summaryrefslogtreecommitdiffstats
path: root/recipes-ti
Commit message (Collapse)AuthorAgeFilesLines
* libp11: depend on openssl10Denys Dmytriyenko2018-12-061-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-softhsmv2: depend on openssl10, cleanupDenys Dmytriyenko2018-12-061-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsplib/mathlib: update and package everything including hidden foldersJianzhong Xu2018-12-052-8/+8
| | | | | | | | 1. Package everything including hidden folders for dsplib and mathlib 2. Update SRCREVs for dsplib and mathlib related to Proc-SDK 5.2 bug fixes. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-arm-native: Update to 16.9.9Mahesh Radhakrishnan2018-11-072-6/+6
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdc-tools: Update to 3.50.08.24Mahesh Radhakrishnan2018-11-021-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sysbios: Updating to 6.73.01.01Mahesh Radhakrishnan2018-11-021-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.03.03Sam Nelson2018-10-254-9/+17
| | | | | | | Adds split mode support for the R5 core Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-unpack.inc: also set COMPATIBLE_HOST for nativesdkDenys Dmytriyenko2018-10-191-0/+1
| | | | | | | | | | Some recipes that include ti-unpack.inc also need to build nativesdk packages. Fixes errors like this: | ERROR: Nothing RPROVIDES 'nativesdk-ti-cgt-pru' (but .../nativesdk-packagegroup-arago-sdk-host.bb RDEPENDS on or otherwise requires it) | nativesdk-ti-cgt-pru was skipped: incompatible with host x86_64-arago-linux (not in COMPATIBLE_HOST) Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-1712-1/+34
| | | | | | | | This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-getting-started: Use cp options to not alter file modeKhem Raj2018-10-161-1/+1
| | | | | | | | Fixes do_package_qa warnings <FILE> is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-arm: "clean" library in do_configureJacob Stiffler2018-10-091-1/+7
| | | | | | | | | | | | * Prevent a potential error as mklib will return an error if the library already exists. * The error encountered is the following: | >> ERROR: mklib: destination library .../work/x86_64-linux/ti-cgt-arm-native/16.9.2-r1/ti-cgt-arm-16.9.2/ti-cgt-arm_16.9.2.LTS/lib/rtsv7R4_A_le_v3D16_eabi.lib already exists | WARNING: .../work/x86_64-linux/ti-cgt-arm-native/16.9.2-r1/temp/run.do_compile.13758:1 exit 1 from 'lib/mklib --pattern=rtsv7R4_A_le_v3D16_eabi.lib' Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsplib/mathlib: do not install/deploy .metadataJianzhong Xu2018-10-012-4/+0
| | | | | | | | | | dsplib/mathlib: do not install/deploy .metadata Do not install/deploy .metadata folder for dsplib and mathlib packages. This folder prevents CCS from finding and installing dsplib and mathlib. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ns: Adding support for TI network servicesMahesh Radhakrishnan2018-10-013-0/+37
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ndk: Upgrading to 3.40.01.01Mahesh Radhakrishnan2018-10-012-13/+13
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build: Update to version 01.00.00.10AMahesh Radhakrishnan2018-10-011-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsplib: build DSPLIB C66x/C674x/C64x+ from sourceJianzhong Xu2018-09-257-42/+98
| | | | | | | | | Remove DSPLIB recipe that downloads pre-built DSPLIB from ti.com. Add new recipe to build DSPLIB for C66x, C674x, or C64x+ from source code. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mathlib: build MATHLIB C66x/C674x from sourceJianzhong Xu2018-09-256-38/+84
| | | | | | | | | Remove MATHLIB recipe that downloads pre-built MATHLIB from ti.com. Add new recipe to build MATHLIB for C66x or C674x from source code. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* swtools: common tools for xdc-based component buildJianzhong Xu2018-09-252-0/+46
| | | | | | | | | Add SWTOOLS which is needed to build xdc-based processor libs such as DSPLIB, MATHLIB, etc from source. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-arm: Update to add rtsv7R4_A_le_v3D16_eabi.libSam Nelson2018-09-181-0/+8
| | | | | | | | | | | rtsv7R4_A_le_v3D16_eabi.lib library is not included in the cgt package. This library is built dynamically during linking during a single build. Bu in case of parallel make, dynamic creation of libraries causes failures. Hence building and adding the library to the package. Signed-off-by: Sam Nelson <sam.nelson@ti.com>t Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.02.02Sam Nelson2018-09-183-5/+5
| | | | | | | Fixes backward compatibility issues for K2 and omapl138 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Add systemd startup scriptSam Nelson2018-09-112-4/+26
| | | | | | | | With systemd enabled, it is better to add the proper systemd script instead of legacy init.d script. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Add ipc daemon for k3Sam Nelson2018-09-071-1/+2
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.01.01Sam Nelson2018-08-265-7/+14
| | | | | | | -Updates to use sciclient for configuring interrupt routing in SOC Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos: Update to new version 1.0.0.10Sam Nelson2018-08-242-55/+5
| | | | | | | | Add support for am65xx-evm Removes doxygen patch Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50Sam Nelson2018-08-245-9/+26
| | | | | | | Add AM65XX platform support Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-ti: bios: add TI SYSBIOS 6.73.00.12Hao Zhang2018-08-244-34/+4
| | | | | Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-ti: devtools: add TI XDC tools 3.50.07.20Hao Zhang2018-08-243-32/+3
| | | | | Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1Hao Zhang2018-08-244-0/+61
| | | | | Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos: Update to version 1.0.0.9AMahesh Radhakrishnan2018-07-241-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: cleanup use of d.getVar()Denys Dmytriyenko2018-07-102-10/+10
| | | | | | | | 1. drop use of True as second parameter, which is default, to align with master 2. there were instances of incorrectly passing 'd' as second parameter from previous conversion from bb.data.getVar() usage Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools-common: Add XDC tools to -dev packageJoshua Watt2018-06-201-1/+3
| | | | | | | | | | b42044aaf removed the XDC tools from the main package, but this broke the ability to include the XDC tools in an SDK. Add the tools back to the -dev package. Also fix up INSANE_SKIP. Change-Id: I902cc1a841e40c1a3bdc5286d03f999276119052 Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build: New DEV.PDK_BUILD.01.00.00.08FDjordje Senicic2018-06-191-3/+3
| | | | | | | | | | | * Enhancements for semi-hosting support * Add TDA2x cascade board support * Adding arp32 makefile * Add McBSP component * mmwvedfp migration Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.47.02.00Sam Nelson2018-06-016-34/+35
| | | | | | | Adds new example for AM571X Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: don't hardcode "uapi" kernel locationDenys Dmytriyenko2018-04-242-3/+33
| | | | | | | This way keystone_remoteproc.h can also be found in sysroots, when available. Otherwise it can fall back to using kernel sources directly. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld-test, multiprocmgr: suppress no GNU_HASH warningsDenys Dmytriyenko2018-04-241-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: fix host contamination warningsDenys Dmytriyenko2018-04-242-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf, recipes: introduce k2l family and add support for k2l-hs-evmDenys Dmytriyenko2018-04-247-8/+8
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos: Updating to version 01.00.00.08E which uses make install ↵Mahesh Radhakrishnan2018-04-171-192/+7
| | | | | | | | | | | internally The new version uses make install thereby eliminating the need to do the same in the yocto recipe. Hence removing the same from the recipe. Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cg-xml: skip file-rdeps checkJacob Stiffler2018-04-171-1/+1
| | | | | | | * pre-packaged binaries depend on libc.so.6 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: refresh local patch to avoid fuzz warningsDenys Dmytriyenko2018-04-041-13/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ndk: skip file-rdeps checkJacob Stiffler2018-04-031-1/+1
| | | | | | | * pre-packaged binaries depend on libc.so.6 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-codec-engine: fix host contamination warningsDenys Dmytriyenko2018-03-281-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Fix to avoid parallel build issueSam Nelson2018-03-051-3/+3
| | | | | | | Fixes parallel build issue with k2hk Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netapi: remove due to external ipsecmgr dependencyDenys Dmytriyenko2018-03-043-116/+0
| | | | | | Moved to meta-arago Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-qmss-rtos: is machine-specific, mark accordinglyDenys Dmytriyenko2018-03-041-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr, mpm-transport: do not depend on syslog-ng, not in meta-ti or ↵Denys Dmytriyenko2018-03-042-4/+1
| | | | | | oe-core Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos: Installing the newly added comp_paths.mk fileMahesh Radhakrishnan2018-03-011-3/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Correction to 3.47.01.00 versionSam Nelson2018-03-011-5/+5
| | | | | | | Includes documentation correction and build optimization for examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* engine-pkcs11, libp11, ti-softhsmv2: update compatibilityDenys Dmytriyenko2018-03-013-1/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: remove outdated recipes, some deps are no longer satisfiedDenys Dmytriyenko2018-03-015-171/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>