packagegroups: Add board package group
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
parent
2fbd72bf71
commit
dea9e9dd43
13
recipes-core/packagegroups/packagegroup-board.bb
Normal file
13
recipes-core/packagegroups/packagegroup-board.bb
Normal file
@ -0,0 +1,13 @@
|
||||
DESCRIPTION = "Blackfinn packages for rpi board"
|
||||
SUMMARY = "Blackfinn packages for rpi board"
|
||||
|
||||
LICENSE = "MIT"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
linux-firmware-rtl8192cu \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user