aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ossp-uuid
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-06-26 16:06:32 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-01 07:34:07 +0100
commitf606c5279063121f6fbae7e5291808f83cc89ed4 (patch)
tree1ad3e337dc3624c09f71bda7c369fbca75136c7c /meta/recipes-devtools/ossp-uuid
parent689dd4eddfa10c2e9efce4b565430c068ecece47 (diff)
downloadopenembedded-core-contrib-f606c5279063121f6fbae7e5291808f83cc89ed4.tar.gz
ossp-uuid: update SRC_URI to not use Google Code
Google Code is shutting down so tarballs will be fetched from a Debian mirror instead (From OE-Core rev: 779c53911da663f06437e8a06c9a8c361d614fe6) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ossp-uuid')
-rw-r--r--meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
index 33bed75321..08926ba6b7 100644
--- a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
+++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
@@ -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 \