[OE-core] [PATCH 1/2] sbc: move examples to their own package

Radek Dostál radek.dostal at streamunlimited.com
Fri Nov 10 12:11:04 UTC 2017


Suggested-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Radek Dostál <radek.dostal at streamunlimited.com>
---
 meta/recipes-multimedia/sbc/sbc_1.3.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-multimedia/sbc/sbc_1.3.bb b/meta/recipes-multimedia/sbc/sbc_1.3.bb
index 2d7f31b..f6a7f8b 100644
--- a/meta/recipes-multimedia/sbc/sbc_1.3.bb
+++ b/meta/recipes-multimedia/sbc/sbc_1.3.bb
@@ -14,3 +14,6 @@ SRC_URI[md5sum] = "2d8b7841f2c11ab287718d562f2b981c"
 SRC_URI[sha256sum] = "e61022cf576f14190241e7071753fdacdce5d1dea89ffd704110fc50be689309"
 
 inherit autotools pkgconfig
+
+PACKAGES =+ "${PN}-examples"
+FILES_${PN}-examples += "${bindir}/*"
-- 
2.7.4




More information about the Openembedded-core mailing list