diff options
author | Roman I Khimov <khimov@altell.ru> | 2009-04-16 01:47:01 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-21 22:45:36 +0200 |
commit | 5773ed1828d801d9ad9187bc0b217b3da8842758 (patch) | |
tree | 364a1b042b17edbed328c285599e19329bee4d61 /files | |
parent | 42e57b5d12caeb046fb152e5d1be7af2e476abf7 (diff) |
image.bbclass: IMAGE_VARS->IMAGE_BOOT, make overridable
IMAGE_VARS usage forces images to have init, dev management, login
management and other stuff. In cases where you don't need any of those
(like initramfs images or other special-purpose images) you need to
override 4 variables in order to get clean image that only installs
things from IMAGE_INSTALL.
So, this changes IMAGE_VARS to more meaningful IMAGE_BOOT and makes it
possible to build images without boot components with single
IMAGE_BOOT="".
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'files')
0 files changed, 0 insertions, 0 deletions