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/gimp/gegl_svn.bb | 2 +- recipes/gimp/gimp.inc | 2 +- recipes/gimp/gimp_2.4.0.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/gimp') diff --git a/recipes/gimp/gegl_svn.bb b/recipes/gimp/gegl_svn.bb index 9562ffb456..cfc062cfb2 100644 --- a/recipes/gimp/gegl_svn.bb +++ b/recipes/gimp/gegl_svn.bb @@ -10,7 +10,7 @@ PR = "r1" inherit gnome SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk \ - file://gegl-resilience.patch;patch=1" + file://gegl-resilience.patch;apply=yes" S = "${WORKDIR}/trunk" diff --git a/recipes/gimp/gimp.inc b/recipes/gimp/gimp.inc index 2894582a8e..96b6a280e5 100644 --- a/recipes/gimp/gimp.inc +++ b/recipes/gimp/gimp.inc @@ -6,7 +6,7 @@ LICENSE = "GPL" DEPENDS = "sed-native gdk-pixbuf-csource-native libart-lgpl gtk+ jpeg libpng libexif tiff" SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-${PV}.tar.bz2 \ - file://configure-libwmf.patch;patch=1" + file://configure-libwmf.patch;apply=yes" inherit gnome diff --git a/recipes/gimp/gimp_2.4.0.bb b/recipes/gimp/gimp_2.4.0.bb index cf7c441967..1acd354824 100644 --- a/recipes/gimp/gimp_2.4.0.bb +++ b/recipes/gimp/gimp_2.4.0.bb @@ -1,7 +1,7 @@ require gimp.inc SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.4/gimp-${PV}.tar.bz2 \ - file://configure-libwmf.patch;patch=1" + file://configure-libwmf.patch;apply=yes" SRC_URI[md5sum] = "35fecf14cd5237065aef624b93030d5e" -- cgit v1.2.3