aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
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
2010-04-12linux-davinci: Update da8xx/omaplxx to latest commits, remove merged patchRoger Monk
* Update to head of tree to pick up USB/SATA fixes * Remove merged patch * Switch git source repo from /people to /projects * Bump KERNEL_PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfigKoen Kooi
2010-04-12linux-davinci: update to the latest staging snapshotDenys Dmytriyenko
2010-04-12linux-omap-psp 2.6.32: add patch to add a proper 720p60 mode to modedb.cKoen Kooi
2010-04-12omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi
2010-04-12linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixesKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard supportRoger Monk
* Update all omapl kernels to latest commit (da830/da850/hawk) * Add small patch for compile warning if REGULATOR disabled * Hawkboard * Add latest hawkboard patch * Boardfile cleanup * Addition of cpufreq/cpuidle/pm * Updated defconfig to disable regulator/rtc (no battery on hawk) * Start da830 using multi-kernel * Update defconfigs * Only deconfig updated (some configs not rebased, * i.e. no ATA, still using ONDEMAND governor Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci git: VPIF fix for hawkboard and tweak defconfigKoen Kooi
2010-04-12linux-omap-psp 2.6.32: update to latest PSP gitKoen Kooi
* refresh patches and make them all git am'able * Add initial beagleboardXM support * make it the default for beagleboard * turn off rtc-ds1307 since it renders beagles without zippy expansion boards unbootable * PSP git broke multi usb gadget, disable it for now
2010-04-12linux-omap-psp: Update AM3517 to latest kernel + defconfig + add ehci patchRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Start using multi-kernel flow for da850-omapl138-evmRoger Monk
* Main defconfig now has more options 'angstrom'-like * Note USB gadget disabled while debugging * Update to latest master da850-omapl138 kernel + config mods * All configs add ts driver added (since now multifunction device) * Added 'stats' version with extra pm config options (kernel stats/etc) * new config for uicapture + lcd display * More options + OHCI enabled in 'regular' config * Remove da850-omapl138 merged patches * Add new patches for Hawkboard Kernel * Introduce board file for hawkboard * Remove machine patch * Config update * All peripherals sanity tested * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA * Some Issues - USB OTG disconnect problems * KO - RTC, (PM, etc) * increase kernel partition to 4MiB for hawkboard * dm6467t-evm is SOC_FAMILY=dm6467 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Update da850-omapl138 to latest staging kernel 2_6_33Roger Monk
* Update to latest staging kernel + use PSP defconfig * Add rebased ts patches + enable configs * Enable MMC unsafe removal (for deep-sleep support when sd/mmc mounted) * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: DEPENDS/RDEPENDS ti-dsplink/ti-dsplink-moduleRoger Monk
* We renamed ti-dsplink recipe, update dependent recipes * Remove variables from machine includes, cleanup ti-paths * lpm/dsplink variables moved into recipes * removed duplicates and commented variables Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi
2010-04-12linux-omap-psp 2.6.32: updates:Koen Kooi
* adjust SRCREV for rebased git tree * fix 'no green on DVI' for omap3evm again * enable more v4l stuff for omap3evm * add patch to fix build for beagleboard * add rudimentary touchbook support Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12dm6467t-evm: use SOC_FAMILYDenys Dmytriyenko
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti: add DM6467-specific build vars ( rediffed version of an earlier patch ↵Roger Monk
Denys made ) * includes RDEPENDS addition for dm365 Signed-off-by: Koen Kooi <k-kooi@ti.com>