summaryrefslogtreecommitdiff
path: root/conf/distro/chinook-compat.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/chinook-compat.conf')
-rw-r--r--conf/distro/chinook-compat.conf49
1 files changed, 31 insertions, 18 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf
index b9d882d5d6..448931b8bf 100644
--- a/conf/distro/chinook-compat.conf
+++ b/conf/distro/chinook-compat.conf
@@ -18,6 +18,14 @@ DISTRO_VERSION = "test-${DATE}"
DISTRO_TYPE = "debug"
#DISTRO_TYPE = "release"
+# Needed for e.g. libffi builds on armv6
+OVERRIDES .= ":${FEED_ARCH}"
+
+# Set the toolchain type (internal, external) and brand (generic, csl etc.)
+TOOLCHAIN_TYPE ?= "internal"
+TOOLCHAIN_BRAND ?= ""
+
+LIBC = "glibc"
require conf/distro/include/angstrom-glibc.inc
FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -O1"
@@ -46,16 +54,12 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-intermediate:gcc-cross-inte
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
-PREFERRED_PROVIDER_virtual/libc = "glibc"
-
-# NPTL stuff
-PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-for-gcc = "glibc"
-PREFERRED_PROVIDER_virtual/arm-linux-gnueabi-libc-for-gcc = "glibc"
-
PREFERRED_PROVIDER_virtual/arm-linux-gnueabi-binutils = "binutils-cross"
PREFERRED_PROVIDER_linux-libc-header = "linux-libc-headers"
PREFERRED_PROVIDER_virtual/libx11 = "libx11"
PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
+PREFERRED_PROVIDER_util-linux = "util-linux"
+
PREFERRED_VERSION_automake-native = "1.9.6"
@@ -75,6 +79,8 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.20"
PREFERRED_VERSION_glibc = "2.5"
PREFERRED_VERSION_glibc-initial = "2.5"
+PREFERRED_VERSION_libtool-native = "1.5.10"
+PREFERRED_VERSION_libtool-cross = "1.5.10"
PREFERRED_VERSION_libtool = "1.5.6"
require conf/distro/include/sane-srcrevs.inc
@@ -87,31 +93,31 @@ PREFERRED_VERSION_glib-2.0 = "2.12.12"
PREFERRED_VERSION_pango = "1.16.4"
PREFERRED_VERSION_atk = "1.18.0"
PREFERRED_VERSION_gtk+ = "2.10.14"
-PREFERRED_VERSION_libpng = "1.2.8"
+PREFERRED_VERSION_libpng = "1.2.12"
PREFERRED_VERSION_expat = "1.95.7"
# only dbus-glib 0.74 works with older dbus 1.0.x
PREFERRED_VERSION_dbus = "1.0.3"
PREFERRED_VERSION_dbus-glib = "0.74"
-PREFERRED_VERSION_gnome-vfs = "2.16.3"
+PREFERRED_VERSION_gnome-vfs = "2.22.0"
# 3.9.1 would be correct
PREFERRED_VERSION_gtkhtml-3.8 = "3.8.2"
-PREFERRED_VERSION_libxml2 = "2.6.27"
+PREFERRED_VERSION_libxml2 = "2.7.2"
# 2.16 would be correct
PREFERRED_VERSION_gconf = "2.6.1"
# gstreamer
# 0.10.13 would be correct (+ maemo patches)
-PREFERRED_VERSION_gstreamer = "0.10.14"
+PREFERRED_VERSION_gstreamer = "0.10.17"
PREFERRED_VERSION_gst-plugins-good = "0.10.6"
# 0.10.13 would be correct (+ maemo patches)
PREFERRED_VERSION_gst-plugins-base = "0.10.14"
# 0.11.3 would be correct ( + maemo patches)
PREFERRED_VERSION_gst-ffmpeg = "0.10.2"
-PREFERRED_VERSION_bluez-libs = "3.20"
+PREFERRED_VERSION_bluez-libs = "3.33"
PREFERRED_PROVIDER_virtual/db = "db"
PREFERRED_PROVIDER_virtual/db-native = "db-native"
@@ -119,7 +125,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
# This is a hack to avoid building mesa which crashes the compiler
PREFERRED_PROVIDER_virtual/libsdl = "libsdl-directfb"
-PREFERRED_VERSION_libsdl-directfb = "1.2.9"
+PREFERRED_VERSION_libsdl-directfb = "1.2.11"
PREFERRED_VERSION_libsdl-image = "1.2.3"
PREFERRED_VERSION_libsdl-mixer = "1.2.6"
@@ -129,6 +135,7 @@ PREFERRED_VERSION_xserver-kdrive = "1.3.0.0"
PREFERRED_VERSION_libxrandr = "1.2.1"
PREFERRED_VERSION_xrandr = "1.2.0"
PREFERRED_VERSION_randrproto = "1.2.1"
+PREFERRED_VERSION_libx11 = "1.1.5"
PREFERRED_VERSION_libgnomeui = "2.18.1"
@@ -154,6 +161,8 @@ PREFERRED_VERSION_pixman = "0.9.6"
PREFERRED_PROVIDER_virtual/libqte2 = "qte-mt"
PREFERRED_PROVIDER_avahi = "avahi"
+PREFERRED_VERSION_avahi = "0.6.20"
+
PREFERRED_VERSION_libsoup = "2.2.7"
PREFERRED_VERSION_libglade = "2.4.2"
PREFERRED_VERSION_gnutls = "1.4.5"
@@ -172,24 +181,28 @@ PREFERRED_VERSION_hildon-thumbnail = "0.14"
PREFERRED_VERSION_osso-gwconnect = "1.0.12"
PREFERRED_VERSION_osso-gnome-vfs2 = "2.16.3"
+PREFERRED_VERSION_shared-mime-info = "0.22"
+
# Java stuff
PREFERRED_PROVIDER_midpath = "midpath-maemo"
PREFERRED_PROVIDER_midpath-backend-gtk = "midpath-backend-gtk-hildon"
# Need jamvm-initial since cacao 0.98 seems to get miscompiled with newer GCCs.
-PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
+PREFERRED_PROVIDER_virtual/java-initial ?= "jamvm-initial"
PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
PREFERRED_PROVIDER_classpath = "classpath"
-PREFERRED_VERSION_classpath = "0.97.2"
+PREFERRED_VERSION_classpath = "0.98"
PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk-hildon"
-PREFERRED_VERSION_swt3.4-gtk-hildon = "3.3+3.4M5"
+PREFERRED_VERSION_swt3.4-gtk-hildon = "3.4"
+
+# Does not build with later versions
+PREFERRED_VERSION_fakeroot-native = "1.9.6"
-# Does not compile with the CodeSourcery compiler .. :(
-#PREFERRED_VERSION_kaffe = "1.1.8+cvs20080120"
-#PREFERRED_VERSION_kaffeh-native = "1.1.8+cvs20080120"
+# newer Versions needs newer autotools we cant relay on
+PREFERRED_VERSION_guile-native = "1.8.2"
# WARNING: If you change these values after the respective package has
# been built the change will have no effect. Edit the package's file in