aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-staging.inc
AgeCommit message (Collapse)Author
2010-10-18ti-staging: expand staging hack to pkgconfig as wellKoen Kooi
2010-09-13ti recipes: remove -sourcetree supportKoen Kooi
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK": http://patchwork.openembedded.org/patch/886/ Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which allows more options. By default it does exactly the same thing as is done today, strips the binary, but keeps the gnu.debuglink section. When set to "no", stripping is not done at all, when set to "full" the gnu.debuglink section is not re-added to the binary. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-04-12ti recipes: fix shlibsKoen Kooi
2010-04-12ti-staging: rename -sdk to -sourcetree to make it clearer what it actually isKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12meta-toolchain-dvsdk: start protoyping a 'dvsdk' style ARM toolchain + DSP ↵Koen Kooi
toolchain * start merging in arago dvsdk bits * convert to SOC_FAMILY * attempt to work in new package naming Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine, ti-dsplink-module: convert to new style stagingKoen Kooi
* bundle complete trees into -sdk packages * blacklist said -sdk package in the angstrom package uploader Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: start moving from -native to machine specificKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>