From 2b7f388051a0573188bf84b51deaeeaf8fab08e4 Mon Sep 17 00:00:00 2001 From: David Nyström Date: Thu, 17 Oct 2013 15:59:36 +0200 Subject: popt: Add nativesdk in BBCLASSEXTEND MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (From OE-Core rev: df41395acfbbfa17223e67706d7b661b57cf6eac) Signed-off-by: David Nyström Signed-off-by: Richard Purdie --- meta/recipes-support/popt/popt_1.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb index aa4e379c9a..32110f22e2 100644 --- a/meta/recipes-support/popt/popt_1.16.bb +++ b/meta/recipes-support/popt/popt_1.16.bb @@ -17,4 +17,4 @@ SRC_URI[sha256sum] = "e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d inherit autotools gettext -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf