Skip to content

Commit 8128ea5

Browse files
authored
Merge pull request #85 from lumag/fix-qcm6490
debos: flash: follow qcom-ptool changes
2 parents ab891f5 + a7e784f commit 8128ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debos-recipes/qualcomm-linux-debian-flash.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ actions:
136136
mkdir -v build/qcm6490_partitions
137137
(
138138
cd build/qcm6490_partitions
139-
conf="${QCOM_PTOOL}/platforms/qcm6490/partitions.conf"
139+
conf="${QCOM_PTOOL}/platforms/qcs6490-rb3gen2/partitions.conf"
140140
"${QCOM_PTOOL}/gen_partition.py" -i "$conf" \
141141
-o ptool-partitions.xml
142142
# partitions.conf sets --type=emmc, nand or ufs

0 commit comments

Comments
 (0)