diff options
author | Erik Hovland <erik@hovland.org> | 2006-09-01 18:27:21 +0000 |
---|---|---|
committer | Erik Hovland <erik@hovland.org> | 2006-09-01 18:27:21 +0000 |
commit | c96b9162381e8ee422db24ac641dcaecf0367813 (patch) | |
tree | 42d33139885e94cff2e62d7d150994539d73d34d /conf/distro | |
parent | dbfe597f0d9b9c8837dc6a28c0adfea4b281d46c (diff) |
familiar unstable: Peg glibc and busybox
h3600 unstable: Peg handhelds-sa kernel version to hh42
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/familiar-unstable.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/distro/familiar-unstable.conf b/conf/distro/familiar-unstable.conf index 6ae4e9ddc3..010d3b4708 100644 --- a/conf/distro/familiar-unstable.conf +++ b/conf/distro/familiar-unstable.conf @@ -55,6 +55,12 @@ PREFERRED_VERSION_binutils ?= "2.15.94.0.1" PREFERRED_PROVIDER_hostap-conf = "hostap-conf" PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap" require conf/distro/include/sane-srcdates.inc +PREFERRED_VERSION_busybox ?= "1.00" + +# +# GlibC +# +PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" # # Opie |