[oe-commits] [meta-openembedded] 25/32: libcereal: Add native and nativesdk classes

git at git.openembedded.org git at git.openembedded.org
Mon Nov 26 17:39:08 UTC 2018


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 042f0a3ec17d1c13d9f8d4cfaf24464969b6a1ca
Author: Brad Bishop <bradleyb at fuzziesquirrel.com>
AuthorDate: Wed Nov 21 11:06:12 2018 -0500

    libcereal: Add native and nativesdk classes
    
    Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb b/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb
index e733f2f..e02b4c9 100644
--- a/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb
+++ b/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb
@@ -14,3 +14,5 @@ S = "${WORKDIR}/git"
 inherit cmake
 
 EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON"
+
+BBCLASSEXTEND = "native nativesdk"

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


More information about the Openembedded-commits mailing list