summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-01-14 11:06:03 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-01 16:18:25 +0000
commit7bb96b87a826feda019e10fed0d2c521dd2901c4 (patch)
treec3a94e7ae01bb9f092c648ad6ef75e074a34ffc2 /meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
parentabb87d455d75be6ae05b3124b98a43ccfc90f453 (diff)
downloadpoky-7bb96b87a826feda019e10fed0d2c521dd2901c4.tar.gz
glib-2.0: extend to nativesdk
This needs to be added to nativesdk for meta-toolchain-qte. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
index b26da7b4f5..cddb7ef362 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
@@ -12,4 +12,4 @@ SRC_URI[md5sum] = "b7025b581bf78fcd656117bfc113f21f"
12SRC_URI[sha256sum] = "aad3038db865b762e01b1dc455ffd601b4083c069018d290e5fdfe1a61d328dc" 12SRC_URI[sha256sum] = "aad3038db865b762e01b1dc455ffd601b4083c069018d290e5fdfe1a61d328dc"
13 13
14SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch" 14SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
15BBCLASSEXTEND = "native" 15BBCLASSEXTEND = "native nativesdk"