summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20180118.bb
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-02-08 18:34:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-16 18:05:28 +0000
commitcf355518a479b75f3cbf57770ba0f699f85678d8 (patch)
treef30774a4485d08713861766742cede8ca8f3bafc /meta/recipes-extended/ltp/ltp_20180118.bb
parent9603f352a7d0c1e262d3bac0d6c137cf370dee15 (diff)
downloadopenembedded-core-contrib-cf355518a479b75f3cbf57770ba0f699f85678d8.tar.gz
ltp: fix knob to control numa support
Reported-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20180118.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20180118.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20180118.bb b/meta/recipes-extended/ltp/ltp_20180118.bb
index d918712c7c..028a957e37 100644
--- a/meta/recipes-extended/ltp/ltp_20180118.bb
+++ b/meta/recipes-extended/ltp/ltp_20180118.bb
@@ -24,7 +24,8 @@ CFLAGS_append_mipsarchn64 = " -D__SANE_USERSPACE_TYPES__"
SRCREV = "731cd34e682d297b207668be8b1d15320a9ac1b1"
SRC_URI = "git://github.com/linux-test-project/ltp.git \
- file://0002-Add-knob-to-control-whether-numa-support-should-be-c.patch \
+ file://0001-configure-add-knob-to-control-numa-support.patch \
+ file://0001-configure-Fix-default-value-of-without-numa-switch-i.patch \
file://0003-Add-knob-to-control-tirpc-support.patch \
file://0004-build-Add-option-to-select-libc-implementation.patch \
file://0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch \