From 3c01367dfd945d528d330b228807da5d1f60ffb0 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Mon, 30 Jan 2017 17:47:45 +1000 Subject: libgpg-error_1.25.bb: Enable nativesdk Enable nativesdk on this recipe. Signed-off-by: Nathan Rossi Signed-off-by: Ross Burton --- meta/recipes-support/libgpg-error/libgpg-error_1.25.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/libgpg-error') 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" -- cgit 1.2.3-korg