aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2010-05-05efl: bump SRCREV to get fixes for the eina_stringshare typosKoen Kooi
2010-05-04linux-omap-psp 2.6.32: refresh touchbook defconfig, add disabled patch to ↵Koen Kooi
enable 800MHz operation
2010-05-03qemu.inc: Set virtual/xserver not xserver.Tom Rini
Tested with qemu{arm,x86,mips} and x11-image. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-03EFL: bump again a bit, fixed python-elementary and improved quickpanelMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03EFL: bump SRCREV (for fixed quickpanel)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02preferred-shr-versions: add preferred version for xserver-common and ↵Martin Jansa
xserver-nodm-init Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01minimal: Quoting fixups, always set virtual/psplash to what we would want.Tom Rini
virtual/psplash is now always being set by compatibility-providers.conf so we want to always override it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-01cornucopia: move SRCREV to cornucopia.inc and update all recipes using thatMartin Jansa
* remove vars already set in cornucopia.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01freesmartphone: create python-helpers.inc, with shared variables and SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30tune-ppc603e: Drop -mhard-floatTom Rini
-mcpu takes care of this argument for us Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-30EFL: bump SRCREV a bit more for focus fixMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30omap3: bump MACHINE_KERNEL_PRKoen Kooi
2010-04-30shr: add shr-version recipe and drop its generation from ↵Martin Jansa
ROOTFS_POSTPROCESS_COMMAND Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30mesa-dri: add 7.8.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30EFL: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-29freesmartphone: bump SRCREV for cornucopia bugfixMartin Jansa
2010-04-29checksums.ini: remove all entries, all were moved to recipesMartin Jansa
* if corresponding recipe still existed * don't add new entries, use in-recipe checksums instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-28freesmartphone: bump SRCREV for more calypso fixesMartin Jansa
2010-04-28freesmartphone: bump SRCREV for latest fsogsmd: modem_ti_calypso tweaksMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-28angstrom-preferred-versions: Add preferred versions for latest TI Codec ↵Roger Monk
Engine [2.25.02] * Added support for CE_VERSION = "2.25.02" dependencies * 2.25.02 is a pre-release, added for system testing Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-28angstrom-preferred-versions: Add missing ti packages to preferred listRoger Monk
* Some packages were missing from preferred versions config following cleanup * Add all recipes/ti components to the preferred versions list (some commented) * Use codec-engine include as placeholder till we find a better location Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-27linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboardKoen Kooi
omap3: bump MACHINE_KERNEL_PR
2010-04-26freesmartphone: bump SRCREV a bit more for fsotdld@openmoko_gta configMartin Jansa
2010-04-26freesmartphone: bump SRCREV for reliable pppd with fsogsmdMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK": http://patchwork.openembedded.org/patch/886/ Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which allows more options. By default it does exactly the same thing as is done today, strips the binary, but keeps the gnu.debuglink section. When set to "no", stripping is not done at all, when set to "full" the gnu.debuglink section is not re-added to the binary. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-04-21Add an initial layer.conf for use with bitbake's bblayers support, for ↵Chris Larson
convenience Signed-off-by: Chris Larson <clarson@kergoth.com>
2010-04-21EFL: bump SRCREV for more illume2 fixesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)Martin Jansa
2010-04-21include/kaeilos-2010.inc: includes for KaeilOS version 2010Marco Cavallini
2010-04-21kaeilos-2010.conf: added new KaeilOS version 2010Marco Cavallini
2010-04-21angstrom: set DISTRO_FEED_CONFIGSKoen Kooi
2010-04-21zaurus-2.6.inc: remove forgotten comments (#) and unbreak jffs2Andrea Adami
2010-04-21zaurus-2.6.inc: merge the jffs2 bits from zaurus-clamshells.inc.Andrea Adami
* remove the legacy headers needed for vanilla Sharp images. * (the checksum was anyway broken)
2010-04-21zaurus-2.6.inc: reorder common Zaurus settings.Andrea Adami
* reabsorb zaurus-kernel.inc
2010-04-20angstrom: prefer xserver-common 1.33Koen Kooi
2010-04-19SHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and ↵Martin Jansa
AUTOREV in git recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19bitbake.conf: enable BB_LOCALCOUNT_OVERRIDE by default, please disable if ↵Martin Jansa
you're using AUTOREV * For now disable autoincrement of revision counter in SRCPV, whoever wants it, should enable it in local.conf or distro config. (Set it empty BB_LOCALCOUNT_OVERRIDE = "") * Revision counter is incremented only locally (bad for multiple builders filling shared feeds), LOCALCOUNT can be used to maintain counter globally in OE metadata (LOCALCOUNT value set in recipe). * Make sure you disable it, if you want always upgradable paths for git recipes without bumping LOCALCOUNT with every SRCREV change or if you're using AUTOREV feature. * LOCALCOUNT == value for revision counter in GIT recipes (NNNN in PV="1.0+gitrNNNN+a7401084a72285c8d3485bacf4eed593f303b1b7-r4.4") Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-17smartq5.conf: Fix NAME and DESCRIPTIONStefan Schmidt
Its not a Samsung SMDK.
2010-04-17smartq5: add machine file for smartq5 tabletKoen Kooi
2010-04-16dm3730-am3715-evm: Add dm3730-am3715-evm machineChase Maupin
* Create the machine configuration file for the dm3730-am3715-evm machine type. This machine type supports EVMs based on the DM37xx or AM37xx SoCs. * Specified the PREFERRED_PROVIDER and VERSION for u-boot Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-15cm-x300: add machine configurationSiebren Hakkesteegt
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-14bitbake.conf: drop default inclusion of collections.incChris Larson
It can interfere with the bblayers stuff in bitbake master. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-14sane-srcrevs.inc: bump EFL_SRCREV to get latest illume2 fixes and enhancementsKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-13linux-omap-zoomsync: add patch to add more options to detect silicon at ↵Koen Kooi
runtime (needed for recent SGX drivers)
2010-04-13angstrom prefer dbus 1.2.24Koen Kooi
2010-04-12linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the ↵Koen Kooi
DM37xx slowdown
2010-04-12u-boot git: refresh leopardboard supportKoen Kooi
2010-04-12linux-omap-psp 2.6.32: update to latest 3.00.00.05 tagKoen Kooi
* add patches for omap3-touchbook support and make this the default kernel for it
2010-04-12linux-omap*: compile ext4 support into uImage instead of modulesPaul Menzel
This allows booting from an ext4 rootfs Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12overo: switch to linux-omap-psp 2.6.32 as defaultKoen Kooi