summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-24 14:55:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-01 18:34:32 +0100
commitfe961289fcee783b7de945170f3df2e5ea72d11e (patch)
treee6996f090855bee7e3b3c3a5af7b5ee53c70a0a4 /meta/recipes-gnome/gnome
parent39e10b599021ef2abe992ee09c7c937fbe166a77 (diff)
downloadpoky-fe961289fcee783b7de945170f3df2e5ea72d11e.tar.gz
gobject-introspection: Update to 0.10.8 Git
(From OE-Core rev: ac9d1c23ba47455eb99d8c2c661fc70583d7c02b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection/configure.patch2
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection/pathfix.patch2
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection_git.bb4
3 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gobject-introspection/configure.patch b/meta/recipes-gnome/gnome/gobject-introspection/configure.patch
index c441799b23..5dcd9b0259 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection/configure.patch
+++ b/meta/recipes-gnome/gnome/gobject-introspection/configure.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: git/common.mk 3Index: git/common.mk
2=================================================================== 4===================================================================
3--- git.orig/common.mk 2009-08-19 11:11:26.000000000 +0100 5--- git.orig/common.mk 2009-08-19 11:11:26.000000000 +0100
diff --git a/meta/recipes-gnome/gnome/gobject-introspection/pathfix.patch b/meta/recipes-gnome/gnome/gobject-introspection/pathfix.patch
index 472cb8622f..a96e4b1a92 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection/pathfix.patch
+++ b/meta/recipes-gnome/gnome/gobject-introspection/pathfix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: git/giscanner/dumper.py 3Index: git/giscanner/dumper.py
2=================================================================== 4===================================================================
3--- git.orig/giscanner/dumper.py 2010-11-29 15:14:35.000000000 -0800 5--- git.orig/giscanner/dumper.py 2010-11-29 15:14:35.000000000 -0800
diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
index a47e808aee..d5723bf038 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \
10 file://COPYING.lib;md5=3bf50002aefd002f49e7bb854063f7e7" 10 file://COPYING.lib;md5=3bf50002aefd002f49e7bb854063f7e7"
11 11
12SRCREV = "efa7266bcf78478ce62e8dd778a4f0417bfd4d15" 12SRCREV = "efa7266bcf78478ce62e8dd778a4f0417bfd4d15"
13PV = "0.0+git${SRCPV}" 13PV = "0.10.8+git${SRCPV}"
14PR = "r3" 14PR = "r4"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17