From: Radek Dostál Date: Fri, 10 Nov 2017 12:11:04 +0000 (+0100) Subject: sbc: move examples to their own package X-Git-Tag: uninative-1.8~1109 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ffd9a1b5b32aeb44ff908378fdc6e2cc9595deff;p=openembedded-core.git sbc: move examples to their own package Suggested-by: Ross Burton Signed-off-by: Radek Dostál Signed-off-by: Ross Burton --- diff --git a/meta/recipes-multimedia/sbc/sbc_1.3.bb b/meta/recipes-multimedia/sbc/sbc_1.3.bb index 2d7f31bc1b..f6a7f8b553 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}/*"