summaryrefslogtreecommitdiff
path: root/meta/packages/gnome/gobject-introspection_git.bb
diff options
context:
space:
mode:
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"