aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2014-01-22 13:53:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 11:50:27 +0000
commita8c1b7504bf9cd5625fdecfdc3c3adce53aa164c (patch)
tree91e93ff4a9c57b40c9e8a72bea996592f968e288 /meta/lib/oe/rootfs.py
parent37a9dc05272e7e49c8a475ccb3d10880dcee4763 (diff)
downloadopenembedded-core-contrib-a8c1b7504bf9cd5625fdecfdc3c3adce53aa164c.tar.gz
lib/oe/manifest.py: create manifests for SDK too
This commit contains several changes: * it is possible to create manifests for following types of images: regular image, target SDK and host SDK. To distinguish between these types of manifests, one has to pass the manifest_type argument to the contructor or create_manifest() wrapper. The manifest type can have the following values: image, sdk_host, sdk_target; * move image_rootfs variable to _create_dummy_initial() since it's used only here. This function will probably be removed in the future; * fix a bug in the Dpkg class; * add INSTALL_ORDER property to Manifest class which contains the default install order for the packages and will be used Rootfs/Sdk classes; Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/lib/oe/rootfs.py')
0 files changed, 0 insertions, 0 deletions