summaryrefslogtreecommitdiff
path: root/recipes/ti
AgeCommit message (Collapse)AuthorFiles
2010-05-10matrix-gui_svn: add init script for dm365-evm.Brijesh Singh2
* use default Rotation to 0 degrees. * remove touch screen specific variables. Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07ti: disable "eng" non-public versions for non-Angstrom usersDenys Dmytriyenko2
Prevent people not using Angstrom and not including angstrom-codec-engine-* files from picking up the latest versions automatically and fail to download sources from TI internal URLs. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07am-benchmarks: bump the rev for latest fixesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07matrix-tui: bump the rev for latest fixesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07matrix-gui: bump the rev for latest fixes, sans external browser binaryDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07ti-cgt6x: Add version 6.1.14Roger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-06am-benchmarks: add ARM Benchmarks dhry/whet-stone, linpack (from Arago)Denys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-06am-sysinfo: add AM SysInfo set, currently mem_util only (from Arago)Denys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-06matrix-tui: add the Matrix TUI (Text UI) launcher app (from Arago)Denys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-06matrix-gui: numerous updates and fixes (from Arago)Denys Dmytriyenko2
* Bump the revision * Fix the license * Don't set redundant variables * Display message when calibrating TS * Install additional binaries/scripts Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-04matrix-gui_svn.bb: Fix parsing of the recipeStefan Schmidt1
NOTE: Handling BitBake files: \ (6840/8344) [81 %]ERROR: /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22: unparsed line: 'do_install(52) {' while parsing /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb ERROR: /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22: unparsed line: 'do_install(52) {' while parsing /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb No idea if TI has anything in-house that makes this work but here it doesn't.
2010-05-04matrix-gui: update to latest svnKoen Kooi2
2010-04-28ti-eula-unpack: unset DISPLAY to stop upsetting IJ console modeKoen Kooi1
2010-04-28ti-xdais: Add Engineering Release [v.6.25.02.10_eng]Roger Monk1
* 6.25.02.10_eng is latest engineering build of XDAIS * Added for system testing Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-28ti-codec-engine: Add Engineering Release [v.2.25.02.10_eng]Roger Monk1
* 2.25.02.10_eng is latest engineering build of CE * Added for system testing * This version now includes dm365 loadmodules script Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-28ti-linuxutils: Add recipe for latest version [v.2.25.02.08]Roger Monk1
* Add recipe for latest linux utils Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-28ti-xdctools_3.16.00.18: Fix typo in PVRoger Monk1
* Typo in PV for this recipe * [ Should bump PE, but not aware of any usage of this recipe by others, confirmed by existence of this bug ] Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-28ti-xdais_6.24: Fix typo in checkum labelRoger Monk1
* Typo in SRC_URI checksum fix Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-28matrix-gui: bump SRCREV to 21 for setopp fixesKoen Kooi1
2010-04-26matrix-gui: add new recipe and initscript, from arago overlayKoen Kooi2
* slightly changed from arago recipe to conform more to OE guidelines
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov7
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-22ti-local-power-manager: Remove OPT from LPM sources using #defineRoger Monk3
* OPT Argument Decorator is no longer used/supported in latest dsplink versions * LPM implements some callback functions from DSPLINK which used this decorator * 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);' * Remove by passing -DOPT="" to LPM build * Safe to remove for building against older DSPLINK versions as well * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utilsRoger Monk1
* DSPLINK Examples need to use lpmOn/Off add RDEPENDS * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter)Roger Monk3
* Add new version (1.65.00.02) - eary adopter release * Start using new URI base location * Introduce variables to keep SRC_URI common and PV variants Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Move dsplink_1.64 fix-ups into version specific recipeRoger Monk2
* Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Introduce DSPLINKDSP to simplify DSP executable installRoger Monk1
* Add new variable DSPLINKDSP to be used in install scripts Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: remove unnecessary 'clean' stepRoger Monk1
* dsplink installations (when used directly, and not from cetools) are clean and therefore don't need a clean step Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-15ti-xdctools: add PRIVATE_LIBS list for internal libsKoen Kooi1
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa3
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12gstreamer-ti: Add IRQ/EDMA module RRECOMMENDSRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-omap3530: Go back to old binaryRoger Monk1
* binfile already known from earlier release * use -44 version binary (identical) for now Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-omapl138_1.00.00: add LICENSE fieldBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-dm6467_1.00.00.03: add LICENSE fieldBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-omapl137_1.00.00: add LICENSE fieldBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dm355mm-module_1.13: add LICENSE fieldBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-recipes: Shoot ti-multimedia-common.inc, move inside ti-paths.incRoger Monk5
* Following cleanup, ti-paths is empty and simply includes ti-multimedia-common * Move ti-multimedia-common into ti-paths and shoot ti-multimedia-common * Fix recipe references that directly reference ti-multimedia-common Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-omap3530: Use real version number, remove duplicateRoger Monk2
* Start using new SRC_URI link without binary suffix (-42/-44) * Rename to reflect real version number * Remove (source) duplicate version (-42) * Bump PE to account for negative version number change * Bump PR for consistency Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dsplink: Remove old patches and old untested recipeRoger Monk6
* Remove ti-dsplink v.1.61.3 - no longer tested * Remove old patches for older development dsplink versions * Patches have now been rolled into dsplink 1.64 * Remove old Makefiles which we no longer need * Remove old v.1.50 128M patch - we now use 'MEMHOLE' for this (if necessary) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12gstd/freondemo: Align with arago file locationsRoger Monk5
* Move gstd and freondemo recipes to recipes/gstd /freondemo * Prepare for recipe sync * Later needs renaming and finding new (more appropriate) home Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai: bump the SRCREV for dm365 and dm6467Denys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12gstreamer-ti: update dm365 bootscript with the correct valuesDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-dm6446_2.05.00.00: add LICENSE fieldBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine_2.25.01.06: add loadmodule.sh on DM365 platform.Brijesh Singh3
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine.inc: add conditional depedency on dsp tools (cgt, bios etc)Brijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dvsdk-demos: rework the build and install, update the versionDenys Dmytriyenko4
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-dm365: rework with the new versionDenys Dmytriyenko3
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai_svn.bb: update 365 loadmodules to use modprobeBrijesh Singh2
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai_svn: add edma and irq module runtime depedency on dm365 platform.Brijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-linuxutils.inc: build irq module on dm365 platformBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: add license sectionBrijesh Singh17
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>