diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-02-10 12:29:19 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:18 +0200 |
commit | ed96816ca4fabad01928206381328e82dba5485f (patch) | |
tree | c77025f6518c70401bcdf6f2cd7b2632b45eef2a /recipes/linux/files | |
parent | 3aa2b62bb50f2c6f6790c9dfdcb8924c43250ca4 (diff) |
multi-kernel: Allow inclusion in regular kernel build flow, deploy improvements
* 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>
Diffstat (limited to 'recipes/linux/files')
-rw-r--r-- | recipes/linux/files/configs/.empty | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/recipes/linux/files/configs/.empty b/recipes/linux/files/configs/.empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/recipes/linux/files/configs/.empty |