]> code.ossystems Code Review - openembedded-core.git/commit
package_manager: expand the removal list for RPM
authorRoss Burton <ross.burton@intel.com>
Fri, 27 Apr 2018 15:55:44 +0000 (16:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2018 09:03:28 +0000 (10:03 +0100)
commit3428138c5d26d4bcba7a0e562fae83348fb53bf9
tree28bed9c70df2ffa320ec243a147a3ebd74296f44
parentfefc4db18cc26f433f8cf790437d8e3f30f401c3
package_manager: expand the removal list for RPM

If package management is disabled we remove the state and configuration for the
package manager after the rootfs has been populated.  This list wasn't complete
and the DNF/RPM configuration files were left behind.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/package_manager.py