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

git at git.openembedded.org git at git.openembedded.org
Sat Nov 11 12:20:40 UTC 2017


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

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

commit 22a89941b25f618f673cbc80a3c419a49c7b4314
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>
---
 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