From: Nathan Rossi Date: Mon, 30 Jan 2017 07:47:45 +0000 (+1000) Subject: libgpg-error_1.25.bb: Enable nativesdk X-Git-Tag: uninative-1.5~413 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3c01367dfd945d528d330b228807da5d1f60ffb0;p=openembedded-core.git libgpg-error_1.25.bb: Enable nativesdk Enable nativesdk on this recipe. Signed-off-by: Nathan Rossi Signed-off-by: Ross Burton --- diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.25.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.25.bb index 9d402ffbb6..d4ce224948 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.25.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.25.bb @@ -51,4 +51,4 @@ do_install_append() { FILES_${PN}-dev += "${bindir}/gpg-error" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk"