[oe-commits] Chad Nelson : ruby-lang.org changed the subdomain/ hostname of their download server.

git at git.openembedded.org git at git.openembedded.org
Thu Oct 30 08:04:18 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 839a8bb4a708b81bab2b4b41f88769b1726ef59e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=839a8bb4a708b81bab2b4b41f88769b1726ef59e

Author: Chad Nelson <cnelson at agleader.com>
Date:   Tue Oct 21 22:04:49 2014 -0500

ruby-lang.org changed the subdomain/hostname of their download server.

Signed-off-by: Chad Nelson <cnelson at agleader.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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 \
 "
 



More information about the Openembedded-commits mailing list