aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2013-02-25 20:44:56 +0100
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:27:30 +0100
commitc10b44ba156aa93a46c5dc884100884a2364341f (patch)
treee6be6b21ce7efcf3aa9ae6ecc900b3c23db9f8bd
parent609dfd7dbca0447c7eb881c2cfb75acbda1b7c78 (diff)
downloadopenembedded-c10b44ba156aa93a46c5dc884100884a2364341f.tar.gz
busybox: fixed download url fo rversion 1.13.2.
-rw-r--r--recipes/busybox/busybox_1.13.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/busybox/busybox_1.13.2.bb b/recipes/busybox/busybox_1.13.2.bb
index 96d0f0baca..f871a5da8d 100644
--- a/recipes/busybox/busybox_1.13.2.bb
+++ b/recipes/busybox/busybox_1.13.2.bb
@@ -2,7 +2,7 @@ require busybox.inc
PR = "r19"
SRC_URI = "\
- http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
+ http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/busybox-${PV}.tar.gz \
file://busybox-1.13.2-awk.patch;patch=1 \
file://busybox-1.13.2-depmod.patch;patch=1 \
file://busybox-1.13.2-init.patch;patch=1 \