]> code.ossystems Code Review - openembedded-core.git/commitdiff
glib-2.0: Extend to provide nativesdk recipe
authorKhem Raj <raj.khem@gmail.com>
Tue, 11 Oct 2011 05:09:36 +0000 (22:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Oct 2011 11:53:22 +0000 (12:53 +0100)
qemu-nativesdk 0.15 needs it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/glib-2.0/glib-2.0_2.30.0.bb

index 3b447030bb78ecd41f7a3e0f725e2c60941a9300..8fc6c8125a88bc4de3598ee1609d22eb38f36926 100644 (file)
@@ -21,7 +21,7 @@ SRC_URI[sha256sum] = "ca9c731017ab370859e847f8b70079bc6dcf389dc0ccb0d0419925aff8
 SRC_URI_append_libc-uclibc = " ${@['', 'file://no-iconv.patch']['${PN}' == '${BPN}']}"
 
 SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 do_configure_prepend() {
   # missing ${topdir}/gtk-doc.make and --disable-gtk-doc* is not enough, because it calls gtkdocize (not provided by gtk-doc-native)