@@ -34,6 +34,8 @@ PACKAGES =+ "\
34
34
${PN} -thundercomm-rb1-adsp \
35
35
${PN} -thundercomm-rb2-adsp \
36
36
${PN} -thundercomm-rb2-cdsp \
37
+ ${PN} -thundercomm-rb3gen2-adsp \
38
+ ${PN} -thundercomm-rb3gen2-cdsp \
37
39
${PN} -thundercomm-rb5-adsp \
38
40
${PN} -thundercomm-rb5-cdsp \
39
41
${PN} -thundercomm-rb5-sdsp \
@@ -46,6 +48,8 @@ RDEPENDS:${PN}-thundercomm-db845c-sdsp = "${PN}-qcom-license linux-firmware-qcom
46
48
RDEPENDS :${PN} -thundercomm -rb1 -adsp = "${PN} -qcom-license linux-firmware-qcom-qcm2290-audio (= 1:${PV} )"
47
49
RDEPENDS :${PN} -thundercomm -rb2 -adsp = "${PN} -qcom-license linux-firmware-qcom-qrb4210-audio (= 1:${PV} )"
48
50
RDEPENDS :${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} )"
49
53
RDEPENDS :${PN} -thundercomm -rb5 -adsp = "${PN} -qcom-license linux-firmware-qcom-sm8250-audio (= 1:${PV} )"
50
54
RDEPENDS :${PN} -thundercomm -rb5 -cdsp = "${PN} -qcom-license linux-firmware-qcom-sm8250-compute (= 1:${PV} )"
51
55
RDEPENDS :${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
59
63
FILES :${PN} -thundercomm -rb1 -adsp = "${datadir} /qcom/qcm2290/Thundercomm/RB1/dsp/adsp"
60
64
FILES :${PN} -thundercomm -rb2 -adsp = "${datadir} /qcom/qrb4210/Thundercomm/RB2/dsp/adsp"
61
65
FILES :${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"
62
68
FILES :${PN} -thundercomm -rb5 -adsp = "${datadir} /qcom/sm8250/Thundercomm/RB5/dsp/adsp"
63
69
FILES :${PN} -thundercomm -rb5 -cdsp = "${datadir} /qcom/sm8250/Thundercomm/RB5/dsp/cdsp"
64
70
FILES :${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"
70
76
INSANE_SKIP :${PN} -thundercomm -rb1 -adsp = "arch libdir file-rdeps textrel"
71
77
INSANE_SKIP :${PN} -thundercomm -rb2 -adsp = "arch libdir file-rdeps textrel"
72
78
INSANE_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"
73
81
INSANE_SKIP :${PN} -thundercomm -rb5 -adsp = "arch libdir file-rdeps textrel"
74
82
INSANE_SKIP :${PN} -thundercomm -rb5 -cdsp = "arch libdir file-rdeps textrel"
75
83
INSANE_SKIP :${PN} -thundercomm -rb5 -sdsp = "arch libdir file-rdeps textrel"
0 commit comments