aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ltp/ltp_20070228.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ltp/ltp_20070228.bb')
-rw-r--r--recipes/ltp/ltp_20070228.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ltp/ltp_20070228.bb b/recipes/ltp/ltp_20070228.bb
index 4b7078f436..de5248b896 100644
--- a/recipes/ltp/ltp_20070228.bb
+++ b/recipes/ltp/ltp_20070228.bb
@@ -4,8 +4,8 @@ LICENSE = "GPL"
SECTION = "console/utils"
SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.tgz \
- file://cross-compile.patch;patch=1 \
- file://runltp-path.patch;patch=1 \
+ file://cross-compile.patch;apply=yes \
+ file://runltp-path.patch;apply=yes \
file://ltp-run"
S = "${WORKDIR}/ltp-full-${PV}"