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