From 38ec4e261aed75ee776aea27a8bf80bb0a9644e4 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 11 Aug 2014 17:21:43 -0300 Subject: attr: Allow use during build and SDK Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- meta/recipes-support/attr/attr.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/attr') diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc index c37d34f23d..28c750f987 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 -- cgit 1.2.3-korg