summaryrefslogtreecommitdiff
path: root/recipes/ti/bitblit_svn.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12ti-recipes: Add SECTION qualifiers to recipesRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> 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 Monk1
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>
2009-12-04recipes/ti: merge in updatesKoen Kooi1
* New codec recipes from Arago team in Germantown * Updated dm6446 and dm355 from Brijesh Singh * cmem, gst-ti and dmai fixes from Brijesh Singh angstrom: introduce SOC_FAMILY and start using it TI recipes as a testing ground * SOC_FAMILY tells you which system on chip is used in the MACHINE, e.g. omap3, dm355, pxa25x, s3c24xx. This avoids having to duplicate lots of overrides in machine specific recipes. This is *NOT* intended to be used as a package arch.
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa1
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-10-13TI recipes: make use of factored-out dm355 variablesKoen Kooi1
2009-08-26ti-codec: add missing.incKoen Kooi1
bitblit: add svn recipe