Skip to content

Commit

Permalink
initramfs-firmware-package: enable RB3Gen2 firmware packages
Browse files Browse the repository at this point in the history
Include RB3Gen2 firmware packages into the all-firmware image.

Signed-off-by: Kiran Raparthy <[email protected]>
Change-Id: I7f568846f01b2245cc974b1f78956d6171429971
  • Loading branch information
kraparthy committed Nov 21, 2023
1 parent c2b12ff commit f8c1565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-bsp/images/initramfs-firmware-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PACKAGE_INSTALL:qcom-armv8a = " \
packagegroup-firmware-rb2 \
packagegroup-firmware-rb5 \
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'wireless-regdb-static', '', d)} \
packagegroup-firmware-rb3g2 \
"

BAD_RECOMMENDATIONS = " \
Expand Down

0 comments on commit f8c1565

Please sign in to comment.