summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
Commit message (Collapse)AuthorAgeFilesLines
* recipes-bsp: remove Keystone1/2 LLDsDenys Dmytriyenko2022-02-221-21/+0
| | | | | | | | Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by RTOS and Linux. Remove due to deprecation. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-171-2/+2
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* hyplnk-lld: migrate to ti-pdk-fetch.bbclassJacob Stiffler2019-12-091-12/+4
| | | | | | | LIC_FILES_CHKSUM changed to use a relative path. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: SRCREV update to 02.01.00.08AMahesh Radhakrishnan2019-08-071-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Update to version 2.1.0.8Mahesh Radhakrishnan2018-07-241-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Updating to version 2.1.0.7Mahesh Radhakrishnan2017-09-261-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine, recipes: introduce k2hk SOC familyDenys Dmytriyenko2017-04-241-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine,recipes: introduce k2e SOC familyDenys Dmytriyenko2016-09-201-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Upgrade to version 2.1.0.6Jacob Stiffler2016-03-211-4/+4
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Bump SRCREVJacob Stiffler2016-01-281-3/+3
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Only build binaries relevent to the machineJacob Stiffler2015-11-041-5/+4
| | | | | | | * Due to this change, the init script is no longer needed Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Clean up recipesJacob Stiffler2015-11-041-8/+13
| | | | | | | | * Use INC_PR to track recipe revisions * Define variables for GIT SRC_URI parameters Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Update to new version 2.1.0.5Sam Nelson2015-10-191-3/+4
| | | | | | | | | - Remove seperate build for dynamic and static cases Make now creates two test binaries one use dynamic and other using static library Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Update to new version 2.1.0.2Sam Nelson2015-04-101-4/+4
| | | | | | | | - Add init script to add symbolic link for generic device library - remove unused CHOICELIST Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Add new recipe for Hyperlink lldSam Nelson2014-11-121-0/+24
- Provides low level driver for Hyperlink module - Test recipe is used to build tests and examples using the hyperlink library. - Supports k2h, k2k & k2e Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>