[oe-commits] =?UTF-8?Q?David=20Nystr=C3=B6m=20?=: beecrypt: Add nativesdk in BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Fri Oct 18 14:44:18 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 2efc7b8213be8bc7014abec6b8e1322f9f1abc3c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2efc7b8213be8bc7014abec6b8e1322f9f1abc3c

Author: David Nyström <david.c.nystrom at gmail.com>
Date:   Thu Oct 17 15:59:38 2013 +0200

beecrypt: Add nativesdk in BBCLASSEXTEND

Signed-off-by: David Nyström <david.nystrom at enea.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/beecrypt/beecrypt_4.2.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb b/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb
index 7baf92e..0a8ff4b 100644
--- a/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb
+++ b/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb
@@ -33,4 +33,4 @@ FILES_${PN} = "${sysconfdir} ${libdir}/*.so.* ${libdir}/${BPN}/*.so.*"
 FILES_${PN}-dev += "${libdir}/${BPN}/*.so ${libdir}/${BPN}/*.la"
 FILES_${PN}-staticdev += "${libdir}/${BPN}/*.a"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"



More information about the Openembedded-commits mailing list