aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/scummvm
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-01 20:39:16 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-01 20:39:16 -0700
commit927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2 (patch)
tree9ad09766b3d295db8294180aa15c2d5267e32b88 /recipes/scummvm
parentf29ba5a65d5f6eedc0e1f6a12371184134e1b878 (diff)
downloadopenembedded-927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2.tar.gz
recipes: Punt use of patch=1 and use striplevel=n instead of pnum
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/scummvm')
-rw-r--r--recipes/scummvm/scummvm_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/scummvm/scummvm_1.1.1.bb b/recipes/scummvm/scummvm_1.1.1.bb
index 4ee3031e68..93ceb28480 100644
--- a/recipes/scummvm/scummvm_1.1.1.bb
+++ b/recipes/scummvm/scummvm_1.1.1.bb
@@ -4,7 +4,7 @@ DEPENDS = "virtual/libsdl libvorbis libogg zlib \
${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad mpeg2dec', d)}"
SRC_URI += " file://scummvm.desktop \
- file://no-strip.patch;patch=1 \
+ file://no-strip.patch \
"
PR = "${INC_PR}.0"