From ccc40e44f0d493bf30d3d94815a8cb56240d8571 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 20 Apr 2012 17:49:18 -0300 Subject: elftosb: change SRC_URI to a working repository The server http://foss.doredevelopment.dk is down for sometime and the same file can be found at Timesys' repository so we use it for grabbing the source now. Reported-by: John Passaniti Signed-off-by: Otavio Salvador --- recipes-bsp/elftosb/elftosb_10.12.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/elftosb/elftosb_10.12.01.bb b/recipes-bsp/elftosb/elftosb_10.12.01.bb index 3795106..ebfd4f2 100644 --- a/recipes-bsp/elftosb/elftosb_10.12.01.bb +++ b/recipes-bsp/elftosb/elftosb_10.12.01.bb @@ -8,7 +8,7 @@ SECTION = "bootloader" PR = "r0" BBCLASSEXTEND = "native" -SRC_URI = "http://foss.doredevelopment.dk/mirrors/imx/elftosb-${PV}.tar.gz" +SRC_URI = "http://repository.timesys.com/buildsources/e/elftosb/elftosb-${PV}.tar.gz" SRC_URI[md5sum] = "e8005d606c1e0bb3507c82f6eceb3056" SRC_URI[sha256sum] = "77bb6981620f7575b87d136d94c7daa88dd09195959cc75fc18b138369ecd42b" -- cgit v1.2.3-54-g00ecf