From 59feda89ff9ebf94ec964f72605ac71aa130ac14 Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Sun, 22 May 2005 18:40:10 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/22 20:21:56+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/05/22 20:20:46+02:00 handhelds.org!zecke phalanx chess engine: linting of phalanx_22.bb to not define palmtopdir manually again... 2005/05/22 20:19:36+02:00 handhelds.org!zecke SIMpad: Be mean cset. Use the 2.6 kernel as default. It is not perfect but it doesn't conflict with the OpenSIMpad 0.9.0 release goals. Now it will also feature a complete 2.6 kernel... 2005/05/22 20:17:31+02:00 handhelds.org!zecke openembedded/conf/documentation.conf: -Mention USE_NLS for linux-uclibc builds 2005/05/22 20:14:58+02:00 hrw.one.pl!hrw update mtd to newer snapshot 2005/05/22 20:02:11+02:00 void!koen hal_0.2.98.bb: fix src_uri, add 0.2.98 Rename: packages/hal/hal_0.2.bb -> packages/hal/hal_0.2.98.bb BKrev: 4290d20avP9nXtH6mietbuD16BIsBQ --- conf/documentation.conf | 2 +- conf/machine/simpad.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/documentation.conf b/conf/documentation.conf index f10b05896d..f3c31ce609 100644 --- a/conf/documentation.conf +++ b/conf/documentation.conf @@ -23,7 +23,7 @@ HOST_CC_ARCH[doc] = "Normally same as the TARGET_CC_ARCH (@see TARGET_CC_ARCH)" TARGET_ARCH[doc] = "Build for which architecture. Examples are arm, i686, sh3, mips, powerpc" TARGET_OS[doc] = "Build for which Operating System. Currently possible values are \ -linux and linux-ulibc" +linux and linux-uclibc. When using linux-uclibc you might want to set USE_NLS_gcc-cross to \"no\"." TARGET_VENDOR[doc] = "FIXME" TARGET_SYS[doc] = "The target system is composed out of TARGET_ARCH,TARGET_VENDOR and TARGET_OS" TARGET_PREFIX[doc] = "The prefix for the cross compile toolchain. For example arm-linux-" diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 30bd894f26..784578074d 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -5,7 +5,7 @@ TARGET_ARCH = "arm" IPKG_ARCHS = "all arm ${MACHINE}" PREFERRED_PROVIDER_xserver = "xserver-kdrive" -PREFERRED_PROVIDER_virtual/kernel = "opensimpad-64+0" +PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa-2.6" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules mipv6 atmelwlandriver" BOOTSTRAP_EXTRA_RDEPENDS = "kernel" BOOTSTRAP_EXTRA_RRECOMMENDS = "mipv6 hostap-modules-cs orinoco-modules-cs atmelwlandriver \ -- cgit v1.2.3