diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-12-18 17:24:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 11:50:24 +0000 |
commit | b75b78ce534fbf0d4de2f7f66af5b721d68b7471 (patch) | |
tree | 021aef0093bb9dac07b197e27ceaa8f253953df8 /oe-init-build-env-memres | |
parent | 23d409558cb12cbf0300156e67f768a13442910a (diff) | |
download | openembedded-core-b75b78ce534fbf0d4de2f7f66af5b721d68b7471.tar.gz openembedded-core-b75b78ce534fbf0d4de2f7f66af5b721d68b7471.tar.bz2 openembedded-core-b75b78ce534fbf0d4de2f7f66af5b721d68b7471.zip |
lib/oe/image.py: add new image creation library
This will replace the old bash image creation code. This needs the
rootfs to be already generated in order to work.
Usage:
Image(d).create()
or using the provided wrapper function:
create_image(d)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions