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/directfb/directfb_1.4.1.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/directfb/directfb_1.4.1.bb') diff --git a/recipes/directfb/directfb_1.4.1.bb b/recipes/directfb/directfb_1.4.1.bb index ef3b0dff49..e636c9328e 100644 --- a/recipes/directfb/directfb_1.4.1.bb +++ b/recipes/directfb/directfb_1.4.1.bb @@ -6,10 +6,10 @@ DEPENDS += "sysfsutils" SRC_URI = " \ http://directfb.org/downloads/Core/DirectFB-1.4/DirectFB-${PV}.tar.gz \ - file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \ - file://mkdfiff.patch;patch=1 \ - file://dont-use-linux-config.patch;patch=1 \ - file://ts_lib_autotools.patch;patch=1 \ + file://directfb-1.2.x-fix-pkgconfig-cflags.patch;apply=yes \ + file://mkdfiff.patch;apply=yes \ + file://dont-use-linux-config.patch;apply=yes \ + file://ts_lib_autotools.patch;apply=yes \ " EXTRA_OECONF = "\ -- cgit 1.2.3-korg