@@ -34,6 +34,8 @@ PACKAGES =+ "\
3434 ${PN} -thundercomm-rb1-adsp \
3535 ${PN} -thundercomm-rb2-adsp \
3636 ${PN} -thundercomm-rb2-cdsp \
37+ ${PN} -thundercomm-rb3gen2-adsp \
38+ ${PN} -thundercomm-rb3gen2-cdsp \
3739 ${PN} -thundercomm-rb5-adsp \
3840 ${PN} -thundercomm-rb5-cdsp \
3941 ${PN} -thundercomm-rb5-sdsp \
@@ -46,6 +48,8 @@ RDEPENDS:${PN}-thundercomm-db845c-sdsp = "${PN}-qcom-license linux-firmware-qcom
4648RDEPENDS :${PN} -thundercomm -rb1 -adsp = "${PN} -qcom-license linux-firmware-qcom-qcm2290-audio (= 1:${PV} )"
4749RDEPENDS :${PN} -thundercomm -rb2 -adsp = "${PN} -qcom-license linux-firmware-qcom-qrb4210-audio (= 1:${PV} )"
4850RDEPENDS :${PN} -thundercomm -rb2 -cdsp = "${PN} -qcom-license linux-firmware-qcom-qrb4210-compute (= 1:${PV} )"
51+ RDEPENDS :${PN} -thundercomm -rb3gen2 -adsp = "${PN} -qcom-license linux-firmware-qcom-qrb4210-audio (= 1:${PV} )"
52+ RDEPENDS :${PN} -thundercomm -rb3gen2 -cdsp = "${PN} -qcom-license linux-firmware-qcom-qrb4210-compute (= 1:${PV} )"
4953RDEPENDS :${PN} -thundercomm -rb5 -adsp = "${PN} -qcom-license linux-firmware-qcom-sm8250-audio (= 1:${PV} )"
5054RDEPENDS :${PN} -thundercomm -rb5 -cdsp = "${PN} -qcom-license linux-firmware-qcom-sm8250-compute (= 1:${PV} )"
5155RDEPENDS :${PN} -thundercomm -rb5 -sdsp = "${PN} -qcom-license linux-firmware-qcom-sm8250-thundercomm-rb5-sensors (= 1:${PV} )"
@@ -59,6 +63,8 @@ FILES:${PN}-thundercomm-db845c-sdsp = "${datadir}/qcom/sdm845/Thundercomm/db845c
5963FILES :${PN} -thundercomm -rb1 -adsp = "${datadir} /qcom/qcm2290/Thundercomm/RB1/dsp/adsp"
6064FILES :${PN} -thundercomm -rb2 -adsp = "${datadir} /qcom/qrb4210/Thundercomm/RB2/dsp/adsp"
6165FILES :${PN} -thundercomm -rb2 -cdsp = "${datadir} /qcom/qrb4210/Thundercomm/RB2/dsp/cdsp"
66+ FILES :${PN} -thundercomm -rb3gen2 -adsp = "${datadir} /qcom/qrb4210/Thundercomm/RB2/dsp/adsp"
67+ FILES :${PN} -thundercomm -rb3gen2 -cdsp = "${datadir} /qcom/qrb4210/Thundercomm/RB2/dsp/cdsp"
6268FILES :${PN} -thundercomm -rb5 -adsp = "${datadir} /qcom/sm8250/Thundercomm/RB5/dsp/adsp"
6369FILES :${PN} -thundercomm -rb5 -cdsp = "${datadir} /qcom/sm8250/Thundercomm/RB5/dsp/cdsp"
6470FILES :${PN} -thundercomm -rb5 -sdsp = "${datadir} /qcom/sm8250/Thundercomm/RB5/dsp/sdsp"
@@ -70,6 +76,8 @@ INSANE_SKIP:${PN}-thundercomm-db845c-sdsp = "arch libdir file-rdeps textrel"
7076INSANE_SKIP :${PN} -thundercomm -rb1 -adsp = "arch libdir file-rdeps textrel"
7177INSANE_SKIP :${PN} -thundercomm -rb2 -adsp = "arch libdir file-rdeps textrel"
7278INSANE_SKIP :${PN} -thundercomm -rb2 -cdsp = "arch libdir file-rdeps textrel"
79+ INSANE_SKIP :${PN} -thundercomm -rb3gen2 -adsp = "arch libdir file-rdeps textrel"
80+ INSANE_SKIP :${PN} -thundercomm -rb3gen2 -cdsp = "arch libdir file-rdeps textrel"
7381INSANE_SKIP :${PN} -thundercomm -rb5 -adsp = "arch libdir file-rdeps textrel"
7482INSANE_SKIP :${PN} -thundercomm -rb5 -cdsp = "arch libdir file-rdeps textrel"
7583INSANE_SKIP :${PN} -thundercomm -rb5 -sdsp = "arch libdir file-rdeps textrel"
0 commit comments