Files
poky/meta
Laurentiu Palcu 85cc53a5a0 lib/oe/rootfs.py: add new library for rootfs creation
This library will be used to generate the rootfs.

Recommended usage:
 create_rootfs(d, manifest_file)

this will determine the PM backend used, save the shell environment and
will call the appropriate backend implementation (DpkgRootfs(d,
manifest_file).create()).

NOTE: this commit adds Dpkg support.

(From OE-Core rev: 5ad8c21bc7f2213d1287cecf07d00a61d1456ff7)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-11 11:53:38 +00:00
..
2014-02-09 09:42:52 +00:00
2014-02-02 22:37:40 +00:00
2014-02-09 09:40:01 +00:00
2014-02-09 09:40:00 +00:00
2014-02-09 09:42:52 +00:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00