aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2011-07-05bug: unbreak udev 171 for bug.Denis 'GNUtoo' Carikli
This commit adds support for udev compat for udev 171, and RDEPENDS_${PN} on bug-udev for bug and bug20. The bug machine still uses a 2.6.27 kernel, and the boot was blocked at: Checking for built-in Bluetooth: no Note that this commit doesn't magically fix udev, because the init script activates udev compat only for kernel inferior to 2.6.27 and we have a 2.6.27 A future commit will address that. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-24zaurus.inc: remove orphan LZMA_COMPRESSION_LEVELAndrea Adami
* cpio.lzma are built using xz-utils * add -e to achieve a slightly better compression * keep -7 preset to be able to decompress on 32MB devices Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-24nokia900.conf: add support for kexecbootDenis 'GNUtoo' Carikli
The nokia bootloader(nolo) expects a zImage, so we produce a kexecboot zImage. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-24conf/bitbake: unbreak and improve lzma image compression handling and adapt ↵Otavio Salvador
linux-kexecboot.inc We now use xz-native to generate lzma images Kexecboot.inc needed to be adjusted in order to reflect the dependency change from lzma-native to xz-native The initramfs.cpio.gz were tested with linux-kexecboot on nokia900. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-17omap3: bump MACHINE_KERNEL_PRKoen Kooi
2011-06-16mx28evk: set valid consoleAndreas Müller
The initial patch was build tested only because hardware for tests was not available. Christian Borutta reported the following log: INIT: Id "S" respawning too fast: disabled for 5 minutes Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-06-16mx28 SOC: set correct addresses for u-bootAndreas Müller
The initial patch was build tested only because a hardware for tests was not available at the time initial patches were sent. The modifications lead to the following boot log (thanks to Christian Borutta for testing): U-Boot 2009.08 (May 09 2011 - 16:42:53) Freescale i.MX28 family CPU: 454 MHz BUS: 151 MHz EMI: 205 MHz GPMI: 24 MHz DRAM: 128 MB MMC: IMX_SSP_MMC: 0, IMX_SSP_MMC: 1 In: serial Out: serial Err: serial Net: got MAC address from IIM: 00:04:9f:01:4d:57 FEC0 Hit any key to stop autoboot: 0 reading uImage 2519812 bytes read Image Name: Angstrom/2.6.35/mx28evk Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2519748 Bytes = 2.4 MB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Linux version 2.6.35.3 (borutta@debian) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #1 PREEMPT Thu May 12 09:54:03 CEST 2011 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 CPU: VIVT data cache, VIVT instruction cache Machine: Freescale MX28EVK board ... Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-06-07ti816x machine: Update for latest kernel versionSiddharth Heroor
* In 2.6.37 the console is tied to ttyO2. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-07ti816x machine: Fix JFFS Image commandSiddharth Heroor
* Fixes a bug in the command passed for JFFS2 Image creation. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-07Add new nexusone machine configurationDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-06h1940: prefer linux 2.6.39, switch to uImagePaul Eggleton
Mainline linux as of 2.6.39 has almost all support pieces integrated for h1940. In addition switch to uImage to allow booting from u-boot (especially as booting directly from HaRET seems to be problematic at the moment.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-06-04conf/distro: update distro Opie references to 1.2.5Paul Eggleton
Move all distro files still pointing to Opie 1.2.4 preferred versions inc file to use the 1.2.5 one. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-06-04conf/distro/include: update preferred-opie-* for 1.2.4 removalPaul Eggleton
* Remove 1.2.4 file * Update git prepended version number to 1.2.5 Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-06-04linux-nokia900-meego: update with lastest source release from meegoDenis 'GNUtoo' Carikli
Note that the defconfig was updated too. Its size is 1.8M(so it could be flashed as zImage if necessary) The defconfig update fixes many issues such as the headphones amplifier not initializing correctly for instance. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-05-30angstrom: prefer udev 171Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-28nokia900: move more kernel drivers that were built in the kernel(=y) to ↵Denis 'GNUtoo' Carikli
modules(=m) * JaMa: minimize defconfig with savedefconfig Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-26angstrom: prefer the git version of tslibKoen Kooi
Recent kernels don't work too well with the old tslib Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-25angstrom 2010.x: use 2.6.39 for beagleboardKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-24bug20.conf: override the omap3 kernel PR and bump PRDenis Carikli
The bug20 uses a different kernel than the one defined in omap3.inc So the PR should be independant of omap3.inc. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@buglabs.net>
2011-05-22angstrom: prefer pulseaudio 0.9.22Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-21ben-nanonote: don't build linux-kexecboot until kexec is fixed on mipsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-20compatibility-providers: add virtual/libintl-nativeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19angstrom-2010-preferred-versions.inc: remove xserver-common prefered versionDenis Carikli
Without that fix Angstrom keep choosing xserver-common 1.33 instead of the 1.34 version Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-19aurora-distribution: require minimal first before we assign anythingSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-19aurora-distribution: use fsoaudiod as DISTRO_ALSA_STATE providerSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-19aurora-distribution: add new distribution suited for mobile targets powered ↵Simon Busch
by FSO Aurora is a distribution suited for mobile targets platforms powered by the FSO middleware. This are mostly mobile handset like the Palm Pre devices. Aurora as distribution is based on minimal and only adjusts some things in another way than minimal. Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-19sane-toolchain-java: define PREFERRED_PROVIDER_openjdk-6-jre to use ↵Martin Jansa
openjdk-6 as java2-runtime provider instead of cacao Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-17ulibc: bump git to version 71d63ed75648da9b0b71afabb9c60aaad792c55c and add ↵Henning Heinold
some features * enable backtrace support and put libubacktrace into own package, needed by firefox * added one patch from Timo Teräs to implement RTLD_NO, needed by openjdk * added one patch from Timo Teräs implement ORIGIN_PATH, needed by openjdk * remove fts-support.patch, because is applied upstream * bump PR
2011-05-16p2020rdb: Switch to linux-powerpc-fsl for kernelTom Rini
The 'linux' recipe has never been an actual good provider of a kernel for this machine so for now switch to the recipe which does support it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-16Set defaults to at91bootstrap-3.0 and u-boot-2009.11Ulf Samuelsson
Set the default bootstrap for at91 machines to bootstrap-3.0 Set the default u-boot to 2009.11 Set default UBOOT_MACHINE to at91sam9m10g45ek_sd This is however overridden by UBOOT_MACHINES which will build: * at91sam9m10g45ek_sd * at91sam9m10g45ek_nandflash * at91sam9m10g45ek_dataflash Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
2011-05-16shr: use fsoaudiod as provider for alsa-stateSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-16linux-nokia900-meego: remove oss and old alsa apiDenis 'GNUtoo' Carikli
The removal of the oss api is needed: Without the removal some applications will try to use OSS (for instance intone) and will block the sound card for the other applications(for instance fsoaudiod's audio call handler, resulting in no sound during calls) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-05-16angstrom: prefer udev 168Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-16angstrom-2010: prefer qt 4.7.3Eric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16com.buglabs.bug.{module,jni}.motion.bb: Add recipes and add them to task-bugJohn E. Connolly
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-05-15htcdream: drop xf86-input-tslib from XSERVER, it's not used in xorg-xserver-confMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-14mx28evk: Add new machine definitionAndreas Müller
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-05-14bug20.conf: switch to the 2.6.35 linaro kernelDenis Carikli
This kenrel supports more features/devices: * wifi power management works * it supports more BMI modules(for instance bugsound, bugsense etc...) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@buglabs.net>
2011-05-14preferred-shr-versions.inc: remove xserver-common prefered versionDenis Carikli
Without that fix SHR keep choosing xserver-common 1.33 instead of the 1.34 version Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-13warpcomm.conf: Add new machine TK71 Warpcomm (Marvell Kirkwood based).Leon Woestenberg
Machine configuration and 2.6.36 kernel patches. Run-tested with a PCI Express Mini (Graphics) Card in the mini PCIe slot. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-05-13shr: prefer qt 4.7.3Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-13kaeilos-2009: prefer qt 4.7.3Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Marco Cavallini <m.cavallini@koansoftware.com> Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
2011-05-13minimal: prefer qt 4.7.3Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Khem Raj <raj.khem@gmail.com>
2011-05-13om-gta0*: drop xf86-input-tslibMartin Jansa
* not compatible with xserver-1.10 ABI * elfe is not compatible with EmulateRightButton option too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-13om-gta02: autoload also snd-soc-s3c24xx and bump task-base PR to use new ↵Martin Jansa
MACHINE_EXTRA_RRECOMMENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-12om-gta0*: use linux-2.6.37 and autoload snd-soc-wm8753 moduleMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-08angstrom: switch to YYYY.MM in distro versionKoen Kooi
This avoids changing SDKNAME daily, which triggers too much sstate invalidations imported from meta-angstrom Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-08angstrom: Use glib-2.0 2.28.5Steve Sakoman
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-08angstrom: Use linux-libc-headers 2.6.37Steve Sakoman
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-06linux-nokia900-meego: add few modules to defconfig and reenable CMDLINEMartin Jansa
* be aware that SRCPV sorts still lower because 4dc381db40ecd82cf885515f3733767899948484 changed branch without PE bump and SRCPV started from 0 again.. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>