summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome/gnome/gobject-introspection_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-08-18 00:17:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:23:13 -0700
commit4e108857e0d40105f7ecbc55e99bd6c367bb7386 (patch)
treee57e25f8c643b623de37b71c617a027e671984b8 /meta/recipes-gnome/gnome/gobject-introspection_git.bb
parentc70ebd6f8ff34071febeb132c8bc4df220e328da (diff)
downloadopenembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.tar.gz
openembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.tar.bz2
openembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.tar.xz
openembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.zip
recipes: Delete patch=1, its default and replace pnum with striplevel
Some place pnum=1 is used which is removed as well since striplevel=1 is default Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-gnome/gnome/gobject-introspection_git.bb')
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
index d5723bf03..5e3725528 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
@@ -1,9 +1,9 @@
SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \
- file://configure.patch;patch=1 \
- file://pathfix.patch;patch=1"
+ file://configure.patch \
+ file://pathfix.patch"
SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \
- file://pathfix.patch;patch=1"
+ file://pathfix.patch"
LICENSE = "GPLv2+ & LGPLv2+"
LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \