[oe-commits] [openembedded-core] 92/122: sbc: move examples to their own package

git at git.openembedded.org git at git.openembedded.org
Mon Dec 4 17:26:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch rocko
in repository openembedded-core.

commit 096f0aa642ba469699c10dc4a181d62c0bc5e7b9
Author: Radek Dostál <radek.dostal at streamunlimited.com>
AuthorDate: Fri Nov 10 13:11:04 2017 +0100

    sbc: move examples to their own package
    
    Suggested-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Radek Dostál <radek.dostal at streamunlimited.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Armin Kuster <akuster at mvista.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}/*"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list