Skip to content

Commit

Permalink
qcom-partition-confs: fixup CDT for sa8775p-ride-sx
Browse files Browse the repository at this point in the history
We have a CDT for this platform, let's ensure it's flashed by default.

Signed-off-by: Nicolas Dechesne <[email protected]>
  • Loading branch information
ndechesne committed Jan 24, 2025
1 parent 6d4ac79 commit 001d10f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes-bsp/partition/qcom-partition-confs_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ do_compile:prepend:qcs6490-rb3gen2-core-kit() {
fixup_cdt
}

do_compile:prepend:sa8775p-ride-sx() {
fixup_cdt
}

do_compile() {
gen_partition.py -i ${S}/${PARTCONF} -o ${B}/${MACHINE}-partition.xml
}
Expand Down

0 comments on commit 001d10f

Please sign in to comment.