summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorDavid Nyström <david.c.nystrom@gmail.com>2013-10-17 15:59:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-18 15:58:17 +0100
commita8b06e6f0cad42a6012388e70f830572b935c896 (patch)
tree5678fa93a48cd294599f4a8c6833886c6b6566bf /meta/recipes-devtools/file
parent0b3bbef61f1db27bff54c1b6733176672665788c (diff)
downloadast2050-yocto-poky-a8b06e6f0cad42a6012388e70f830572b935c896.zip
ast2050-yocto-poky-a8b06e6f0cad42a6012388e70f830572b935c896.tar.gz
file: Add nativesdk in BBCLASSEXTEND
(From OE-Core rev: 3bece660c0d41feb40c44d3b62a10ffaa331ddb9) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/file')
-rw-r--r--meta/recipes-devtools/file/file_5.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.15.bb b/meta/recipes-devtools/file/file_5.15.bb
index 5589efa..aecbbe5 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"
OpenPOWER on IntegriCloud