File tree Expand file tree Collapse file tree 3 files changed +35
-0
lines changed
Expand file tree Collapse file tree 3 files changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,14 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1414 packagegroup-rb3gen2-firmware \
1515 packagegroup-rb3gen2-hexagon-dsp-binaries \
1616"
17+
18+ #
19+ # Configuration variables for linux-qcom-staging kernel
20+ #
21+
22+ # These addon DTs are not yet upstreamed. Build them only in staging kernel
23+ # to avoid conflicts with other kernel providers like linux-yocto-dev.
24+ KERNEL_DEVICETREE:append:pn-linux-qcom-staging = " \
25+ qcom/qcm6490-addons-idp.dtb \
26+ qcom/qcm6490-addons-idp-amoled.dtb \
27+ "
Original file line number Diff line number Diff line change @@ -21,3 +21,14 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
2121QCOM_CDT_FILE = "cdt_core_kit"
2222QCOM_BOOT_FILES_SUBDIR = "qcm6490"
2323QCOM_PARTITION_CONF = "qcom-partition-conf-qcs6490-rb3gen2"
24+
25+ #
26+ # Configuration variables for linux-qcom-staging kernel
27+ #
28+
29+ # These addon DTs are not yet upstreamed. Build them only in staging kernel
30+ # to avoid conflicts with other kernel providers like linux-yocto-dev.
31+ KERNEL_DEVICETREE:append:pn-linux-qcom-staging = " \
32+ qcom/qcs6490-addons-rb3gen2.dtb \
33+ qcom/qcs6490-addons-rb3gen2-vision-mezz.dtb \
34+ "
Original file line number Diff line number Diff line change @@ -23,3 +23,16 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
2323QCOM_CDT_FILE = "cdt_ride_sx"
2424QCOM_BOOT_FILES_SUBDIR = "qcs9100"
2525QCOM_PARTITION_CONF = "qcom-partition-conf-qcs9100-ride-sx"
26+
27+ #
28+ # Configuration variables for linux-qcom-staging kernel
29+ #
30+
31+ # These addon DTs are not yet upstreamed. Build them only in staging kernel
32+ # to avoid conflicts with other kernel providers like linux-yocto-dev.
33+ KERNEL_DEVICETREE:append:pn-linux-qcom-staging = " \
34+ qcom/qcs9100-addons-ride.dtb \
35+ qcom/qcs9100-addons-ride-r3.dtb \
36+ qcom/sa8775p-addons-ride.dtb \
37+ qcom/sa8775p-addons-ride-r3.dtb \
38+ "
You can’t perform that action at this time.
0 commit comments