Skip to content

Commit

Permalink
packagegroup-firmware-*: add packagegroups for RB3Gen2 board firmware…
Browse files Browse the repository at this point in the history
… packages

Add packagegroup for RB3Gen2, recommending board firmware packages.

Change-Id: Id2cd45d23efccce11f965dbbce5ae51f621f445b
Signed-off-by: Kiran Raparthy <[email protected]>
  • Loading branch information
kraparthy committed Nov 21, 2023
1 parent e0a69be commit c2b12ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipes-bsp/packagegroups/packagegroup-firmware-rb3g2.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
SUMMARY = "Firmware packages for the RB3Gen2 platform"

inherit packagegroup

RRECOMMENDS:${PN} += " \
firmware-qcom-rb3g2-msl \
"

0 comments on commit c2b12ff

Please sign in to comment.