summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-04-12checksums.ini: more checksums (still in the old format)Denys Dmytriyenko1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12gstreamer-ti: stop recommending all gstreamer plugins, it pulls in way too muchKoen Kooi1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti: point properly to toolchain, whether it's internal or externalDenys Dmytriiyenko5
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12bitbake.conf: set default TOOLCHAIN_* vars to internalDenys Dmytriyenko1
type, if not set to external Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Use appropriate BRANCH for DA8xx/OMAPLRoger Monk1
* Commit ID is the same, no need to bump PR Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Add MFD Touchscreen Driver from RidgeRun for da850-omapl138Roger Monk9
* Add Touchscreen patches (rebased on top of regulator fix patches)i * Update defconfig to enable MFD/TS * Rebase OPP DCDC3 patch * Add patches to recipe * Bump PR Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dvsdk-demos: fix the versioning, as ?= doesn't workDenys Dmytriyenko1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12checksums.ini: add ti-dvsdk-demosDenys Dmytriyenko1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12angstrom codec-engine versions: catch up with recipe renamingKoen Kooi2
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-cgt6x: fix versioningKoen Kooi2
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12angstrom: codec-engine preferred versions update to fixed edma3-lldRoger Monk1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-edma3-lld: Adding version 01.11.00.03 (installer fix)Roger Monk2
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai: Add support for OMAPL138 on DMAI.Diego Dompe2
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12gstreamer-ti: Add support for L138 on gstreamer ti plugin.Diego Dompe4
* update omapfb patch to newer SRCREV Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: start moving from -native to machine specificKoen Kooi39
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12freondemo, gstd: merge from arago repoKoen Kooi4
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti dsp tools : Adding Framework components 2.25.00.04 ti dsp : Adding EDMA ↵Roger Monk27
low level driver 1.11.00.02 ti-bios-utils: Add BIOSUTILS package 1.02.02 ti-codec-engine : 2.25.00.05 using lite-CE, i.e. without cetools dependency - improve installer to put dsp server executables next to arm apps - add runtime depends on cmem, dsplink modules - small tweaks for OMAPL138 ti-multimedia-common: Adding new paths for subcomponents ti-dsplink-module: Adding suffix to track kernel version changes angstrom: add infrastructure to set preferred versions for the codec-engine dependency chain - the DEFAULT_PREFERENCE approach didn't scale - add codec-engine 2.25.01 preferred versions and set as default ti-xdais : adding recipe for v6.25.01.08 ti-codec-engine: remove 2.25.01, add 2.25.01.06 ti-framework-components: Add recipe for v2.25.01.05 ti-lpm: Renaming recipe to reflect component version instead of parent version ti-multimedia-common: change path for separately staged lpm ti recipes: remove bogus autotools defines - autotools.bbclass isn't used or needed here ti-lpm-module: switch to TSPA release and fix versioning Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12bitblit: fix patch to apply after changing ${S}Koen Kooi1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-xdctools: add 3.15.04.70 and 3.16.01.27 ti-dspbios 5.33.04: switch to ↵Koen Kooi25
TSPA releases * add 5.33.06 and 5.41.02.14 * add 5.41.02.14 * move common stuff to .inc file * bump PE to fix versioning ti-dsplink-module: add 1.64 * put common stuff in .inc * refresh xdc interfaces after running configure * fix up missing SZ_2K define * move configure step out of compile step * switch on 'channels' feature ti-codec-engine: add 2.25.00.05 * put common stuff in .inc * add in OMAP-L support * introduce DSPSUFFIX and set it appropriately for C674x DSPs ti-dmai: add OMAP-L137 support and fix versioning ti-xdais: add 6.25.00.07 Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12libwnck: add 2.30.0Koen Kooi1
2010-04-12linux-leviathan: enable debugfs to fix wifi (yes, it's true)Michael 'Mickey' Lauer2
BIG HATS OFF TO GNUtoo, who found the magic switch!
2010-04-12linux-leviathan: bump and change defconfig:Michael 'Mickey' Lauer2
* compile wifi drivers as builtint * compile unnecessary stuff as modules
2010-04-12fso-alsa: add new recipe; alsa diagnostic utilityMichael 'Mickey' Lauer2
2010-04-12util-linux-ng-blkid: proper busybox blkid replacementSergey Lapin1
/sbin/blkid is provided by both bisybox and util-linux-ng-blkid package, but at different paths. Busybox version does not accept any options (ignores), which partially leads to attempted access to /dev/mtdblock0 on OMAP architecture, which by itself leads to excess error messages from mtd layer due to different ECC methods (OMAP processor requirement for booting). If using util-linux-ng-blkid, plus a small patch to udev rules (http://markmail.org/message/454coplvll4vf3jf) this issue can be fixed.
2010-04-12afeb9260: move to recent kernelSergey Lapin10
2010-04-12uinput,mesa: fix mergeMartin Jansa2
2010-04-12dpkg: fix mergeMartin Jansa2
2010-04-12dtc: Add flex-native / bison-native to DEPENDS.Tom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-12recipes: add missing checksumsMartin Jansa145
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: don't use INC_PR in recipes which weren't converted to include .inc ↵Martin Jansa6
(added INC_PR definition there - ugly) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12nonworking: add more .inc files to make packages at least parse-ableMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12opie-help-en: TAG wasn't defined, use PV insteadMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12opie: add OPIE_CVS_PV definition to cvs recipes using it for PV without ↵Martin Jansa12
including/inheriting opie.bbclass where it's defined Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12lockstat: update SRC_URI, now in old subdir and add checksumMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12uclibc_0.9.30: fix checksum, accidentally pushed checksum for it's locale ↵Martin Jansa1
instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12zhone2: add checksum for splash fileMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12zhone2: add SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12exml: update SRC_URI -> BROKENMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12enhance: update SRC_URI -> OLDMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12engrave: update SRC_URI -> OLDMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12libeweather: fix SRC_URI s/eweather/libeweather/Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12dtc: add missing SRCREV, set PV, negative D_PMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12comic-reader: fix SRCREV to existent oneMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12bluez-gnome: git repo is now in git.kernel.org, add missing SRCREV, old ↵Martin Jansa1
.patch does not apply anymore, please check Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12linux-libc-headers 2.6.23: fix syntax errorMarcin Juszkiewicz1
2010-04-12linux-libc-headers 2.6.23: backport arm/asm/hwcap.h from recent kernelsMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-12udev 124: disable devcache on BUG 2.0Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-12recipes: move SRCDATEs to recipes (as done with SRCREVs)Martin Jansa38
* unused (recipes probably already gone): SRCDATE_fltk ?= "20060814" SRCDATE_ipkg-link-1 ?= "20050930" SRCDATE_mpd ?= "20070210" SRCDATE_portaudio ?= "20060814" SRCDATE_python-cairo ?= "20060814" SRCDATE_qemu-native ?= "20070613" SRCDATE_squashfs ?= "20091110" SRCDATE_tslib ?= "20051101" SRCDATE_poppler0.6 = "20070708" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12barebox: add missing SRCREV and bump PV accordinglyMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12edje_editor: update SRC_URI, now it's in OLD instead trunkMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>