aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-03-12 07:41:29 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-03-12 07:42:14 +0100
commitf24ee24b30b79269cbfa1282250c43510e1fad6f (patch)
treebb827d7d8abbd437f20565cd7bf42c1414313b7c
parenta306fde808f3e1bea9a34056aaa64b0869af7244 (diff)
libdwarf: update SRC_URI
sgiweb is down and libdwarf moved to a different location. This fixes the fetch failure. Change-Id: I992c12cdae191de5683f5caaaac7e8dcb8eae437 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rw-r--r--meta-linaro/recipes-extra/dwarfutils/dwarf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro/recipes-extra/dwarfutils/dwarf.inc b/meta-linaro/recipes-extra/dwarfutils/dwarf.inc
index 526f096b..6839f49c 100644
--- a/meta-linaro/recipes-extra/dwarfutils/dwarf.inc
+++ b/meta-linaro/recipes-extra/dwarfutils/dwarf.inc
@@ -2,7 +2,7 @@ DEPENDS = "elfutils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=db2a565b9d860834e0f2c9cf569fb4e5"
-SRC_URI = "http://reality.sgiweb.org/davea/libdwarf-${PV}.tar.gz"
+SRC_URI = "http://www.prevanders.net/libdwarf-${PV}.tar.gz"
SRC_URI[md5sum] = "83ab49c58439254729f543be6977692b"
SRC_URI[sha256sum] = "c0aede3a7368c27572ae1cc403c4cbdbf6eeb91a05adbb6f41c40ed78b75cdd9"