We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab891f5 + a7e784f commit 8128ea5Copy full SHA for 8128ea5
debos-recipes/qualcomm-linux-debian-flash.yaml
@@ -136,7 +136,7 @@ actions:
136
mkdir -v build/qcm6490_partitions
137
(
138
cd build/qcm6490_partitions
139
- conf="${QCOM_PTOOL}/platforms/qcm6490/partitions.conf"
+ conf="${QCOM_PTOOL}/platforms/qcs6490-rb3gen2/partitions.conf"
140
"${QCOM_PTOOL}/gen_partition.py" -i "$conf" \
141
-o ptool-partitions.xml
142
# partitions.conf sets --type=emmc, nand or ufs
0 commit comments