aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2011-10-26kaeilos.conf: updated KaeilOS versionMarco Cavallini
2011-10-26kaeilos.conf: updated KaeilOS versionMarco Cavallini
2011-10-26kaeilos-2011-preferred-versions.inc: added new preferencesMarco Cavallini
2011-10-13kaeilos-2010.conf: marked as obsoleteMarco Cavallini
2011-10-13kaeilos.conf: added java supportMarco Cavallini
2011-09-23Add machine configuration for picoSAM9G45 board[1].Nicu Pavel
More information about this board and software support can be found at [2]. 1. http://www.mini-box.com/pico-SAM9G45-X 2. http://arm.mini-box.com/index.php?title=Main_Page Signed-off-by: Nicu Pavel <npavel@mini-box.com> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-09-09binutils: Update from 2.21 to 2.21.1aSylvain 'GarthPS' Paré
Due to a GPL violation corrected Binutils archives were uploaded with the suffix »a« and the faulty archives were removed [1]. The URLs redirect to the new archives and therefore the checksums are now incorrect. Use this incident to update the package also to the new version 2.21.1a. Due to this one patch had to be regenerated and was taken from OE-core [2]. This patch is build tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. [1] http://nickclifton.livejournal.com/9067.html [2] http://git.openembedded.org/cgit.cgi/openembedded-core/tree/meta/recipes-devtools/binutils/binutils/libtool-2.4-update.patch?id=4810404f22d7cf8849dc32da68dd33a156cac407 Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-09-05aurora.conf: set default locale for imagesSylvain Paré
* permit to use GLIBC_GENERATE_LOCALES =.. and avoid opkg_install_cmd: Cannot install package locale-base-.. message during do_rootfs Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-07-26hx4700: switch to linux 3.0 kernel and update config accordinglyKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-07-19linux-palmpre: update defconfig and bump MACHINE_KERNEL_PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-07-19linux-nokia900-meego: update defconfig to build at least kernel-module-tunMartin Jansa
* some people like me are using openvpn with tun/tap * it was removed in 6a65a05de26f7875ea0cc0d03f09c14c4d151ad2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-07-17SlugOS: slugos.inc - update version number to indicate that theMike Westerhof
dev branch is now for SlugOS 6.1-alpha development. Signed-off-by: Mike Westerhof <mike@mwester.net>
2011-07-13kaeilos.conf: changed version identifierMarco Cavallini
2011-07-07ti81xx: sync with meta-tiKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-07-06bug: remove the dependency on xf86-video-tslibDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-07-05slugos: prefer busybox 1.18.5Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Mike Westerhof <mike@mwester.net> Acked-by: Mike Westerhof <mike@mwester.net>
2011-07-05angstrom-2010: prefer busybox 1.18.5Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-07-05linux-bug20: bump SRCREVDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
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>