[OE-core] [PATCH 2/3] attr: Allow use during build and SDK

Otavio Salvador otavio at ossystems.com.br
Mon Aug 11 20:21:43 UTC 2014


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 meta/recipes-support/attr/attr.inc |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc
index c37d34f..28c750f 100644
--- a/meta/recipes-support/attr/attr.inc
+++ b/meta/recipes-support/attr/attr.inc
@@ -35,3 +35,5 @@ do_install_ptest() {
 }
 
 RDEPENDS_${PN}-ptest = "coreutils perl-module-filehandle perl-module-getopt-std perl-module-posix"
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file
-- 
1.7.10.4




More information about the Openembedded-core mailing list