summaryrefslogtreecommitdiffstats
path: root/recipes-ti/syslink/ti-syslink.inc
Commit message (Collapse)AuthorAgeFilesLines
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-211-1/+1
| | | | | | | | | | | ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
* Remove deprecated update-modules from recipesScott Ellis2014-06-231-16/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-ti: fix warning "variable key FILES_${PN}-dev replaces original key"Valentin Cobelea2013-08-191-1/+1
| | | | | | | Use properly FILES_${PN}-dev to avoid warning about replacing value with default. Signed-off-by: Valentin Cobelea <valentin.cobelea@enea.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* various recipes: fix quoting to work with bitbake masterKoen Kooi2012-02-281-1/+1
| | | | | | | | | Changes from the original patch: * Matrix is no longer available, not fixes necessary * INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: Guard use of SOC_FAMILY to account for it being emptyKhem Raj2012-01-271-1/+1
| | | | | | | | | Right now SOC_FAMILY is set to 'Unknown' by default by angstrom distro but others might not set it as all so it will be empty hence we take care of the case if this is empty Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add syslink 02.00.00.78Koen Kooi2011-07-061-0/+241
install paths need some cleaning up e.g. slaveLoader needs to be in ${bindir} Signed-off-by: Koen Kooi <k-kooi@ti.com>