aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti
AgeCommit message (Collapse)Author
2015-02-26netapi: Add recipe for NETAPI moduleSam Nelson
- Provide TI user space network library and test code - Supports k2h, k2k, k2l & k2e devices Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-26ti-cgt6x: Add verion 8.0.0Jacob Stiffler
* Supports native and nativesdk classes as well as target. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-20ti-eula-unpack: Add support for general binary installers.Jacob Stiffler
* ti-unpack.inc has been created to allow support for general binary installers by creating a variable which is used to pass arbitrary arguments to the executable. * ti-eula-unpack.inc sets the default arguments to retain support for recipes which still use this feature. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-19ti-ipc: Upgrade to IPC 3.30.03.14Karthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-19engine-pkcs11: Add recipe for PKCS11 engineSam Nelson
- Provides OpenSSL PKCS11 engine Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-10libp11: Add recipe for libp11Sam Nelson
- Provides PKCS11 abstraction library Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-10ti-ipc: Correct error in ti ipc lad daemon startup scriptSam Nelson
- Need to add -l for the log file parameter - Added -- to pass log file as additional parameter Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-02udma: Add recipe for user space library for udma kernel driverSam Nelson
- Provides zero copy access from user-space to packet dma channels via udma kernel driver Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-02ti-softhsmv2: Add recipe for ti customised softhsm packageSam Nelson
- Provide library, deamon and util for ti customised softhsm Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-21multiprocmgr: Update to new version of MPM 2.0.1.7Sam Nelson
- Recipe split into main and test recipes. - Added dependency on mpm-transport & libdaemon & syslog-ng - Added startup scripts for daemon - Removed PR Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-21multiprocmgr: Moved recipe verbatim from meta-aragoSam Nelson
- Original location: meta-arago: meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-08ti-ipc: Upgrade to IPC 3.30.01.12 GA.Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-08mpm-transport: Update to new version 1.0.6.0Sam Nelson
- Commit id and version updated to DEV.MPM-TRANSPORT-01.00.06.00 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-12-18mpm-transport: Add new recipe for multiproc transport library and test codeSam Nelson
- mpm-transport provide basic transport layer for moving data between different processing nodes - Support communication with the process nodes using shared memory and hyperlink interface Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-08ti-linuxutils: Fix build problems for kernel up to 3.17Enric Balletbo i Serra
Add to patches to fix the build of cmemk and sdmak kernel modules. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-08ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.Enric Balletbo i Serra
Commit 7d7e1eb (ARM: OMAP2+: Prepare for irqs.h removal) and commit ec2c082 (ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ) from kernel updated the way interrupts for OMAP2/3 devices are defined. Fix irq number as dsplink misses to add the NR_IRQS relative offset. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-08ti-dmai: Fix build with recent kernels and compilers.Enric Balletbo i Serra
Remove unused includes that only redefine some typedefs already defined in other includes and add the --sysroot flag to fix a linkage problem. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-08ti-ipc: Upgrade to IPC 3.30.00.09Jacob Stiffler
* Added new recipe for latest IPC * Removed older recipe versions * Latest recipe points to IPC 3.30.00.09 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-07-02Update dra7xx-evm settings to use dra7xx SOC_FAMILYMaupin, Chase
* Update to use the dra7xx SOC_FAMILY instead of the specific dra7xx-evm machine type. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-07-02Conditionally set ${TOOLCHAIN_PATH} used by some recipesAsh Charles
Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23recipes: consolidate firmware recipes under recipes-bsp in own directoriesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23ti-dmai: Allow do_prepsources to run release.shAsh Charles
The do_prepsources task runs after do_unpack at which point the ${S}/patches directory has been created. In the last step of do_prepsources, code should be copied over to ${S} by the release.sh script. However, this script silently fails if the target directory (${S}) is not empty---it contains the 'patches' directory. The failure manifests in the do_patch step when trying to applying patches against the source which wasn't populated by release.sh. Here, we pre-emptively clean out the directory release.sh intends to use. The patch directory is re-created by the do_patch step. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23Use INSANE_SKIP_${PN} = "installed-vs-shipped"Ash Charles
A number of recipes in recipes-ti install more files than are packaged causing lots of QA errors. We choose to ignore these. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23gstreamer-ti: Revert to build in place ${B} = ${S}Ash Charles
This recipe use autotools and breaks when built out-of-tree (${B} != ${S}). Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23gstreamer-ti: Break packages into dev and staticdevScott Ellis
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23Remove deprecated update-modules from recipesScott Ellis
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21vis: Add radio application firmwareKarthik Ramanan
* Migrated from meta-ti-glsdk and preserved authorship for Karthik * Modified for upstream: * Made PACKAGE_ARCH machine specific * Removed bogus HOMEPAGE setting * Separated the firmware into a ${PN}-fw package and left the ARM side RadioApp in the base package. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21dspdce-fw: Add DSP firmware recipeMrinmayee Hingolikar
* Migrated the dspdce-fw recipe from meta-ti-glsdk and preserved authorship for Mrinmayee. * Cleaned up for upstream: * Removed the MACHINE name from the recipe name * Used MACHINE variable in SRC_URI * Update to use default variables such as base_libdir Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21ipumm-fw: Add MM accelerator firmware recipeMrinmayee Hingolikar
* Based on recipes from meta-ti-glsdk and preserved authorship for Mrinmayee * Modified for upstreaming: * Combined the dra7xx-evm and omap5-evm versions into a shared recipe. This changes the recipe name to just ipumm-fw. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21ti-ipc: Consolidate IPC recipes with include fileMaupin, Chase
* Update the 3.00.00 and 3.21.00.07 versions of ti-ipc to use a common ti-ipc.inc file which combines the configuration and installation steps for both to be common. * Modify the tiiipclad-daemon.sh script to have a replacement variable so that it can be used for more than a single device. * Move the tiipclad-daemon script to the ti-ipc directory with the rest of the files used by this recipe. * Fix the permissions for the tiipclad-daemon script Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21ti-ipc: Add version 3.21.00.07Mrinmayee Hingolikar
* Added version 3.21.00.07 from the meta-ti-glsdk layer. Preserved authorship by Mrinmayee * Cleaned up the recipe for upstream by removing the sed lines in do_configure and instead using EXTRA_OEMAKE values passed into the make process. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21ti-ipc: Consolidate include file and old recipeMaupin, Chase
* The ti-ipc.inc file was for the legacy 1.24.00.16 version of ti-ipc. So consolidate these files together since there is only one version of the ti-ipc recipe that needs that .inc file and there are no updates planned for it. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-04-24recipes: use proper TI-TSPA license name instead of TSPADenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-04-24am33x-cm3, ti-msp430: update license from TI-BSD to BSD-3-ClauseDenys Dmytriyenko
Per recommendation from OSRB and Legal. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-04ti-ipc: Add recipe for ti-ipc version 3.0.xSam Nelson
- Supports communication between processors in TI keystone architecture Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-29beaglebone-capes: update oe-core's LICENSE checksumAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-29gadget-init: update oe-core's LICENSE checksumAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-14recipes: cruft removal and seasonal cleanupDenys Dmytriyenko
* Eliminate need for BBMASK - remove images requiring systemd/angstrom dependency * Move ti-test packagegroup to proper location and update from latest Arago * Move BoneScript and Bone GSG recipes to recipes-ti/beagleboard * README in recipes-ti warns about unsupported nature of those packages Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-08-19recipes-ti: fix warning "variable key FILES_${PN}-dev replaces original key"Valentin Cobelea
Use properly FILES_${PN}-dev to avoid warning about replacing value with default. Signed-off-by: Valentin Cobelea <valentin.cobelea@enea.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-10-10recipes: Fix ti-eula-unpack issue. Tweak sgx modules and libgles recipes.Franklin S. Cooper Jr
* Commit d8fc4a686262c50fd0053afa7240020909ec430b addressed an issue where too many newlines characters were being sent since print by default already sends a newline character. This commit however resulted in bin files being installed in the WORKDIR and broke other recipes which commit a94f765b9867abefd5f0bd262b5dddb8782b3187 addressed. This lead to a very cluttered WORKDIR. * This patch updates ti-eula-unpack.inc to switch from using a print to a write. Since write doesn't automatically send newlines it is a bit more obvious when newlines are sent. * Part of the reason that bin files were being installed in the WORKDIR was due to TI_BIN_UNPK_WDEXT being blank for some recipes. For instance in the libgles-omap3 recipes, when the workdir command is set in TI_BIN_UNPK_CMDS the directory that the Graphics SDK will be installed into is workdir+TI_BIN_UNPK_WDEXT. A blank TI_BIN_UNPK_WDEXT means the SDK will be installed in WORKDIR. By setting TI_BIN_UNPK_WDEXT to a proper value the recipes can be sure it is installed in the proper directory. * Determine which file to download based on the defined BINFILE and not a hardcoded value. This idea was taken from arago. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14beaglebone-tester: FTDI eeprom test, v2Koen Kooi
Check descriptor instead of VID/PID Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14beaglebone tester: bump SRCREV for FTDI testKoen Kooi
An extra test for the FTDI eeprom was added to catch programming errors that would break CCS. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14beaglebone-tester: ship testaudio, fix dependsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14recipes: Use 'packagegroup' instead of 'task'Khem Raj
bring recipes in sync with OE-Core, task bbclass is now replaced by packagegroup. and task recipes are now called packagegroup_something Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-08-07ti-dmai.inc: fix 'proto='-warning on recipe parsingAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-08-07gstreamer-ti: convert proto to protocol in SRC_URIRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25beaglebone-capes: use backlight hack for all LCD4 variantsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25beaglebone-tester: re-enable pmic testKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25beaglebone-tester: bump SRCREV to fix serial console raceKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11beaglebone-tester: bump SRCREV to fix failure reportingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>