From 2f8a72e9c613265327d318c21959b478eac2c19e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 15 Aug 2014 08:40:56 +0000 Subject: coreutils/libpam: Add BBCLASSEXTEND nativesdk (From OE-Core rev: da08f43aadf45b06491561bae8e9b7423ee98bb7) Signed-off-by: Richard Purdie --- meta/recipes-core/coreutils/coreutils_8.22.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/coreutils') diff --git a/meta/recipes-core/coreutils/coreutils_8.22.bb b/meta/recipes-core/coreutils/coreutils_8.22.bb index d5373ae9d6..83f786129b 100644 --- a/meta/recipes-core/coreutils/coreutils_8.22.bb +++ b/meta/recipes-core/coreutils/coreutils_8.22.bb @@ -98,4 +98,4 @@ python __anonymous() { d.setVarFlag('ALTERNATIVE_LINK_NAME', prog, '%s/%s' % (d.getVar('sbindir', True), prog)) } -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf