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/dbus/dbus-glib.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/dbus/dbus-glib.inc') diff --git a/recipes/dbus/dbus-glib.inc b/recipes/dbus/dbus-glib.inc index bfc7f7c037..da1331fe4b 100644 --- a/recipes/dbus/dbus-glib.inc +++ b/recipes/dbus/dbus-glib.inc @@ -7,8 +7,8 @@ INC_PR = "r1" SRC_URI = "\ http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz;name=archive \ - file://no-introspect.patch;patch=1 \ - file://no-examples.patch;patch=1 \ + file://no-introspect.patch;apply=yes \ + file://no-examples.patch;apply=yes \ " inherit autotools pkgconfig gettext -- cgit 1.2.3-korg