From 41582932aea12ea9dfec41b1ce75386f00c5e160 Mon Sep 17 00:00:00 2001 From: Martin Dietze Date: Wed, 18 Apr 2007 16:51:50 +0000 Subject: conf/distro/nylon.conf, conf/machine/mtx-3a.conf, classes/nylon-image.bbclass: * formally added (experimental, ARM-based) mtx-3a hardware platform used by nylon --- conf/distro/nylon.conf | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'conf/distro') diff --git a/conf/distro/nylon.conf b/conf/distro/nylon.conf index 0d21488bb0..334c8bba9b 100644 --- a/conf/distro/nylon.conf +++ b/conf/distro/nylon.conf @@ -29,7 +29,7 @@ SRCDATE := "20050527" PREFERRED_VERSION_glibc = "2.3.3" PREFERRED_VERSION_shorewall = "2.0.9-monolithic" PREFERRED_VERSION_ppp-dsl = "0.1-monolithic" -PREFERRED_VERSION_mtd-utils = "0.0.0+cvs20041113" +PREFERRED_VERSION_mtd-utils = "0.0.0+cvs20060223" PREFERRED_VERSION_kismet = "2005-01-R1" PREFERRED_VERSION_gcc-cross-initial = "3.3.4" @@ -39,13 +39,14 @@ PREFERRED_VERSION_gcc = "3.3.4" PREFERRED_VERSION_binutils-cross = "2.14.90.0.7" PREFERRED_VERSION_binutils-cross-sdk = "2.14.90.0.7" PREFERRED_VERSION_binutils = "2.16" +PREFERRED_VERSION_linux-libc-headers = "2.6.18" PREFERRED_VERSION_prism54-firmware = "1.0.3.0" KERNEL_VERSION_mtx-1 = "2.4.27" KERNEL_VERSION_mtx-2 = "2.4.27" -PREFERRED_VERSION_glibc_mtx-3 = "2.3.5+cvs20050627" +#PREFERRED_VERSION_glibc_mtx-3 = "2.3.5+cvs20050627" PREFERRED_VERSION_gcc-cross-initial_mtx-3 = "3.4.4" PREFERRED_VERSION_gcc-cross_mtx-3 = "3.4.4" PREFERRED_VERSION_gcc-cross-sdk_mtx-3 = "3.4.4" @@ -57,10 +58,31 @@ PREFERRED_VERSION_gcc_mtx-3 = "3.4.4" PREFERRED_VERSION_binutils-cross_mtx-3 = "2.15.94.0.1" PREFERRED_VERSION_binutils-cross-sdk_mtx-3 = "2.15.94.0.1" PREFERRED_VERSION_binutils_mtx-3 = "2.16" +PREFERRED_VERSION_madwifi-modules = "0.9.3" +PREFERRED_VERSION_madwifi-tools = "0.9.3" PREFERRED_VERSION_udev = "089" KERNEL_VERSION_mtx-3 = "2.6.15.4" +PREFERRED_PROVIDER_virtual/kernel_mtx-3a = "linux-mtx-3a" + + +#PREFERRED_VERSION_glibc_mtx-3a = "2.3.5+cvs20050627" +PREFERRED_VERSION_gcc-cross-initial_mtx-3a = "3.4.4" +PREFERRED_VERSION_gcc-cross_mtx-3a = "3.4.4" +PREFERRED_VERSION_gcc-cross-sdk_mtx-3a = "3.4.4" +PREFERRED_VERSION_gcc_mtx-3a = "3.4.4" +### did not compile with: +#PREFERRED_VERSION_binutils-cross_mtx-3a = "2.16.91.0.7" +#PREFERRED_VERSION_binutils-cross-sdk_mtx-3a = "2.16.91.0.7" +### falling back to: +PREFERRED_VERSION_binutils-cross_mtx-3a = "2.15.94.0.1" +PREFERRED_VERSION_binutils-cross-sdk_mtx-3a = "2.15.94.0.1" +PREFERRED_VERSION_binutils_mtx-3a = "2.16" + +PREFERRED_VERSION_udev = "100" + +KERNEL_VERSION_mtx-3a = "2.6.16.6" # usually overrrided from local.conf -- cgit v1.2.3