From a0dc330b4abbb31c3c131a4cb1762555e5e109a1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 18 Aug 2011 00:17:52 +0000 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-gnome/gtk+/gtk+_2.12.7.bb | 34 +++++++++++++++++----------------- meta/recipes-gnome/gtk+/gtk+_2.16.6.bb | 32 ++++++++++++++++---------------- meta/recipes-gnome/gtk+/gtk+_2.22.1.bb | 32 ++++++++++++++++---------------- 3 files changed, 49 insertions(+), 49 deletions(-) (limited to 'meta/recipes-gnome/gtk+') diff --git a/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb b/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb index 7c72a09257..7de748c0b9 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb @@ -3,26 +3,26 @@ require gtk+.inc PR = "r11" SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \ - file://xsettings.patch;patch=1 \ - file://run-iconcache.patch;patch=1 \ - file://disable-print.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1 \ - file://no-demos.patch;patch=1 \ - file://cellrenderer-cairo.patch;patch=1;pnum=0 \ - file://entry-cairo.patch;patch=1;pnum=0 \ - file://toggle-font.diff;patch=1;pnum=0 \ - file://scrolled-placement.patch;patch=1;pnum=0 \ - file://filesystem-volumes.patch;patch=1 \ - file://filechooser-props.patch;patch=1 \ - file://filechooser-default.patch;patch=1 \ - file://filechooser-sizefix.patch;patch=1 \ + file://xsettings.patch \ + file://run-iconcache.patch \ + file://disable-print.patch \ + file://hardcoded_libtool.patch \ + file://no-demos.patch \ + file://cellrenderer-cairo.patch;striplevel=0 \ + file://entry-cairo.patch;striplevel=0 \ + file://toggle-font.diff;striplevel=0 \ + file://scrolled-placement.patch;striplevel=0 \ + file://filesystem-volumes.patch \ + file://filechooser-props.patch \ + file://filechooser-default.patch \ + file://filechooser-sizefix.patch \ " # temporary -# file://gtklabel-resize-patch;patch=1 -# file://menu-deactivate.patch;patch=1 -# file://combo-arrow-size.patch;patch=1;pnum=0 +# file://gtklabel-resize-patch +# file://menu-deactivate.patch +# file://combo-arrow-size.patch;striplevel=0 # die die die -# file://pangoxft2.10.6.diff;patch=1 +# file://pangoxft2.10.6.diff EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration" diff --git a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb index deea3d07cd..18f61e762b 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb @@ -3,25 +3,25 @@ require gtk+.inc PR = "r7" SRC_URI = "http://download.gnome.org/sources/gtk+/2.16/gtk+-${PV}.tar.bz2 \ - file://xsettings.patch;patch=1 \ - file://run-iconcache.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1 \ - file://no-demos.patch;patch=1 \ - file://cellrenderer-cairo.patch;patch=1;pnum=0 \ - file://toggle-font.diff;patch=1;pnum=0 \ - file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch;patch=1 \ - file://disable-gio-png-sniff-test.diff;patch=1 \ + file://xsettings.patch \ + file://run-iconcache.patch \ + file://hardcoded_libtool.patch \ + file://no-demos.patch \ + file://cellrenderer-cairo.patch;striplevel=0 \ + file://toggle-font.diff;striplevel=0 \ + file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch \ + file://disable-gio-png-sniff-test.diff \ " # TO MERGE -# file://entry-cairo.patch;patch=1;pnum=0 -# file://filesystem-volumes.patch;patch=1 -# file://filechooser-props.patch;patch=1 -# file://filechooser-default.patch;patch=1 -# file://filechooser-sizefix.patch;patch=1 +# file://entry-cairo.patch;striplevel=0 +# file://filesystem-volumes.patch +# file://filechooser-props.patch +# file://filechooser-default.patch +# file://filechooser-sizefix.patch # temporary -# file://gtklabel-resize-patch;patch=1 -# file://menu-deactivate.patch;patch=1 -# file://combo-arrow-size.patch;patch=1;pnum=0 +# file://gtklabel-resize-patch +# file://menu-deactivate.patch +# file://combo-arrow-size.patch;striplevel=0 diff --git a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb index 246606fca5..55620d2930 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb @@ -7,26 +7,26 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ PR = "r2" SRC_URI = "http://download.gnome.org/sources/gtk+/2.22/gtk+-${PV}.tar.bz2 \ - file://xsettings.patch;patch=1 \ - file://run-iconcache.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1 \ - file://no-demos.patch;patch=1 \ - file://cellrenderer-cairo.patch;patch=1;pnum=0 \ - file://toggle-font.diff;patch=1;pnum=0 \ - file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch;patch=1 \ + file://xsettings.patch \ + file://run-iconcache.patch \ + file://hardcoded_libtool.patch \ + file://no-demos.patch \ + file://cellrenderer-cairo.patch;striplevel=0 \ + file://toggle-font.diff;striplevel=0 \ + file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch \ file://doc-fixes.patch \ " # TO MERGE -# file://entry-cairo.patch;patch=1;pnum=0 -# file://filesystem-volumes.patch;patch=1 -# file://filechooser-props.patch;patch=1 -# file://filechooser-default.patch;patch=1 -# file://filechooser-sizefix.patch;patch=1 +# file://entry-cairo.patch;striplevel=0 +# file://filesystem-volumes.patch +# file://filechooser-props.patch +# file://filechooser-default.patch +# file://filechooser-sizefix.patch # temporary -# file://gtklabel-resize-patch;patch=1 -# file://menu-deactivate.patch;patch=1 -# file://combo-arrow-size.patch;patch=1;pnum=0 -# file://configurefix.patch;patch=1 +# file://gtklabel-resize-patch +# file://menu-deactivate.patch +# file://combo-arrow-size.patch;striplevel=0 +# file://configurefix.patch SRC_URI[md5sum] = "fdce46ba354c155230b7d4090b17f7d9" SRC_URI[sha256sum] = "965bc124f0d25087c4cb2a64cbfd7e4f896e05be8d560fbba68dd8685ba24d07" -- cgit v1.2.3-54-g00ecf