Skip to content

Commit 1fe6d50

Browse files
committed
qcs9100-ride-sx, qcs9075-iq-9075-evk: switch to qcom-partition-conf
Make QCS8300 RIDE SX and IQ-9075-EVK use partition data from qcom-ptool repo instead of having a local copy inside the meta-qcom layer. Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent f4cc2c6 commit 1fe6d50

File tree

4 files changed

+4
-116
lines changed

4 files changed

+4
-116
lines changed

conf/machine/qcs9075-iq-9075-evk.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1919

2020
QCOM_CDT_FILE = "cdt_rb8_core_kit"
2121
QCOM_BOOT_FILES_SUBDIR = "qcs9100"
22-
QCOM_PARTITION_CONF = "qcom-partition-conf-qcs9100-ride-sx"
22+
23+
# FIXME provide device-specific table
24+
QCOM_PARTITION_FILES_SUBDIR = "partitions/qcs9100-ride-sx"
2325

2426
QCOM_BOOT_FIRMWARE = "firmware-qcom-boot-qcs9100"
2527

conf/machine/qcs9100-ride-sx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
2222

2323
QCOM_CDT_FILE = "cdt_ride_sx"
2424
QCOM_BOOT_FILES_SUBDIR = "qcs9100"
25-
QCOM_PARTITION_CONF = "qcom-partition-conf-qcs9100-ride-sx"
25+
QCOM_PARTITION_FILES_SUBDIR = "partitions/qcs9100-ride-sx"
2626

2727
QCOM_BOOT_FIRMWARE = "firmware-qcom-boot-qcs9100"
2828

recipes-bsp/partition/files/qcs9100-partitions.conf

Lines changed: 0 additions & 107 deletions
This file was deleted.

recipes-bsp/partition/qcom-partition-conf-qcs9100-ride-sx.bb

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)