[oe-commits] =?UTF-8?Q?David=20Nystr=C3=B6m=20?=: popt: Add nativesdk in BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Fri Oct 18 14:44:18 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: df41395acfbbfa17223e67706d7b661b57cf6eac
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=df41395acfbbfa17223e67706d7b661b57cf6eac

Author: David Nyström <david.c.nystrom at gmail.com>
Date:   Thu Oct 17 15:59:36 2013 +0200

popt: Add nativesdk in BBCLASSEXTEND

Signed-off-by: David Nyström <david.nystrom at enea.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/popt/popt_1.16.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index aa4e379..32110f2 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"



More information about the Openembedded-commits mailing list