]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgcrypt.inc: Enable nativesdk
authorNathan Rossi <nathan@nathanrossi.com>
Mon, 30 Jan 2017 07:47:45 +0000 (17:47 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Feb 2017 09:20:22 +0000 (09:20 +0000)
Enable nativesdk on this recipe.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libgcrypt/libgcrypt.inc

index 15805cd43652efa0fa0ec57fb61d6d2da9b8fcd3..c8a48623b4fb12489ef242f67464031128c8086f 100644 (file)
@@ -46,4 +46,4 @@ FILES_dumpsexp-dev += "${bindir}/dumpsexp"
 
 ARM_INSTRUCTION_SET = "arm"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"