]> code.ossystems Code Review - openembedded-core.git/commitdiff
ossp-uuid: update SRC_URI to not use Google Code
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 26 Jun 2015 13:06:32 +0000 (16:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 14:35:35 +0000 (15:35 +0100)
Google Code is shutting down so tarballs will be fetched from a Debian mirror
instead

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb

index 33bed7532176855a6f897140ed50679f5c176daf..08926ba6b7b9d70e94d24fee045cd0c44d8005b7 100644 (file)
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=30;endline=55;md5=b394fadb039bbfca6a
 
 PR = "r2"
 
-SRC_URI = "http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \
           file://0001-Change-library-name.patch \
           file://0002-uuid-preserve-m-option-status-in-v-option-handling.patch \
           file://0003-Fix-whatis-entries.patch \