aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti
AgeCommit message (Collapse)Author
2019-01-28multiprocmgr: install both mpmsrv sysvinit initscript and systemd unit fileDenys Dmytriyenko
Since both systemd and update-rc.d classes are inherited, not having a corresponding file results in postinst function to fail, which is a hard error now. Having both init files installed does not affect functionality. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-01-25ti-ipc: install both tiipclad sysvinit initscript and systemd unit fileDenys Dmytriyenko
Since both systemd and update-rc.d classes are inherited, not having a corresponding file results in postinst function to fail, which is a hard error now. Having both init files installed does not affect functionality. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-18ti-pdk-build-rtos: SCREV update to 01.00.00.11Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-18ipc: SRCREV updates for version 03.50.03.04Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-18dsplib/mathlib: bump SRCREV to latestJianzhong Xu
Modified .json metadata to make CCS variables backward compatible Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-06engine-pkcs11: depend on openssl10Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-06libp11: depend on openssl10Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-06ti-softhsmv2: depend on openssl10, cleanupDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-05dsplib/mathlib: update and package everything including hidden foldersJianzhong Xu
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>
2018-11-07ti-cgt-arm-native: Update to 16.9.9Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-11-02ti-xdc-tools: Update to 3.50.08.24Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-11-02ti-sysbios: Updating to 6.73.01.01Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-25ti-ipc: Update to new version 3.50.03.03Sam Nelson
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>
2018-10-19ti-unpack.inc: also set COMPATIBLE_HOST for nativesdkDenys Dmytriyenko
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>
2018-10-17recipes: Limit ti specific recipes under ti-soc overrideKhem Raj
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>
2018-10-16beaglebone-getting-started: Use cp options to not alter file modeKhem Raj
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>
2018-10-09ti-cgt-arm: "clean" library in do_configureJacob Stiffler
* 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>
2018-10-01dsplib/mathlib: do not install/deploy .metadataJianzhong Xu
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>
2018-10-01ti-ns: Adding support for TI network servicesMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-01ti-ndk: Upgrading to 3.40.01.01Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-01ti-pdk-build: Update to version 01.00.00.10AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-09-25dsplib: build DSPLIB C66x/C674x/C64x+ from sourceJianzhong Xu
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>
2018-09-25mathlib: build MATHLIB C66x/C674x from sourceJianzhong Xu
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>
2018-09-25swtools: common tools for xdc-based component buildJianzhong Xu
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>
2018-09-18ti-cgt-arm: Update to add rtsv7R4_A_le_v3D16_eabi.libSam Nelson
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>
2018-09-18ti-ipc: Update to new version 3.50.02.02Sam Nelson
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>
2018-09-11ti-ipc: Add systemd startup scriptSam Nelson
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>
2018-09-07ti-ipc: Add ipc daemon for k3Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-26ti-ipc: Update to new version 3.50.01.01Sam Nelson
-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>
2018-08-24ti-pdk-build-rtos: Update to new version 1.0.0.10Sam Nelson
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>
2018-08-24ti-ipc: Update to new version 3.50Sam Nelson
Add AM65XX platform support Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-24recipes-ti: bios: add TI SYSBIOS 6.73.00.12Hao Zhang
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-24recipes-ti: devtools: add TI XDC tools 3.50.07.20Hao Zhang
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-24recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1Hao Zhang
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-24ti-pdk-build-rtos: Update to version 1.0.0.9AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-10meta-ti: cleanup use of d.getVar()Denys Dmytriyenko
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>
2018-06-20ti-xdctools-common: Add XDC tools to -dev packageJoshua Watt
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>
2018-06-19ti-pdk-build: New DEV.PDK_BUILD.01.00.00.08FDjordje Senicic
* 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>
2018-06-01ti-ipc: Update to new version 3.47.02.00Sam Nelson
Adds new example for AM571X Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24multiprocmgr: don't hardcode "uapi" kernel locationDenys Dmytriyenko
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>
2018-04-24sa-lld-test, multiprocmgr: suppress no GNU_HASH warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24recipes: fix host contamination warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24conf, recipes: introduce k2l family and add support for k2l-hs-evmDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-17ti-pdk-build-rtos: Updating to version 01.00.00.08E which uses make install ↵Mahesh Radhakrishnan
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>
2018-04-17ti-cg-xml: skip file-rdeps checkJacob Stiffler
* 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>
2018-04-04ti-ipc: refresh local patch to avoid fuzz warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-03ti-ndk: skip file-rdeps checkJacob Stiffler
* 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>
2018-03-28ti-codec-engine: fix host contamination warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-03-05ti-ipc: Fix to avoid parallel build issueSam Nelson
Fixes parallel build issue with k2hk Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-03-04netapi: remove due to external ipsecmgr dependencyDenys Dmytriyenko
Moved to meta-arago Signed-off-by: Denys Dmytriyenko <denys@ti.com>