]> code.ossystems Code Review - openembedded-core.git/commitdiff
ruby: fix upstream version check
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 22 Feb 2017 14:50:56 +0000 (16:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:20 +0000 (12:54 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/ruby/ruby.inc

index f38ebb0a151cbd75bff96aa69412d3b7ca94f010..e24ae24187dab130b4456fa92781e31ee0339900 100644 (file)
@@ -22,6 +22,7 @@ SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
            file://extmk.patch \
            file://0002-Obey-LDFLAGS-for-the-link-of-libruby.patch \
            "
+UPSTREAM_CHECK_URI = "https://www.ruby-lang.org/en/downloads/"
 
 inherit autotools