diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-24 14:26:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-24 14:26:34 +0000 |
commit | a5c403f0fc71f38c0669691da7f637303ea09a27 (patch) | |
tree | 4e761824cf91b66fd1d75065ed93516f94130224 /meta/classes/distutils-native-base.bbclass | |
parent | f61df1f1e4a191ed3dd3d71aa78a479c615b14d1 (diff) | |
download | openembedded-core-a5c403f0fc71f38c0669691da7f637303ea09a27.tar.gz openembedded-core-a5c403f0fc71f38c0669691da7f637303ea09a27.tar.bz2 openembedded-core-a5c403f0fc71f38c0669691da7f637303ea09a27.tar.xz openembedded-core-a5c403f0fc71f38c0669691da7f637303ea09a27.zip |
bitbake.conf/image.bbclass: Move image type information into image_types.bbclass
Image generation code in .conf files is hard to read as it needs to be
single line. By moving this to a separate class, multiline functions
can be used instead improving readability. It also declutters
bitbake.conf.
There is no real functional change with this patch but it highlights
the need for improvements in places such as the IMAGE_EXTRA_OPTION
ext* specific variable which makes no sense.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/distutils-native-base.bbclass')
0 files changed, 0 insertions, 0 deletions