mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
sbc: move examples to their own package
Suggested-by: Ross Burton <ross.burton@intel.com> (From OE-Core rev: ffd9a1b5b32aeb44ff908378fdc6e2cc9595deff) Signed-off-by: Radek Dostál <radek.dostal@streamunlimited.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
266694886e
commit
3190ed8199
@@ -14,3 +14,6 @@ SRC_URI[md5sum] = "2d8b7841f2c11ab287718d562f2b981c"
|
||||
SRC_URI[sha256sum] = "e61022cf576f14190241e7071753fdacdce5d1dea89ffd704110fc50be689309"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PACKAGES =+ "${PN}-examples"
|
||||
FILES_${PN}-examples += "${bindir}/*"
|
||||
|
||||
Reference in New Issue
Block a user