aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2010-06-16 13:31:14 -0500
committerMike Westerhof <mwester@dls.net>2010-06-16 13:31:14 -0500
commit1f05adf3f670f0c269a76a42b7cf53c5481ee530 (patch)
tree8e133291ec259d466da14f5f32c040defb73ddbd /conf
parent0d40d05185f0bae7fa11d342c12344d4b76518a3 (diff)
downloadopenembedded-1f05adf3f670f0c269a76a42b7cf53c5481ee530.tar.gz
SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibc
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc Also add some PREFERRED_PROVIDERS.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/preferred-slugos-versions.inc45
-rw-r--r--conf/distro/include/slugos.inc4
-rw-r--r--conf/distro/slugos.conf4
3 files changed, 31 insertions, 22 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index fc5891c081..c7683b67c3 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -32,24 +32,26 @@ OPKG_SRCREV = "160"
PREFERRED_VERSION_atk ?= "1.28.0"
PREFERRED_VERSION_atk-native ?= "1.28.0"
-PREFERRED_VERSION_autoconf ?= "2.61"
-PREFERRED_VERSION_autoconf-native ?= "2.61"
-PREFERRED_VERSION_automake-native ?= "1.10.3"
-PREFERRED_VERSION_automake ?= "1.10.3"
-PREFERRED_VERSION_binutils ?= "2.18.50.0.7"
-PREFERRED_VERSION_binutils-cross ?= "2.18.50.0.7"
-PREFERRED_VERSION_binutils-cross-sdk ?= "2.18.50.0.7"
+PREFERRED_VERSION_autoconf ?= "2.65"
+PREFERRED_VERSION_autoconf-native ?= "2.65"
+PREFERRED_VERSION_automake ?= "1.11.1"
+PREFERRED_VERSION_automake-native ?= "1.11.1"
+PREFERRED_VERSION_binutils ?= "2.20.1"
+PREFERRED_VERSION_binutils-cross ?= "2.20.1"
+PREFERRED_VERSION_binutils-cross-sdk ?= "2.20.1"
PREFERRED_VERSION_busybox ?= "1.13.2"
PREFERRED_VERSION_dbus ?= "1.2.3"
-PREFERRED_VERSION_gcc ?= "4.2.4"
-PREFERRED_VERSION_gcc-cross ?= "4.2.4"
-PREFERRED_VERSION_gcc-cross-sdk ?= "4.2.4"
-PREFERRED_VERSION_gcc-cross-initial ?= "4.2.4"
-PREFERRED_VERSION_gcc-cross-intermediate ?= "4.2.4"
+PREFERRED_VERSION_eglibc ?= "2.11"
+PREFERRED_VERSION_eglibc-initial ?= "2.11"
+PREFERRED_VERSION_gcc ?= "4.4.4"
+PREFERRED_VERSION_gcc-cross ?= "4.4.4"
+PREFERRED_VERSION_gcc-cross-sdk ?= "4.4.4"
+PREFERRED_VERSION_gcc-cross-initial ?= "4.4.4"
+PREFERRED_VERSION_gcc-cross-intermediate ?= "4.4.4"
PREFERRED_VERSION_glib-2.0 ?= "2.22.1"
PREFERRED_VERSION_glib-2.0-native ?= "2.22.1"
-PREFERRED_VERSION_glibc ?= "2.6.1"
-PREFERRED_VERSION_glibc-initial ?= "2.6.1"
+PREFERRED_VERSION_glibc ?= "2.10.1"
+PREFERRED_VERSION_glibc-initial ?= "2.10.1"
PREFERRED_VERSION_gtk+ ?= "2.18.6"
PREFERRED_VERSION_gtk+-native ?= "2.18.6"
PREFERRED_VERSION_ipkg ?= "0.99.163"
@@ -59,20 +61,25 @@ PREFERRED_VERSION_libtool-native ?= "2.2.6b"
PREFERRED_VERSION_libtool-cross ?= "2.2.6b"
PREFERRED_VERSION_libtool-sdk ?= "2.2.6b"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.23"
-PREFERRED_VERSION_m4 ?= "1.4.8"
-PREFERRED_VERSION_m4-native ?= "1.4.8"
+PREFERRED_VERSION_m4 ?= "1.4.14"
+PREFERRED_VERSION_m4-native ?= "1.4.14"
PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63"
PREFERRED_VERSION_pkgconfig ?= "0.23"
PREFERRED_VERSION_pkgconfig-native ?= "0.23"
+PREFERRED_VERSION_uclibc ?= "0.9.30.1"
+PREFERRED_VERSION_uclibc-initial ?= "0.9.30.1"
PREFERRED_VERSION_udev ?= "118"
##################### Stuff with special notes, and broken stuff:
+# Newer version required by glibc and some userspace apps
+#PREFERRED_VERSION_linux-libc-headers ?= "2.6.31"
+
# boost 1.36 won't build
-PREFERRED_VERSION_boost ?= "1.33.1"
+#PREFERRED_VERSION_boost ?= "1.33.1"
# pulseaudio 0.9.19 is broken (ASM errors during do_compile):
-PREFERRED_VERSION_pulseaudio ?= "0.9.15"
+#PREFERRED_VERSION_pulseaudio ?= "0.9.15"
# latest tcl recipe has a bug that overwites regex.h; use the old tcl
-PREFERRED_VERSION_tcl ?= "8.4.19" \ No newline at end of file
+#PREFERRED_VERSION_tcl ?= "8.4.19"
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index e7ecc80b12..00a10bf20b 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -16,7 +16,7 @@
#TARGET_OS "linux" or "linux-uclibc"
# The following may be overridden to make sub-versions
-SLUGOS_VERSION = "5.4"
+SLUGOS_VERSION = "5.5"
DISTRO_REVISION ?= ""
DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# For release (only):
@@ -163,7 +163,9 @@ PREFERRED_PROVIDER_gdk-pixbuf-loader-xbm ?= "gtk+"
PREFERRED_PROVIDER_gdk-pixbuf-loader-xpm ?= "gtk+"
PREFERRED_PROVIDER_avahi ?= "avahi"
+PREFERRED_PROVIDER_ifupdown ?= "ifupdown"
PREFERRED_PROVIDER_gconf ?= "gconf"
+PREFERRED_PROVIDER_libqte2 ?= "qte"
PREFERRED_PROVIDER_virtual/libusb0 ?= "libusb-compat"
# we use bluez4 instead of the older bluez3
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
index 4b77cf8f6a..5a2f0dc620 100644
--- a/conf/distro/slugos.conf
+++ b/conf/distro/slugos.conf
@@ -19,6 +19,6 @@ IMAGE_INITSCRIPTS ?= "initscripts-slugos"
require conf/distro/include/slugos.inc
-# glibc:
-LIBC ?= "glibc"
+# Can be either glibc or eglibc (or perhaps even uclibc)
+LIBC ?= "eglibc"
require conf/distro/include/${LIBC}.inc