From 3bece660c0d41feb40c44d3b62a10ffaa331ddb9 Mon Sep 17 00:00:00 2001 From: David Nyström Date: Thu, 17 Oct 2013 15:59:44 +0200 Subject: file: Add nativesdk in BBCLASSEXTEND MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Nyström Signed-off-by: Richard Purdie --- meta/recipes-devtools/file/file_5.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-devtools/file/file_5.15.bb b/meta/recipes-devtools/file/file_5.15.bb index 5589efa79b..aecbbe54a3 100644 --- a/meta/recipes-devtools/file/file_5.15.bb +++ b/meta/recipes-devtools/file/file_5.15.bb @@ -33,4 +33,4 @@ do_install_append_class-native() { } -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg