From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/glib-2.0/glib-2.0-native_2.12.4.bb | 2 +- recipes/glib-2.0/glib-2.0-native_2.2.3.bb | 4 ++-- recipes/glib-2.0/glib-2.0-native_2.4.6.bb | 4 ++-- recipes/glib-2.0/glib-2.0-native_2.6.5.bb | 6 +++--- recipes/glib-2.0/glib-2.0-native_2.6.6.bb | 6 +++--- recipes/glib-2.0/glib-2.0_2.12.10.bb | 2 +- recipes/glib-2.0/glib-2.0_2.12.11.bb | 2 +- recipes/glib-2.0/glib-2.0_2.12.12.bb | 2 +- recipes/glib-2.0/glib-2.0_2.12.13.bb | 2 +- recipes/glib-2.0/glib-2.0_2.12.6.bb | 2 +- recipes/glib-2.0/glib-2.0_2.12.9.bb | 2 +- recipes/glib-2.0/glib-2.0_2.14.0.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.14.1.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.14.4.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.15.6.bb | 2 +- recipes/glib-2.0/glib-2.0_2.16.1.bb | 6 +++--- recipes/glib-2.0/glib-2.0_2.16.3.bb | 2 +- recipes/glib-2.0/glib-2.0_2.16.4.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.16.5.bb | 2 +- recipes/glib-2.0/glib-2.0_2.18.0.bb | 2 +- recipes/glib-2.0/glib-2.0_2.18.1.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.18.3.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.2.3.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.20.3.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.20.4.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.22.1.bb | 14 +++++++------- recipes/glib-2.0/glib-2.0_2.22.4.bb | 12 ++++++------ recipes/glib-2.0/glib-2.0_2.23.6.bb | 12 ++++++------ recipes/glib-2.0/glib-2.0_2.24.0.bb | 20 ++++++++++---------- recipes/glib-2.0/glib-2.0_2.4.6.bb | 6 +++--- recipes/glib-2.0/glib-2.0_2.6.4.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.6.6.bb | 4 ++-- recipes/glib-2.0/glib-2.0_2.8.6.bb | 2 +- 33 files changed, 79 insertions(+), 79 deletions(-) (limited to 'recipes/glib-2.0') diff --git a/recipes/glib-2.0/glib-2.0-native_2.12.4.bb b/recipes/glib-2.0/glib-2.0-native_2.12.4.bb index 0d4e45d918..ebf1777ba9 100644 --- a/recipes/glib-2.0/glib-2.0-native_2.12.4.bb +++ b/recipes/glib-2.0/glib-2.0-native_2.12.4.bb @@ -12,7 +12,7 @@ PR ="r1" EXTRA_OECONF = "--disable-debug" SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \ - file://glib-gettextize-dir.patch;patch=1 \ + file://glib-gettextize-dir.patch;apply=yes \ file://glibconfig-sysdefs.h" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0-native_2.2.3.bb b/recipes/glib-2.0/glib-2.0-native_2.2.3.bb index cf3c49b47a..03e0214af7 100644 --- a/recipes/glib-2.0/glib-2.0-native_2.2.3.bb +++ b/recipes/glib-2.0/glib-2.0-native_2.2.3.bb @@ -4,9 +4,9 @@ DEPENDS = "" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glib-2.0-${PV}" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/glib/2.2/glib-${PV}.tar.bz2 \ - file://automake-lossage.patch;patch=1 \ + file://automake-lossage.patch;apply=yes \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" PR = "r1" diff --git a/recipes/glib-2.0/glib-2.0-native_2.4.6.bb b/recipes/glib-2.0/glib-2.0-native_2.4.6.bb index 75e847b178..e18b76421f 100644 --- a/recipes/glib-2.0/glib-2.0-native_2.4.6.bb +++ b/recipes/glib-2.0/glib-2.0-native_2.4.6.bb @@ -12,9 +12,9 @@ PR = "r6" EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \ - file://visibility.patch;patch=1 \ + file://visibility.patch;apply=yes \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0-native_2.6.5.bb b/recipes/glib-2.0/glib-2.0-native_2.6.5.bb index c6580a6330..9c8d33e11c 100644 --- a/recipes/glib-2.0/glib-2.0-native_2.6.5.bb +++ b/recipes/glib-2.0/glib-2.0-native_2.6.5.bb @@ -13,10 +13,10 @@ export PERL_PATH="/usr/bin/env perl" EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/glib-${PV}.tar.bz2 \ - file://glib-gettextize-dir.patch;patch=1 \ - file://glib-mkenums-nowarn.patch;patch=1 \ + file://glib-gettextize-dir.patch;apply=yes \ + file://glib-mkenums-nowarn.patch;apply=yes \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0-native_2.6.6.bb b/recipes/glib-2.0/glib-2.0-native_2.6.6.bb index a9d52d24d5..503c4d9ee6 100644 --- a/recipes/glib-2.0/glib-2.0-native_2.6.6.bb +++ b/recipes/glib-2.0/glib-2.0-native_2.6.6.bb @@ -13,10 +13,10 @@ export PERL_PATH="/usr/bin/env perl" EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/glib-${PV}.tar.bz2 \ - file://glib-gettextize-dir.patch;patch=1 \ - file://glib-mkenums-nowarn.patch;patch=1 \ + file://glib-gettextize-dir.patch;apply=yes \ + file://glib-mkenums-nowarn.patch;apply=yes \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0_2.12.10.bb b/recipes/glib-2.0/glib-2.0_2.12.10.bb index 19d2dbce04..5a221cc548 100644 --- a/recipes/glib-2.0/glib-2.0_2.12.10.bb +++ b/recipes/glib-2.0/glib-2.0_2.12.10.bb @@ -2,7 +2,7 @@ require glib.inc PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" SRC_URI[md5sum] = "82d44a53690b0eff8f7a5dc65e592f61" diff --git a/recipes/glib-2.0/glib-2.0_2.12.11.bb b/recipes/glib-2.0/glib-2.0_2.12.11.bb index ea47790a5c..4e6fb848f1 100644 --- a/recipes/glib-2.0/glib-2.0_2.12.11.bb +++ b/recipes/glib-2.0/glib-2.0_2.12.11.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" SRC_URI[md5sum] = "077a9917b673a9a0bc63f351786dde24" diff --git a/recipes/glib-2.0/glib-2.0_2.12.12.bb b/recipes/glib-2.0/glib-2.0_2.12.12.bb index 3d5c7f03bc..f0cecf8d30 100644 --- a/recipes/glib-2.0/glib-2.0_2.12.12.bb +++ b/recipes/glib-2.0/glib-2.0_2.12.12.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" SRC_URI[md5sum] = "0b3a42098243d054475ff6eb51ed2be1" diff --git a/recipes/glib-2.0/glib-2.0_2.12.13.bb b/recipes/glib-2.0/glib-2.0_2.12.13.bb index e0354f3995..0feca2a258 100644 --- a/recipes/glib-2.0/glib-2.0_2.12.13.bb +++ b/recipes/glib-2.0/glib-2.0_2.12.13.bb @@ -4,7 +4,7 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" SRC_URI[md5sum] = "d76124236e4e216e8c0861341e967a76" diff --git a/recipes/glib-2.0/glib-2.0_2.12.6.bb b/recipes/glib-2.0/glib-2.0_2.12.6.bb index 3dd82c8ec1..10927a3d36 100644 --- a/recipes/glib-2.0/glib-2.0_2.12.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.12.6.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" SRC_URI[md5sum] = "b13d971e7de0b844fc4ced7367702003" diff --git a/recipes/glib-2.0/glib-2.0_2.12.9.bb b/recipes/glib-2.0/glib-2.0_2.12.9.bb index 41d483b36a..cf8350bdd3 100644 --- a/recipes/glib-2.0/glib-2.0_2.12.9.bb +++ b/recipes/glib-2.0/glib-2.0_2.12.9.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" SRC_URI[md5sum] = "b3f6a2a318610af6398b3445f1a2d6c6" diff --git a/recipes/glib-2.0/glib-2.0_2.14.0.bb b/recipes/glib-2.0/glib-2.0_2.14.0.bb index 2f6ca089b4..03821098e2 100644 --- a/recipes/glib-2.0/glib-2.0_2.14.0.bb +++ b/recipes/glib-2.0/glib-2.0_2.14.0.bb @@ -3,8 +3,8 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.14/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://gcc-4.2-inline-fix.patch;patch=1" + file://configure-libtool.patch;apply=yes \ + file://gcc-4.2-inline-fix.patch;apply=yes" SRC_URI[md5sum] = "6fabf21f68631043bc6924e01398e3af" SRC_URI[sha256sum] = "92e0aed2b5816bfcdfcd943215a7b59e9000f89ae7824218b7959c90161560a8" diff --git a/recipes/glib-2.0/glib-2.0_2.14.1.bb b/recipes/glib-2.0/glib-2.0_2.14.1.bb index 96f4e981ab..8699f31f03 100644 --- a/recipes/glib-2.0/glib-2.0_2.14.1.bb +++ b/recipes/glib-2.0/glib-2.0_2.14.1.bb @@ -3,8 +3,8 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.14/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://gcc-4.2-inline-fix.patch;patch=1" + file://configure-libtool.patch;apply=yes \ + file://gcc-4.2-inline-fix.patch;apply=yes" SRC_URI[md5sum] = "196d7944a8ddc1f7c3d1e9c7146dd560" SRC_URI[sha256sum] = "6f36ca624a12dce03cdea59c9eb900eda49ea2f463b329737eb9f2a8f3ac144d" diff --git a/recipes/glib-2.0/glib-2.0_2.14.4.bb b/recipes/glib-2.0/glib-2.0_2.14.4.bb index 0fb58261a2..92dbc55732 100644 --- a/recipes/glib-2.0/glib-2.0_2.14.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.14.4.bb @@ -3,8 +3,8 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.14/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://gcc-4.2-inline-fix.patch;patch=1" + file://configure-libtool.patch;apply=yes \ + file://gcc-4.2-inline-fix.patch;apply=yes" SRC_URI[md5sum] = "7ee7874108cbe9ea7fff1f4ab3389ce8" SRC_URI[sha256sum] = "10e6ebecc2cbd07f193a5d26b88c3bf2107e32b2a4d024f10f77f59a98d579ff" diff --git a/recipes/glib-2.0/glib-2.0_2.15.6.bb b/recipes/glib-2.0/glib-2.0_2.15.6.bb index fe73e78a68..4622773d61 100644 --- a/recipes/glib-2.0/glib-2.0_2.15.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.15.6.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.15/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " SRC_URI[md5sum] = "62b1a3c1fa52b8d91b4535e4a4ab3057" diff --git a/recipes/glib-2.0/glib-2.0_2.16.1.bb b/recipes/glib-2.0/glib-2.0_2.16.1.bb index d940165477..bc59c9510e 100644 --- a/recipes/glib-2.0/glib-2.0_2.16.1.bb +++ b/recipes/glib-2.0/glib-2.0_2.16.1.bb @@ -3,9 +3,9 @@ PR = "${INC_PR}.0" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://gcc-4.2-inline-fix.patch;patch=1 \ - file://hurd-arg-max.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ + file://gcc-4.2-inline-fix.patch;apply=yes \ + file://hurd-arg-max.patch;apply=yes \ " S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0_2.16.3.bb b/recipes/glib-2.0/glib-2.0_2.16.3.bb index 215fe0e7b5..949837faff 100644 --- a/recipes/glib-2.0/glib-2.0_2.16.3.bb +++ b/recipes/glib-2.0/glib-2.0_2.16.3.bb @@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " SRC_URI[md5sum] = "195f9a803cc5279dbb39afdf985f44cb" diff --git a/recipes/glib-2.0/glib-2.0_2.16.4.bb b/recipes/glib-2.0/glib-2.0_2.16.4.bb index de858e2cc3..e6954ddb9c 100644 --- a/recipes/glib-2.0/glib-2.0_2.16.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.16.4.bb @@ -6,10 +6,10 @@ DEFAULT_PREFERENCE = "-1" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " -SRC_URI_append_arm = "file://atomic-thumb.patch;patch=1" +SRC_URI_append_arm = "file://atomic-thumb.patch;apply=yes" SRC_URI[md5sum] = "2ab79b3c93258827cc6ea8ee50128e49" SRC_URI[sha256sum] = "16ac93dc0da95cb20e4f14507fab688c4be1d23bcd2f28bc069c8ca7dc9d7e9d" diff --git a/recipes/glib-2.0/glib-2.0_2.16.5.bb b/recipes/glib-2.0/glib-2.0_2.16.5.bb index 11aa92d337..638e26a036 100644 --- a/recipes/glib-2.0/glib-2.0_2.16.5.bb +++ b/recipes/glib-2.0/glib-2.0_2.16.5.bb @@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " SRC_URI[md5sum] = "039f02d47d4071322a3f00abf031e5d9" diff --git a/recipes/glib-2.0/glib-2.0_2.18.0.bb b/recipes/glib-2.0/glib-2.0_2.18.0.bb index 018013230e..e8b25fd491 100644 --- a/recipes/glib-2.0/glib-2.0_2.18.0.bb +++ b/recipes/glib-2.0/glib-2.0_2.18.0.bb @@ -4,7 +4,7 @@ PR = "${INC_PR}.0" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " SRC_URI[md5sum] = "06e5afe4ce055085dc5fd9fdab527bf7" diff --git a/recipes/glib-2.0/glib-2.0_2.18.1.bb b/recipes/glib-2.0/glib-2.0_2.18.1.bb index 02e5f1dbc7..fe67b2998c 100644 --- a/recipes/glib-2.0/glib-2.0_2.18.1.bb +++ b/recipes/glib-2.0/glib-2.0_2.18.1.bb @@ -4,9 +4,9 @@ PR = "${INC_PR}.0" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" SRC_URI[md5sum] = "51a9a33f49a4896d4d95d8e980666b9e" SRC_URI[sha256sum] = "57a47d4cd19757de0a7764488e6d4d8b0afa4849356a332b721a5219a991a0d0" diff --git a/recipes/glib-2.0/glib-2.0_2.18.3.bb b/recipes/glib-2.0/glib-2.0_2.18.3.bb index 18eee7d610..522a2eb905 100644 --- a/recipes/glib-2.0/glib-2.0_2.18.3.bb +++ b/recipes/glib-2.0/glib-2.0_2.18.3.bb @@ -4,9 +4,9 @@ PR = "${INC_PR}.0" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" SRC_URI[md5sum] = "f13996a7bd57525d796a6593f26a7771" SRC_URI[sha256sum] = "9f769e8449c8cc1d8789ba987e446bdac3ed22671d71f946c973c7aadccc0b36" diff --git a/recipes/glib-2.0/glib-2.0_2.2.3.bb b/recipes/glib-2.0/glib-2.0_2.2.3.bb index b06153da00..c83ca415e9 100644 --- a/recipes/glib-2.0/glib-2.0_2.2.3.bb +++ b/recipes/glib-2.0/glib-2.0_2.2.3.bb @@ -10,9 +10,9 @@ DEPENDS = "glib-2.0-native" DEPENDS += "virtual/libiconv virtual/libintl" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/glib/2.2/glib-${PV}.tar.bz2 \ - file://automake-lossage.patch;patch=1 \ + file://automake-lossage.patch;apply=yes \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" PR = "r1" diff --git a/recipes/glib-2.0/glib-2.0_2.20.3.bb b/recipes/glib-2.0/glib-2.0_2.20.3.bb index f41560b7fd..3851951aeb 100644 --- a/recipes/glib-2.0/glib-2.0_2.20.3.bb +++ b/recipes/glib-2.0/glib-2.0_2.20.3.bb @@ -4,9 +4,9 @@ PR = "${INC_PR}.0" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${PV}.tar.bz2;name=tarball \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" SRC_URI[tarball.md5sum] = "1173688c58b4b62809c83bb07a2cf71a" SRC_URI[tarball.sha256sum] = "37f098617c2fac11eee4c6289d576300abd0a01825d4c809462f5b698d1127b0" diff --git a/recipes/glib-2.0/glib-2.0_2.20.4.bb b/recipes/glib-2.0/glib-2.0_2.20.4.bb index 76a95852ba..f9f1c4c9c1 100644 --- a/recipes/glib-2.0/glib-2.0_2.20.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.20.4.bb @@ -4,9 +4,9 @@ PR = "${INC_PR}.0" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ " -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" SRC_URI[md5sum] = "346916673c0eab72191cf44b4afe535f" SRC_URI[sha256sum] = "af709f0eabfbbfa5c59a02764ca1dd5e6509bbe7fb67a474b2c448bda7b06fb9" diff --git a/recipes/glib-2.0/glib-2.0_2.22.1.bb b/recipes/glib-2.0/glib-2.0_2.22.1.bb index 706e7212a6..c21ff006fa 100644 --- a/recipes/glib-2.0/glib-2.0_2.22.1.bb +++ b/recipes/glib-2.0/glib-2.0_2.22.1.bb @@ -4,17 +4,17 @@ PR = "${INC_PR}.2" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://bug-556515.patch;patch=1 \ - file://g_once_init_enter.patch;patch=1 \ - file://uclibc-res_query.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ + file://bug-556515.patch;apply=yes \ + file://g_once_init_enter.patch;apply=yes \ + file://uclibc-res_query.patch;apply=yes \ " -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1 \ +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes \ " -SRC_URI_append_armv6 = " file://gatomic_armv6.patch;patch=1" -SRC_URI_append_armv7a = " file://gatomic_armv6.patch;patch=1" +SRC_URI_append_armv6 = " file://gatomic_armv6.patch;apply=yes" +SRC_URI_append_armv7a = " file://gatomic_armv6.patch;apply=yes" SRC_URI[md5sum] = "12297a7da577321647b38ade0593cb3c" SRC_URI[sha256sum] = "4898d340c830a5903115412ec5b95eb03b410efdfb1c5316d36f12f8be85577d" diff --git a/recipes/glib-2.0/glib-2.0_2.22.4.bb b/recipes/glib-2.0/glib-2.0_2.22.4.bb index c86905e2fa..33bef8260e 100644 --- a/recipes/glib-2.0/glib-2.0_2.22.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.22.4.bb @@ -11,16 +11,16 @@ DEPENDS = "glib-2.0-native gtk-doc virtual/libiconv virtual/libintl" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-${PV}.tar.bz2;name=archive \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://g_once_init_enter.patch;patch=1 \ - file://uclibc-res_query.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ + file://g_once_init_enter.patch;apply=yes \ + file://uclibc-res_query.patch;apply=yes \ " SRC_URI[archive.md5sum] = "d91bcbe27556430ddecce65086355708" SRC_URI[archive.sha256sum] = "0d1f6bf8aaeab772f2370229eefda45bef434e3f29a7d1d8e5dfafeaa1d8ad14" -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" -SRC_URI_append_armv6 = " file://gatomic_armv6.patch;patch=1" -SRC_URI_append_armv7a = " file://gatomic_armv6.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" +SRC_URI_append_armv6 = " file://gatomic_armv6.patch;apply=yes" +SRC_URI_append_armv7a = " file://gatomic_armv6.patch;apply=yes" PR = "r1" diff --git a/recipes/glib-2.0/glib-2.0_2.23.6.bb b/recipes/glib-2.0/glib-2.0_2.23.6.bb index dfbda5cd30..a44d44625e 100644 --- a/recipes/glib-2.0/glib-2.0_2.23.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.23.6.bb @@ -12,16 +12,16 @@ PR = "r2" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.23/glib-${PV}.tar.bz2;name=archive \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://g_once_init_enter.patch;patch=1 \ - file://gatomic-proper-pointer-get-cast.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ + file://g_once_init_enter.patch;apply=yes \ + file://gatomic-proper-pointer-get-cast.patch;apply=yes \ " SRC_URI[archive.md5sum] = "72e6eadc16d7022376ecef12c6fe905e" SRC_URI[archive.sha256sum] = "f91840e27ad4cd48e655a6babed7e2024f86814f94961da88ca2adba447c6e77" -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" -SRC_URI_append_armv6 = " file://gatomic_armv6.patch;patch=1" -SRC_URI_append_armv7a = " file://gatomic_armv6.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" +SRC_URI_append_armv6 = " file://gatomic_armv6.patch;apply=yes" +SRC_URI_append_armv7a = " file://gatomic_armv6.patch;apply=yes" inherit autotools gettext diff --git a/recipes/glib-2.0/glib-2.0_2.24.0.bb b/recipes/glib-2.0/glib-2.0_2.24.0.bb index ad94111863..811ae875fe 100644 --- a/recipes/glib-2.0/glib-2.0_2.24.0.bb +++ b/recipes/glib-2.0/glib-2.0_2.24.0.bb @@ -13,21 +13,21 @@ PR = "r4" SRC_URI = "\ http://ftp.gnome.org/pub/GNOME/sources/glib/2.24/glib-${PV}.tar.bz2;name=archive \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1 \ - file://g_once_init_enter.patch;patch=1 \ - file://gatomic-proper-pointer-get-cast.patch;patch=1 \ - file://gio.patch;patch=1 \ - file://gvariant.patch;patch=1 \ - file://gasync.patch;patch=1 \ - file://60_wait-longer-for-threads-to-die.patch;patch=1 \ + file://configure-libtool.patch;apply=yes \ + file://g_once_init_enter.patch;apply=yes \ + file://gatomic-proper-pointer-get-cast.patch;apply=yes \ + file://gio.patch;apply=yes \ + file://gvariant.patch;apply=yes \ + file://gasync.patch;apply=yes \ + file://60_wait-longer-for-threads-to-die.patch;apply=yes \ " SRC_URI[archive.md5sum] = "45a8bc697d07f859566c0b64c40382a8" SRC_URI[archive.sha256sum] = "7b6aa2cf21e734a6092a711bf196b8d2ddc589b971f93337610c10fa4f23400d" -SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1" -SRC_URI_append_armv6 = " file://gatomic_armv6.patch;patch=1" -SRC_URI_append_armv7a = " file://gatomic_armv6.patch;patch=1" +SRC_URI_append_arm = " file://atomic-thumb.patch;apply=yes" +SRC_URI_append_armv6 = " file://gatomic_armv6.patch;apply=yes" +SRC_URI_append_armv7a = " file://gatomic_armv6.patch;apply=yes" inherit autotools gettext diff --git a/recipes/glib-2.0/glib-2.0_2.4.6.bb b/recipes/glib-2.0/glib-2.0_2.4.6.bb index ab2b08ad07..ae3ae9b16e 100644 --- a/recipes/glib-2.0/glib-2.0_2.4.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.4.6.bb @@ -22,10 +22,10 @@ FILES_${PN}-dev += "${libdir}/glib-2.0/include/glibconfig.h \ EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \ - file://glibinclude.patch;patch=1;pnum=2 \ - file://visibility.patch;patch=1 \ + file://glibinclude.patch;apply=yes;striplevel=2 \ + file://visibility.patch;apply=yes \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0_2.6.4.bb b/recipes/glib-2.0/glib-2.0_2.6.4.bb index 026354caf7..7d0d326e23 100644 --- a/recipes/glib-2.0/glib-2.0_2.6.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.6.4.bb @@ -22,9 +22,9 @@ FILES_${PN}-dev += "${libdir}/glib-2.0/include/glibconfig.h \ EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/glib-${PV}.tar.bz2 \ - file://glibinclude.patch;patch=1;pnum=2 \ + file://glibinclude.patch;apply=yes;striplevel=2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0_2.6.6.bb b/recipes/glib-2.0/glib-2.0_2.6.6.bb index f0a5646101..f576f13cf7 100644 --- a/recipes/glib-2.0/glib-2.0_2.6.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.6.6.bb @@ -22,9 +22,9 @@ FILES_${PN}-dev += "${libdir}/glib-2.0/include/glibconfig.h \ EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/glib-${PV}.tar.bz2 \ - file://glibinclude.patch;patch=1;pnum=2 \ + file://glibinclude.patch;apply=yes;striplevel=2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" diff --git a/recipes/glib-2.0/glib-2.0_2.8.6.bb b/recipes/glib-2.0/glib-2.0_2.8.6.bb index 4af8287240..85fe668615 100644 --- a/recipes/glib-2.0/glib-2.0_2.8.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.8.6.bb @@ -20,7 +20,7 @@ EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch;apply=yes" S = "${WORKDIR}/glib-${PV}" -- cgit 1.2.3-korg