Skip to content

Commit 986a38e

Browse files
committed
initramfs-firmware-mega-image: add missing packagegroups
Add packagegroups for Hamoa IoT EVK, IQ-8275 EVK and IQ-9075 EVK. Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent 8fa4db3 commit 986a38e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

recipes-bsp/images/initramfs-firmware-mega-image.bb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ PACKAGE_INSTALL += " \
1111
packagegroup-dragonboard410c-firmware \
1212
packagegroup-dragonboard820c-firmware \
1313
packagegroup-dragonboard845c-firmware \
14+
packagegroup-hamoa-iot-evk-firmware \
15+
packagegroup-iq-8275-evk-firmware \
16+
packagegroup-iq-9075-evk-firmware \
1417
packagegroup-qcs615-adp-air-firmware \
1518
packagegroup-qcs8300-ride-firmware \
1619
packagegroup-rb1-firmware \
@@ -20,6 +23,9 @@ PACKAGE_INSTALL += " \
2023
packagegroup-sa8775p-ride-firmware \
2124
packagegroup-dragonboard820c-hexagon-dsp-binaries \
2225
packagegroup-dragonboard845c-hexagon-dsp-binaries \
26+
packagegroup-hamoa-iot-evk-hexagon-dsp-binaries \
27+
packagegroup-iq-8275-evk-hexagon-dsp-binaries \
28+
packagegroup-iq-9075-evk-hexagon-dsp-binaries \
2329
packagegroup-qcs615-adp-air-hexagon-dsp-binaries \
2430
packagegroup-qcs8300-ride-hexagon-dsp-binaries \
2531
packagegroup-rb1-hexagon-dsp-binaries \

0 commit comments

Comments
 (0)