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:53:38 +0000 |
commit | 8cfe5555a2977ab503cfc843520884d45c1e9338 (patch) | |
tree | 0903737a027e059a7a9185b618fdba606995bc27 /documentation | |
parent | 7b840972e54d286df74c748f62653fcfd8aeeae8 (diff) | |
download | poky-8cfe5555a2977ab503cfc843520884d45c1e9338.tar.gz |
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)
(From OE-Core rev: b75b78ce534fbf0d4de2f7f66af5b721d68b7471)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions