diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-13 17:27:43 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 22:10:04 +0100 |
commit | a72a670489547a3ca645ff7c3a0d9c3fb66eab51 (patch) | |
tree | 8defaeef40eeb90a573c431fd065ec75f97727d4 /package/ltp-testsuite/ltp-testsuite-generate-needs-bash.patch | |
parent | ab64b95e4d1957992bcad7e66d3e331a84b1daed (diff) |
ltp-testsuite: bump version and use autotargets
Reworking ltp-testsuite is needed in order to get rid of some
thread-specific options that will be cleaned-up in the next commit.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/ltp-testsuite/ltp-testsuite-generate-needs-bash.patch')
-rw-r--r-- | package/ltp-testsuite/ltp-testsuite-generate-needs-bash.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/ltp-testsuite/ltp-testsuite-generate-needs-bash.patch b/package/ltp-testsuite/ltp-testsuite-generate-needs-bash.patch deleted file mode 100644 index 1f289565e..000000000 --- a/package/ltp-testsuite/ltp-testsuite-generate-needs-bash.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- ltp-full-20061121/testcases/network/generate.sh.orig 2006-12-07 22:21:56.000000000 -0700 -+++ ltp-full-20061121/testcases/network/generate.sh 2006-12-07 22:22:05.000000000 -0700 -@@ -1,4 +1,4 @@ --#!/bin/sh -+#!/bin/bash - # - # Copyright (c) International Business Machines Corp., 2001 - # |