summaryrefslogtreecommitdiff
path: root/packages/ltp/ltp_20080229.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-03-01 00:29:47 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-03-01 00:29:47 +0000
commit6ea7f59d1afd33c78c3f3542b3f3e419dbb65127 (patch)
tree390d6817ae298972560c708f5e527962e6d39bca /packages/ltp/ltp_20080229.bb
parent07b305be5bd9ab2ae6bed80d81faf2b6f16a3a49 (diff)
ltp: 2008-02-29 release. Patched to build. ballista test still fails detecting native perl. Not tested on any target yet.
Diffstat (limited to 'packages/ltp/ltp_20080229.bb')
-rw-r--r--packages/ltp/ltp_20080229.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/ltp/ltp_20080229.bb b/packages/ltp/ltp_20080229.bb
index d23b5d7188..6ad102023b 100644
--- a/packages/ltp/ltp_20080229.bb
+++ b/packages/ltp/ltp_20080229.bb
@@ -7,7 +7,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.tgz \
file://cross-compile.patch;patch=1 \
file://runltp-path.patch;patch=1 \
file://ltp-run \
- file://posix_shell_compat.patch;patch=1"
+ file://posix_shell_compat.patch;patch=1 \
+ file://ballista.patch;patch=1"
S = "${WORKDIR}/ltp-full-${PV}"