summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ruby
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>2017-05-22 11:47:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-25 23:59:32 +0100
commit560d654ebba53838e96099bd86555abee9cf970c (patch)
tree08eba95fbec59796d006e75e9d19be85397173cc /meta/recipes-devtools/ruby
parentaf3779d261105b43156764687e81c97371625aeb (diff)
downloadpoky-560d654ebba53838e96099bd86555abee9cf970c.tar.gz
ruby: upgrade to 2.4.1
(From OE-Core rev: 3ff2d0bc7a8e7a7e8c8e953dc0ccf84d891688ef) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ruby')
-rw-r--r--meta/recipes-devtools/ruby/ruby_2.4.1.bb (renamed from meta/recipes-devtools/ruby/ruby_2.4.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_2.4.0.bb b/meta/recipes-devtools/ruby/ruby_2.4.1.bb
index 4d39c47630..1d335f1c28 100644
--- a/meta/recipes-devtools/ruby/ruby_2.4.0.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.4.1.bb
@@ -1,7 +1,7 @@
1require ruby.inc 1require ruby.inc
2 2
3SRC_URI[md5sum] = "7e9485dcdb86ff52662728de2003e625" 3SRC_URI[md5sum] = "782bca562e474dd25956dd0017d92677"
4SRC_URI[sha256sum] = "152fd0bd15a90b4a18213448f485d4b53e9f7662e1508190aa5b702446b29e3d" 4SRC_URI[sha256sum] = "a330e10d5cb5e53b3a0078326c5731888bb55e32c4abfeb27d9e7f8e5d000250"
5 5
6# it's unknown to configure script, but then passed to extconf.rb 6# it's unknown to configure script, but then passed to extconf.rb
7# maybe it's not really needed as we're hardcoding the result with 7# maybe it's not really needed as we're hardcoding the result with