summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ruby/ruby_2.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/ruby/ruby_2.2.5.bb')
-rw-r--r--meta/recipes-devtools/ruby/ruby_2.2.5.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_2.2.5.bb b/meta/recipes-devtools/ruby/ruby_2.2.5.bb
index 66ba1d4b84..35882d18e6 100644
--- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.2.5.bb
@@ -3,7 +3,9 @@ require ruby.inc
3SRC_URI[md5sum] = "bd8e349d4fb2c75d90817649674f94be" 3SRC_URI[md5sum] = "bd8e349d4fb2c75d90817649674f94be"
4SRC_URI[sha256sum] = "30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3" 4SRC_URI[sha256sum] = "30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3"
5 5
6SRC_URI += "file://prevent-gc.patch" 6SRC_URI += "file://prevent-gc.patch \
7 file://CVE-2016-7798.patch \
8"
7 9
8# it's unknown to configure script, but then passed to extconf.rb 10# it's unknown to configure script, but then passed to extconf.rb
9# maybe it's not really needed as we're hardcoding the result with 11# maybe it's not really needed as we're hardcoding the result with