summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-28 16:42:15 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-28 16:42:15 +0000
commit7e53d9ec53589d1e900ef9c0c18ec962e2302603 (patch)
tree0e7a635fef24f0ecace4d3aa9f9260416ddfd1b8
parent11b8b94b06fd3405d59351a1eaa3db7c46342626 (diff)
angstrom: lets not subject users to an untested busybox version right now :)
-rw-r--r--conf/distro/angstrom-2007.1.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index ca7f6eeb3f..aae3677a8d 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -8,7 +8,7 @@
#DISTRO_VERSION = "2007.1"
DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "4"
+DISTRO_REVISION = "5"
require conf/distro/include/angstrom.inc
require conf/distro/include/sane-srcdates.inc
@@ -124,7 +124,7 @@ PREFERRED_VERSION_glibc-intermediate ?= "2.5"
# Busybox <1.1.0 doesn't have EABI support
-PREFERRED_VERSION_busybox = "1.2.2"
+PREFERRED_VERSION_busybox = "1.2.1"
PREFERRED_VERSION_orinoco-modules_h3600 = "0.13e"
PREFERRED_VERSION_orinoco-modules_h3900 = "0.13e"