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

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


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

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

acl: 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/attr/acl_2.2.51.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-support/attr/acl_2.2.51.bb b/meta/recipes-support/attr/acl_2.2.51.bb
index 1c40b00..51237d3 100644
--- a/meta/recipes-support/attr/acl_2.2.51.bb
+++ b/meta/recipes-support/attr/acl_2.2.51.bb
@@ -4,3 +4,5 @@ PR = "r3"
 
 SRC_URI[md5sum] = "3fc0ce99dc5253bdcce4c9cd437bc267"
 SRC_URI[sha256sum] = "06854521cf5d396801af7e54b9636680edf8064355e51c07657ec7442a185225"
+
+BBCLASSEXTEND = "native nativesdk"



More information about the Openembedded-commits mailing list