]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgpg-error_1.25.bb: 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/libgpg-error/libgpg-error_1.25.bb

index 9d402ffbb6239bb6221fbbf3e701dcdefd4b642d..d4ce22494869771133797eaaa486a31bc00c2888 100644 (file)
@@ -51,4 +51,4 @@ do_install_append() {
 
 FILES_${PN}-dev += "${bindir}/gpg-error"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"