summaryrefslogtreecommitdiffstats
path: root/recipes-ti
AgeCommit message (Collapse)Author
2020-03-16ti-ipc: Update to new version 3.51.00.00AAngela Stegmaier
Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-03-02ti-cgt-arm: Update to 18.12.5Mahesh Radhakrishnan
The License checksum has changed due to version number change, but the license itself has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-27licenses: add Hewlett-Packard and Patrick-Powell licenses used by Code Gen toolsDenys Dmytriyenko
Also correct ti-cgt-arm to not reference Hewlett-Packard, only Patrick-Powell, according to included SPDX document. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-27ti-cgt6x: remove deprecated versionsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-21ti-cgt-arm: skip file-rdeps as this package is precompiledJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-17multiprocmgr: update to latest, drop upstreamed patchesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-12multiprocmgr: swap SUMMARY and DESCRIPTION fieldsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-12multiprocmgr-test: also do not access kernel headers directlyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11multiprocmgr: do not mix kernel and user-space headers, fully depend on uapiDenys Dmytriyenko
As multiprocmgr is a user-space app and should only use uapi headers, drop extra -I for the kernel headers. Patch out any assumptions of direct access to the kernel headers. Cc: Suman Anna <s-anna@ti.com> Cc: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11ti-cgt6x: Limit it to TI SOCsKhem Raj
Helps meta-ti live in a multi-BSP distributions Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-07ti-ipc: Update to new version 3.51.00.00Sam Nelson via Lists.Yoctoproject.Org
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-28Revert "ti-sysbiois: Sysbiois update to 6.76.04.02"Denys Dmytriyenko
This reverts commit b7452e53c63ca17443fa8a05d0ac8eebabe9ae32. There are multiple reports of failures with this version. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23ti-sysbiois: Sysbiois update to 6.76.04.02Mahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-12-19ti-sysbios: Sysbios update to 6.76.03.01Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-12-18ti-ipc: Update ipc-examples to 3.50.04.08 with bug fixesSam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-12-09Fix "basehash value changed" errors and BB_NUMBER_THREADS usageLuca Ceresoli
Changing BB_NUMBER_THREADS between successive builds causes a "basehash value changed" error. Additionally, using BB_NUMBER_THREADS to pass a number of processes to run to xdc is wrong: PARALLEL_MAKE is the correct variable to use. Fix both problems by using oe.utils.parallel_make_argument() to obtain the number of processes to run from PARALLEL_MAKE. Fixes: ERROR: When reparsing .../meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from 63897a188012cedde03f756b5dbbfa70 to 13b80bf4f4327c367bd201eb4aa32ad7. The metadata is not deterministic and this needs to be fixed. ERROR: When reparsing .../meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from 2fb59a7db2a2f69d2c25c06c1b6a4245 to 314c664cc040afae2800fcc378dd9ae0. The metadata is not deterministic and this needs to be fixed. Steps to reproduce: BB_NUMBER_THREADS="3" bitbake ti-ipc-rtos ti-ipc-examples-linux BB_NUMBER_THREADS="4" bitbake -c cleansstate osal-rtos BB_NUMBER_THREADS="5" bitbake ti-ipc-rtos ti-ipc-examples-linux Reported here: https://e2e.ti.com/support/processors/f/791/p/825142/3059419 Reported-by: Matthew McKee (e-mail unknown) Suggested-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-12-09ti-pdk-build: migrate to ti-pdk-fetch.bbclassJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-31ti-pdk-build-rtos: SRCREV update to 01.00.00.14BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-31ti-ipc: Update to new version 3.50.04.08Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-18ti-ipc: update 0001-Add-kernel-build-dir.patchDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-15Revert "ti-ipc: Update commit id for latest code for 3.50.04.07"Sam Nelson
This reverts commit 03e5b21e8a993cf3227112de84f38cc8337dcb11. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-14ti-ipc: Update examples to latest versionSam Nelson
Fixes issues with AM65X examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-10ti-ipc: Update commit id for latest code for 3.50.04.07Sam Nelson
Include fixes issues found with static analysis Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-08ti-pdk-build-rtos: SRCREV update to 01.00.00.14AMahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-02ti-pdk-build-rtos: SRCREV update to 01.00.00.14Mahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-02multiprocmgr: SRCREV update to 3.0.5.0Mahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-01beaglebone-getting-started: update to the latest and fix licensesKhem Raj
This is as per https://github.com/jadonk/beaglebone-getting-started/blob/master/LICENSE.txt * Mention CC-BY-SA-3.0 * Update to GPLv3+ since RNDIS addition * Remove ambiguous "others" license Package now contains sample bash scripts for the host * skip file-rdeps QA check Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-30recipes-ti: Use COMMON_LICENSE_DIR instead of COREBASEKhem Raj
Fixes beaglebone-capes-1.0-r4 do_populate_lic: ${COREBASE}/LICENSE is not a valid license file, please use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. This will become an error in the future Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-27ti-cgt7x: Update to version 1.2.0Mahesh Radhakrishnan
The license checksum changed due to the version, but the license itself has not changed since the last release (1.1.0) Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-24ti-ipc: Update to new version 3.50.04.07Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-13ti-softhsmv2, libp11, engine-pkcs11: openssl10 is no longer availableDenys Dmytriyenko
These packages still need to be migrated from 1.0 API to 1.1 Specific to Keystone2 platforms. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-12ti-unpack: Simplify the logic to detect 32bit glibc on build hostKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17ti-cgt-7x: Initial version of TI-CGT-C7000 recipeMahesh Radhakrishnan
This tool is not publically fetchable yet and requires pre-downloading Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17ti-paths.inc: Adding install directory for ti-cgt-7xMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-09ti-sysbios: Update to sysbios 6.72.02.02Mahesh Radhakrishnan
The checksum has changed due to version & date, the license has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-09ipc-transport: SRCREV update to 02.00.00.02AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07ti-pdk-build-rtos: SRCREV update to 01.00.00.13BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07swtools: SRCREV updateMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07mathlib: SRCREV updateMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07dsplib: SRCREV updateMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-06ti-cgt-pru: Update to version 2.3.2Mahesh Radhakrishnan
The License Checksum has changed due to version, the licenses have not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-05ti-ipc: Update to new version 3.50.04.06Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03udma: suppress texrel warning, set correct PV versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03recipes: suppress potential host contamination warnings due to ownershipDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03ti-xdctools: Update to version 3.55.02.22Mahesh Radhakrishnan
The license checksum changed due to version, but the licenses haven't changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03ti-ns: Update to version 2.60.01.06Mahesh Radhakrishnan
Please note that LIC CHKSUM has changed due to version change. The licenses themselves have not changed. Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03ti-ndk: Update to 3.61.01.01Mahesh Radhakrishnan
Please note that the LIC_CHECKSUM due to date and version. The License itself has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03swtools: actually use defined CP_ARGSDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-31ti-cgt-arm: extend to nativesdkJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-31ti-cgt-arm: consolidate into single fileJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>