summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
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:30 -0700
commita0dc330b4abbb31c3c131a4cb1762555e5e109a1 (patch)
tree04519316f9d3aeeab647a8caffac7aa5b7b2700c /meta/recipes-gnome/gnome
parente30a104c9c26ab47ba91939b585d113873cfb4c5 (diff)
downloadpoky-a0dc330b4abbb31c3c131a4cb1762555e5e109a1.tar.gz
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 (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-common_2.28.0.bb2
-rw-r--r--meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb2
-rw-r--r--meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb4
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection_git.bb6
-rw-r--r--meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb2
-rw-r--r--meta/recipes-gnome/gnome/metacity_2.30.3.bb2
6 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
index c2e1c8279e..570c45a703 100644
--- a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
@@ -15,7 +15,7 @@ inherit gnome
15# The omf.make file failed if scrollkeeper doesn't happen to be 15# The omf.make file failed if scrollkeeper doesn't happen to be
16# installed 16# installed
17 17
18SRC_URI += "file://omf.patch;patch=1" 18SRC_URI += "file://omf.patch"
19 19
20SRC_URI[archive.md5sum] = "30daabb0ca4898fea2647999e7813e8f" 20SRC_URI[archive.md5sum] = "30daabb0ca4898fea2647999e7813e8f"
21SRC_URI[archive.sha256sum] = "dd4817103d23745d00c735dd137951552ba7b576cb8f68e6a529d06661e9b6a1" 21SRC_URI[archive.sha256sum] = "dd4817103d23745d00c735dd137951552ba7b576cb8f68e6a529d06661e9b6a1"
diff --git a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
index b730daed34..fc891c7624 100644
--- a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
@@ -10,7 +10,7 @@ inherit gnome
10inherit autotools 10inherit autotools
11PR = "r4" 11PR = "r4"
12 12
13SRC_URI += "file://pkgconfig.patch;patch=1" 13SRC_URI += "file://pkgconfig.patch"
14 14
15SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c" 15SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
16SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7" 16SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7"
diff --git a/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb b/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb
index 3ca9c568ee..c09c8beda2 100644
--- a/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb
+++ b/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb
@@ -20,8 +20,8 @@ inherit gnome
20# This is to provide compatibility with the gnome-vfs DBus fork 20# This is to provide compatibility with the gnome-vfs DBus fork
21RPROVIDES = "gnome-vfs-plugin-dbus" 21RPROVIDES = "gnome-vfs-plugin-dbus"
22 22
23SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1 \ 23SRC_URI += "file://gconftool-lossage.patch \
24 file://gnome-vfs-no-kerberos.patch;patch=1;pnum=0" 24 file://gnome-vfs-no-kerberos.patch;striplevel=0"
25 25
26SRC_URI[archive.md5sum] = "a05fab03eeef10a47dd156b758982f2e" 26SRC_URI[archive.md5sum] = "a05fab03eeef10a47dd156b758982f2e"
27SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb568f8996444faa" 27SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb568f8996444faa"
diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
index d5723bf038..5e37255285 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
@@ -1,9 +1,9 @@
1SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \ 1SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \
2 file://configure.patch;patch=1 \ 2 file://configure.patch \
3 file://pathfix.patch;patch=1" 3 file://pathfix.patch"
4 4
5SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \ 5SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \
6 file://pathfix.patch;patch=1" 6 file://pathfix.patch"
7 7
8LICENSE = "GPLv2+ & LGPLv2+" 8LICENSE = "GPLv2+ & LGPLv2+"
9LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \ 9LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \
diff --git a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb
index ddc48c2407..d82ea1920a 100644
--- a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb
+++ b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb
@@ -9,7 +9,7 @@ ART_CONFIG = "${HOST_ARCH}/art_config.h"
9# can't use gnome.oeclass due to _ in filename 9# can't use gnome.oeclass due to _ in filename
10SRC_URI = "${GNOME_MIRROR}/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ 10SRC_URI = "${GNOME_MIRROR}/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \
11 file://${ART_CONFIG} \ 11 file://${ART_CONFIG} \
12 file://Makefile.am.patch;patch=1" 12 file://Makefile.am.patch"
13 13
14SRC_URI[md5sum] = "08559ff3c67fd95d57b0c5e91a6b4302" 14SRC_URI[md5sum] = "08559ff3c67fd95d57b0c5e91a6b4302"
15SRC_URI[sha256sum] = "fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa" 15SRC_URI[sha256sum] = "fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa"
diff --git a/meta/recipes-gnome/gnome/metacity_2.30.3.bb b/meta/recipes-gnome/gnome/metacity_2.30.3.bb
index 92ddd6897a..b9ffce0deb 100644
--- a/meta/recipes-gnome/gnome/metacity_2.30.3.bb
+++ b/meta/recipes-gnome/gnome/metacity_2.30.3.bb
@@ -9,7 +9,7 @@ PR = "r2"
9 9
10inherit gnome update-alternatives 10inherit gnome update-alternatives
11 11
12SRC_URI += "file://crosscompile.patch;patch=1" 12SRC_URI += "file://crosscompile.patch"
13SRC_URI[archive.md5sum] = "553784f376d96b902e19ff437cd5b339" 13SRC_URI[archive.md5sum] = "553784f376d96b902e19ff437cd5b339"
14SRC_URI[archive.sha256sum] = "08f887018fa5e447cf184d03bae3fe2c05fdb7583bed6768e3b4d66392fc18dd" 14SRC_URI[archive.sha256sum] = "08f887018fa5e447cf184d03bae3fe2c05fdb7583bed6768e3b4d66392fc18dd"
15 15