summaryrefslogtreecommitdiff
path: root/meta/packages/gnome/gobject-introspection_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-08-19 17:07:42 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-08-19 17:07:42 +0100
commit331cd032016cec032504ae7065cc297ba086a1d0 (patch)
tree473f31b2302c0b6165956833345d6e15e2d6aee7 /meta/packages/gnome/gobject-introspection_git.bb
parente8618a110338bf9bc200013a370d92f957956460 (diff)
downloadopenembedded-core-331cd032016cec032504ae7065cc297ba086a1d0.tar.gz
openembedded-core-331cd032016cec032504ae7065cc297ba086a1d0.tar.bz2
openembedded-core-331cd032016cec032504ae7065cc297ba086a1d0.tar.xz
openembedded-core-331cd032016cec032504ae7065cc297ba086a1d0.zip
gobject-introspection: Update revision
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/gnome/gobject-introspection_git.bb')
-rw-r--r--meta/packages/gnome/gobject-introspection_git.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/packages/gnome/gobject-introspection_git.bb b/meta/packages/gnome/gobject-introspection_git.bb
index e098044ec..9c3201cbd 100644
--- a/meta/packages/gnome/gobject-introspection_git.bb
+++ b/meta/packages/gnome/gobject-introspection_git.bb
@@ -1,8 +1,12 @@
SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \
+ file://configure.patch;patch=1 \
file://pathfix.patch;patch=1"
+SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \
+ file://pathfix.patch;patch=1"
+
PV = "0.0+git${SRCREV}"
-PR = "r1"
+PR = "r3"
S = "${WORKDIR}/git"