summaryrefslogtreecommitdiffstats
path: root/recipes-ti
Commit message (Collapse)AuthorAgeFilesLines
* ipc/ipc-transport: Update to new version 2.0.0.0Sam Nelson2015-10-192-6/+6
| | | | | | | - Updates srio and qmss transports Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netapi: Update commit id of final version of 1.1.0.6Sam Nelson2015-10-191-1/+2
| | | | | | | - Increment PR to update Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* engine-pkcs11: Update to new version 1.3.0.1Sam Nelson2015-10-191-3/+4
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: Update to new version 2.0.1.10Sam Nelson2015-10-191-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mpm-transport: Update to new version 1.0.8.3Sam Nelson2015-10-191-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-framework-components: Bump version to 3.40.01.04Jacob Stiffler2015-09-162-9/+9
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sysbios: Bump version to 6.42.02.29Jacob Stiffler2015-09-162-12/+12
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Bump version to 3.40.01.08Jacob Stiffler2015-09-163-13/+13
| | | | | | | * This provides a fix for GateMP support. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-codec-engine: update to version 3.24.00.08Gou, Hongmei2015-09-081-0/+29
| | | | | | | * version update and install/stage the source tree w/o compiling examples Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-osal: add the latest version of 1.24.00.09Gou, Hongmei2015-09-083-0/+32
| | | | | | | * ti-osal is added for building dspdce-fw and ipumm-fw in Yocto Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: fix build when STAGING_KERNEL_DIR != STAGING_KERNEL_BUILDDIRDenys Dmytriyenko2015-08-192-2/+118
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tiipclad-daemon.sh: Enabling GateMP supportMolfetta, Stephen2015-08-191-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: Add version 3.31.02.38.Jacob Stiffler2015-08-104-53/+69
| | | | | | | | | | * This version adheres to the new "core" package format. * Add the version-indepedent include file for the core packages * Extract common information between the core and legacy packages into the ti-xdctools-common.inc file. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt6x: Upgrade to version 8.0.3Jacob Stiffler2015-08-041-6/+7
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sysbios: Update version to 6.41.04.54Jacob Stiffler2015-08-042-12/+12
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-softhsmv2: Stop recipe from using headers from host build machine.Jacob Stiffler2015-07-021-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Without the "--with-zlib" configure option, the zlib header will be obtained from the build machines "/usr/include" directory if the header exists there. * From ${S}/m4/acx_zlib.m4: AC_DEFUN([ACX_ZLIB],[ AC_ARG_WITH(zlib, AC_HELP_STRING([--with-zlib=PATH],[Specify prefix of path of zlib]), [ ZLIB_PATH="$withval" ], [ ZLIB_PATH="/usr" ]) AC_MSG_CHECKING(what are the zlib includes) ZLIB_INCLUDES="-I$ZLIB_PATH/include" ... * Therefore add configure option to point to staging sysroot for zlib header and add dependency on zlib. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* rtos-recipes: Add files to ${PN}-dev instead of ${PN}.Jacob Stiffler2015-06-058-8/+17
| | | | | | | * These packages only contain firmware development files. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to 3.36.01.11Denys Dmytriyenko2015-06-033-12/+12
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-paths: Add PDK_INSTALL_DIR for RTOS drivers.Jacob Stiffler2015-06-011-1/+2
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-framework-components: Add version 3.40.00.02.Jacob Stiffler2015-06-011-0/+9
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-framework-components: Add all files to the main package.Jacob Stiffler2015-06-012-3/+4
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-framework-components: Move LIC_FILES_CHKSUM into recipe.Jacob Stiffler2015-06-012-4/+3
| | | | | | | | * This is version specific, so it should not be in a version-agnostic include file. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07Jacob Stiffler2015-06-012-0/+26
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdais: Add version 7.24.00.04Jacob Stiffler2015-05-221-0/+10
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdais: Move LIC_FILES_CHKSUM into recipe.Jacob Stiffler2015-05-222-6/+4
| | | | | | | | * This is version specific, so it should not be in a version-agnostic include file. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sysbios: Add version 6.41.02.41Jacob Stiffler2015-05-221-0/+14
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: Add version 3.30.06.67Jacob Stiffler2015-05-221-0/+16
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt6x: Fix installation for native and nativesdk classes.Jacob Stiffler2015-05-221-0/+8
| | | | | | | | * Many RTOS packages assume that the entire cgt is installed in a single directory as opposed to standard install paths. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netapi: Update to new version 1.1.0.6Sam Nelson2015-04-281-3/+3
| | | | | | | - Fixes issues with parallel builds Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt6x: update LICENSE to the proper formatDenys Dmytriyenko2015-04-271-1/+1
| | | | | | This avoids warnings in master. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: Update to new version 2.0.1.8Sam Nelson2015-04-221-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-srio: Add recipe for ipc transport using srio interfaceSam Nelson2015-04-223-0/+60
| | | | | | | | | - Adds ipc transport layer using srio interface - Supports k2h & k2k devices - test recipe provides test code using srio transport Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-qmss: Add recipe for ipc qmss transport and test codeSam Nelson2015-04-223-0/+61
| | | | | | | | - Provides ipc transport layer using qmss module - Supports k2h, k2k, k2e, k2l devices Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc: Update to new version 3.35.1.7Sam Nelson2015-04-221-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mpm-transport: Update to new version 1.0.6.0Sam Nelson2015-04-201-6/+13
| | | | | | | | - Add new transport using qmss, srio modules - Update new dependency on cmem, rm-lld, qmss-lld, cppi-lld & srio-lld Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netapi: Update to new version 1.1.0.5Sam Nelson2015-04-101-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: Add virutal/kernel dependency.Jacob Stiffler2015-03-171-1/+1
| | | | | | | * "linux/remoteproc_user.h" is included by ./src/daemon/mpmdlif.c Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version of ipc 3.35.00.05Sam Nelson2015-03-041-7/+11
| | | | | | | | - Update license checksum - Add support for k2hk, k2l & k2e evm. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netapi: Add recipe for NETAPI moduleSam Nelson2015-02-263-0/+97
| | | | | | | | - 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>
* ti-cgt6x: Add verion 8.0.0Jacob Stiffler2015-02-261-0/+105
| | | | | | | * 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>
* ti-eula-unpack: Add support for general binary installers.Jacob Stiffler2015-02-202-65/+85
| | | | | | | | | | | * 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>
* ti-ipc: Upgrade to IPC 3.30.03.14Karthik Ramanan2015-02-191-3/+3
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* engine-pkcs11: Add recipe for PKCS11 engineSam Nelson2015-02-191-0/+19
| | | | | | | - Provides OpenSSL PKCS11 engine Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libp11: Add recipe for libp11Sam Nelson2015-02-101-0/+17
| | | | | | | - Provides PKCS11 abstraction library Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Correct error in ti ipc lad daemon startup scriptSam Nelson2015-02-101-2/+3
| | | | | | | | - 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>
* udma: Add recipe for user space library for udma kernel driverSam Nelson2015-02-021-0/+28
| | | | | | | | - 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>
* ti-softhsmv2: Add recipe for ti customised softhsm packageSam Nelson2015-02-021-0/+43
| | | | | | | - 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>
* multiprocmgr: Update to new version of MPM 2.0.1.7Sam Nelson2015-01-213-11/+55
| | | | | | | | | | - 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>
* multiprocmgr: Moved recipe verbatim from meta-aragoSam Nelson2015-01-211-0/+20
| | | | | | | | - 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>
* ti-ipc: Upgrade to IPC 3.30.01.12 GA.Jacob Stiffler2015-01-081-5/+2
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>