summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests/rt-tests_1.9.bb
diff options
context:
space:
mode:
authorPeter Bergin <peter@berginkonsult.se>2020-11-11 23:15:02 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-13 14:31:56 +0000
commitbf5b9c531e0b5199b3d406e73d5592f215f482ce (patch)
tree3f14c40ed4484b7da2a235554fa7c9183fd124e1 /meta/recipes-rt/rt-tests/rt-tests_1.9.bb
parent4dce4e01cfa153fb12cfd1684d36e0432bef6741 (diff)
downloadopenembedded-core-contrib-bf5b9c531e0b5199b3d406e73d5592f215f482ce.tar.gz
rt-tests: backport patch that enable build for all archs
Upstream rt-tests has applied a patch that allow builds for all archs. The problem is that oslat using frc() that is not present for all archs. With this backported patch oslat is building but in run-time an error message is dumped if frc() is not present. Signed-off-by: Peter Bergin <peter@berginkonsult.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests/rt-tests_1.9.bb')
-rw-r--r--meta/recipes-rt/rt-tests/rt-tests_1.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests_1.9.bb b/meta/recipes-rt/rt-tests/rt-tests_1.9.bb
index 1fe0bd5cfc..330b5090c6 100644
--- a/meta/recipes-rt/rt-tests/rt-tests_1.9.bb
+++ b/meta/recipes-rt/rt-tests/rt-tests_1.9.bb
@@ -12,6 +12,7 @@ SRC_URI += " \
file://run-ptest \
file://rt_bmark.py \
file://0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch \
+ file://0001-rt-tests-oslat-Allow-build-for-not-supported-archs.patch \
"
# rt-tests needs PI mutex support in libc