aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+_2.20.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-12 22:47:01 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-13 20:25:06 -0700
commite78de4e1cdb5b49831233d82c2fe7ea17884a870 (patch)
tree469d9eadd71fa7e0521e92c47a8e572b3c282a2d /recipes/gtk+/gtk+_2.20.0.bb
parentde0fdcf23c680ef88c536d43504b999a9720d645 (diff)
downloadopenembedded-e78de4e1cdb5b49831233d82c2fe7ea17884a870.tar.gz
gtk+-2.20.0,gtk+-2.20.1: Fix case where /usr/bin/nm was being generated into libtool.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gtk+/gtk+_2.20.0.bb')
-rw-r--r--recipes/gtk+/gtk+_2.20.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+_2.20.0.bb b/recipes/gtk+/gtk+_2.20.0.bb
index 68bf212a6b..70799798dd 100644
--- a/recipes/gtk+/gtk+_2.20.0.bb
+++ b/recipes/gtk+/gtk+_2.20.0.bb
@@ -2,11 +2,12 @@ require gtk+.inc
SRC_URI_append_virtclass-native = " file://no-demos.patch \
"
+SRC_URI_append = " file://cross-nm.patch"
SRC_URI[gtk.md5sum] = "5517f78b1eb9b1eb60bd48a0152d09e6"
SRC_URI[gtk.sha256sum] = "8ea7e11ff88e9a8867b7d9221d40a3bfce5c648ce27cd6bac422ff8f6cca414d"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
BBCLASSEXTEND = "native"