summaryrefslogtreecommitdiff
path: root/recipes/linux/files/configs
AgeCommit message (Collapse)AuthorFiles
2010-09-10Revert now unnecessary do_unpack bug workaroundsChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-08multi-kernel: more do_unpack unbreakingKoen Kooi1
2010-04-12multi-kernel: Allow inclusion in regular kernel build flow, deploy improvementsKoen Kooi1
* user proper name for *Image in deploy * Moved from do_compile to seperate task, pre-configure step * Context save/restore the regular defconfig, so we don't break the normal flow * Install binaries and .configs + create symlinks * Add deploy_append step to install normal flow .config in same fashion * When there are no additional configs defined the do_compileconfigs() method changes to a NOOP Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>