summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-12 10:20:00 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-12 10:20:00 +0000
commit452b1bbec53a32d7872be5a082a4cb4f8a8f46c7 (patch)
tree9fd8892bac171584424ffaa896fcb330d7cdd46d
parent7f767eb6bf98d987d90bfa5c76aaf1c6a3ea06b8 (diff)
angstrom-2008.1: use busybox 1.7.2
-rw-r--r--conf/distro/angstrom-2008.1.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 55ff9c93d0..046c63ad54 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -45,3 +45,6 @@ PREFERRED_VERSION_pango = "1.18.1"
# prefer newest for speed and fun
PREFERRED_VERSION_udev = "115"
+# Our patched-to-hell busybox 1.2.1 is getting old and unmaintanable
+PREFERRED_VERSION_busybox = "1.7.2"
+