summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests/rt-tests_1.1.bb
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2020-02-27 14:15:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-28 23:11:28 +0000
commit09a5b4e65c930986663eb3a956bf43fd09233c09 (patch)
treed7c29eded807766ed93503cc233dd5ba8ec5c97b /meta/recipes-rt/rt-tests/rt-tests_1.1.bb
parent2b13a79b34daa38f13efc2f606c25f7f9d51e33a (diff)
downloadpoky-09a5b4e65c930986663eb3a956bf43fd09233c09.tar.gz
rt-tests: make manpages reproducible
add -n to gzip call (From OE-Core rev: baebf24a73044ffc4c8ec1210f4866b978c923ea) Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests/rt-tests_1.1.bb')
-rw-r--r--meta/recipes-rt/rt-tests/rt-tests_1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests_1.1.bb b/meta/recipes-rt/rt-tests/rt-tests_1.1.bb
index 5aa0aa10c3..dad252b4ed 100644
--- a/meta/recipes-rt/rt-tests/rt-tests_1.1.bb
+++ b/meta/recipes-rt/rt-tests/rt-tests_1.1.bb
@@ -13,6 +13,7 @@ inherit ptest
13SRC_URI += " \ 13SRC_URI += " \
14 file://run-ptest \ 14 file://run-ptest \
15 file://rt_bmark.py \ 15 file://rt_bmark.py \
16 file://0001-gzip-with-n-for-build-reproducibilty.patch \
16 " 17 "
17 18
18# rt-tests needs PI mutex support in libc 19# rt-tests needs PI mutex support in libc