[oe-commits] Otavio Salvador : attr: Allow use during build and SDK

git at git.openembedded.org git at git.openembedded.org
Fri Aug 15 07:47:50 UTC 2014


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Aug 11 17:21:43 2014 -0300

attr: Allow use during build and SDK

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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



More information about the Openembedded-commits mailing list