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_2.14.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/glib-2.0/glib-2.0_2.14.0.bb') 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" -- cgit 1.2.3-korg