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/obsolete/libsdl/libsdl-qpe_1.2.7.bb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb') diff --git a/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb b/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb index 4bbc704147..804f21c826 100644 --- a/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb +++ b/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb @@ -9,14 +9,14 @@ LICENSE = "LGPL" PR = "r9" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ - file://agawa-piro-mickey.patch;patch=1 \ - file://pygame.patch;patch=1 \ - file://gcc34.patch;patch=1 \ - file://mouse.patch;patch=1 \ - file://kill-stdc++.patch;patch=1 \ - file://ipaq.patch;patch=1 \ - file://SDL-Akita.patch;patch=1 \ - file://fixlibs.patch;patch=1" + file://agawa-piro-mickey.patch;apply=yes \ + file://pygame.patch;apply=yes \ + file://gcc34.patch;apply=yes \ + file://mouse.patch;apply=yes \ + file://kill-stdc++.patch;apply=yes \ + file://ipaq.patch;apply=yes \ + file://SDL-Akita.patch;apply=yes \ + file://fixlibs.patch;apply=yes" S = "${WORKDIR}/SDL-${PV}" inherit autotools binconfig -- cgit 1.2.3-korg