[oe] [PATCH] udhcp: Update SRC_URI

Martyn Welch martyn.welch at ge.com
Tue Mar 16 14:26:40 UTC 2010


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

Signed-off-by: Martyn Welch <martyn.welch at ge.com>
---

 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 martyn.welch at ge.com                        |   M2 3AB  VAT:GB 927559189




More information about the Openembedded-devel mailing list