]> code.ossystems Code Review - openembedded-core.git/commit
Empty image:rootfs.py:handle empty PACKAGE_INSTALL
authorAlex Franco <alejandro.franco@linux.intel.com>
Thu, 24 Sep 2015 15:23:16 +0000 (10:23 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Sep 2015 10:58:30 +0000 (11:58 +0100)
commit2d5fb43ec647e8445fc8e8a5caba771c0361a539
tree7d9f3ed200e4ca4ff561c145b1dab0ea9bf9326d
parentab1bb8db62df4246c2ed3a3135d6d71003ee9386
Empty image:rootfs.py:handle empty PACKAGE_INSTALL

rootfs.py: added a test in DpkgOpkgRootfs which skips the
get package post installs step (get_pkgs_postinsts), when
PACKAGE_INSTALL is empty.

[YOCTO #7664]

Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/rootfs.py