[oe] [meta-ruby][PATCH] ruby-lang.org changed the subdomain/hostname of their download server.

Chad Nelson cnelson711 at gmail.com
Wed Oct 22 03:04:49 UTC 2014


From: Chad Nelson <cnelson at agleader.com>

Signed-off-by: Chad Nelson <cnelson at agleader.com>
---
 meta-ruby/recipes-devtools/ruby/ruby.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ruby/recipes-devtools/ruby/ruby.inc b/meta-ruby/recipes-devtools/ruby/ruby.inc
index 409a320..7702869 100644
--- a/meta-ruby/recipes-devtools/ruby/ruby.inc
+++ b/meta-ruby/recipes-devtools/ruby/ruby.inc
@@ -20,7 +20,7 @@ DEPENDS_class-native = "libyaml-native"
 INC_PR = "r1"
 
 SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
-SRC_URI = "http://ftp.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
+SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
            file://extmk.patch \
 "
 
-- 
1.9.1




More information about the Openembedded-devel mailing list