diff options
author | Maxin B. John <maxin.john@intel.com> | 2018-04-09 14:55:07 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 13:28:04 +0100 |
commit | 1d9c7f3c09e726e902d74d092a438189ff28b026 (patch) | |
tree | e9497dfd385484bc7871cea36e0ff4bf64825267 /meta/recipes-devtools/ruby/ruby.inc | |
parent | 9416cde4bc6e08c3b1e65b34be2bfb77b548ec25 (diff) | |
download | poky-1d9c7f3c09e726e902d74d092a438189ff28b026.tar.gz |
ruby: upgrade to version 2.5.1
License-Update: Checksum of LEGAL file updated for changes to
upstream URL and addition of Wayback Machine url
(From OE-Core rev: 98f889ca4a07c54165d3d983582639951b8ef32e)
Signed-off-by: Maxin B. John <maxin.john@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/ruby.inc')
-rw-r--r-- | meta/recipes-devtools/ruby/ruby.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc index fd3911ba75..5a5bef2024 100644 --- a/meta/recipes-devtools/ruby/ruby.inc +++ b/meta/recipes-devtools/ruby/ruby.inc | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\ | |||
11 | file://COPYING;md5=340948e1882e579731841bf49cdc22c1 \ | 11 | file://COPYING;md5=340948e1882e579731841bf49cdc22c1 \ |
12 | file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\ | 12 | file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\ |
13 | file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\ | 13 | file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\ |
14 | file://LEGAL;md5=8f871f3f03732c018a5fa9b185958231 \ | 14 | file://LEGAL;md5=23a79bb4c1a40f6cc9bcb6f4e7c39799 \ |
15 | " | 15 | " |
16 | 16 | ||
17 | DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline" | 17 | DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline" |