summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ruby/ruby_2.7.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-03 14:37:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-18 14:20:19 +0000
commit996448e2f4b1ae81d9df618ceca382c5eee991ad (patch)
treefb8e04f408a1923a6039e12662b3b6267495e625 /meta/recipes-devtools/ruby/ruby_2.7.1.bb
parent4d6c5efbb9e6e19bfc8ba17433e7190a3e37eb06 (diff)
downloadpoky-996448e2f4b1ae81d9df618ceca382c5eee991ad.tar.gz
ruby: fix reproducibility
(From OE-Core rev: d2619ca71a777ae4fd0ecb4340848ef98282a9ad) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 07c26e3292dbaf71873f71bec2a631f880b2e76d) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ruby/ruby_2.7.1.bb')
-rw-r--r--meta/recipes-devtools/ruby/ruby_2.7.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_2.7.1.bb b/meta/recipes-devtools/ruby/ruby_2.7.1.bb
index f87686f6f7..a6c65e887b 100644
--- a/meta/recipes-devtools/ruby/ruby_2.7.1.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.7.1.bb
@@ -7,6 +7,7 @@ SRC_URI += " \
7 file://run-ptest \ 7 file://run-ptest \
8 file://0001-Modify-shebang-of-libexec-y2racc-and-libexec-racc2y.patch \ 8 file://0001-Modify-shebang-of-libexec-y2racc-and-libexec-racc2y.patch \
9 file://CVE-2020-25613.patch \ 9 file://CVE-2020-25613.patch \
10 file://0001-template-Makefile.in-do-not-write-host-cross-cc-item.patch \
10 " 11 "
11 12
12SRC_URI[md5sum] = "debb9c325bf65021214451660f46e909" 13SRC_URI[md5sum] = "debb9c325bf65021214451660f46e909"