Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-09-10 | Revert now unnecessary do_unpack bug workarounds | Chris Larson | 1 | |
Signed-off-by: Chris Larson <chris_larson@mentor.com> | ||||
2010-09-08 | multi-kernel: more do_unpack unbreaking | Koen Kooi | 1 | |
2010-04-12 | multi-kernel: Allow inclusion in regular kernel build flow, deploy improvements | Koen Kooi | 1 | |
* 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> |