1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-13 14:20:34 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Scott Ellis 7f1df7522d Remove deprecated update-modules from recipes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23 17:43:26 -04:00
Valentin Cobelea eb33051707 recipes-ti: fix warning "variable key FILES_${PN}-dev replaces original key"
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>
2013-08-19 19:21:21 -04:00
Koen Kooi caaffe1aad various recipes: fix quoting to work with bitbake master
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>
2012-02-28 17:54:30 -05:00
Khem Raj fa3014ad44 meta-ti: Guard use of SOC_FAMILY to account for it being empty
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>
2012-01-27 09:04:17 +01:00
Koen Kooi e73385b2d9 add syslink 02.00.00.78
install paths need some cleaning up e.g. slaveLoader needs to be in ${bindir}

Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-06 15:34:44 +01:00