The udhcp SRC_URI is broken, change to download from mirror that is still
carrying this package.

Signed-off-by: Martyn Welch <[email protected]>
---

 recipes/udhcp/udhcp_0.9.8.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/udhcp/udhcp_0.9.8.bb b/recipes/udhcp/udhcp_0.9.8.bb
index 40487ef..006306f 100644
--- a/recipes/udhcp/udhcp_0.9.8.bb
+++ b/recipes/udhcp/udhcp_0.9.8.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Small dhcp client and dhcp server.  Designed for 
embedded use."
 HOMEPAGE = "http://udhcp.busybox.net/";
 LICENSE = "GPL"
 
-SRC_URI = "http://udhcp.busybox.net/source/udhcp-${PV}.tar.gz \
+SRC_URI = 
"http://www.mirrorservice.org/sites/ftp.locustworld.com/udhcp-${PV}.tar.gz \
           file://install.patch;patch=1 \
           file://nostrip.patch;patch=1 \
           file://gcc3.patch;patch=1"


--
Martyn Welch (Principal Software Engineer)   |   Registered in England and
GE Intelligent Platforms                     |   Wales (3828642) at 100
T +44(0)127322748                            |   Barbirolli Square, Manchester,
E [email protected]                        |   M2 3AB  VAT:GB 927559189

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to