]> 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, 8 Sep 2017 23:21:43 +0000 (16:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 09:47:29 +0000 (10:47 +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>
(cherry picked from commit 779c53911da663f06437e8a06c9a8c361d614fe6)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb

index f524854a2d918861f3e5e0ed57eba25825965a6b..e77be992059c3d77ee870d9aaa38b7b3cb9f9a28 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 \