[oe-commits] [meta-openembedded] 02/18: libsodium: Extend recipe for native and nativesdk usage

git at git.openembedded.org git at git.openembedded.org
Thu Apr 20 07:11:53 UTC 2017


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

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

commit b7ec4d09ae2655a2955f4373ed04573a88fee55d
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Thu Apr 13 11:29:43 2017 -0300

    libsodium: Extend recipe for native and nativesdk usage
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/libsodium/libsodium_1.0.11.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libsodium/libsodium_1.0.11.bb b/meta-oe/recipes-support/libsodium/libsodium_1.0.11.bb
index 22d3155..cbcbe96 100644
--- a/meta-oe/recipes-support/libsodium/libsodium_1.0.11.bb
+++ b/meta-oe/recipes-support/libsodium/libsodium_1.0.11.bb
@@ -8,3 +8,5 @@ SRC_URI[md5sum] = "b58928d035064b2a46fb564937b83540"
 SRC_URI[sha256sum] = "a14549db3c49f6ae2170cbbf4664bd48ace50681045e8dbea7c8d9fb96f9c765"
 
 inherit autotools
+
+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