diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2015-11-04 07:50:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-24 15:55:42 +0000 |
commit | ace895d162a5c0c913e38dbadb9e95ec70adabeb (patch) | |
tree | aa4334eeda6e1e1f35908a9eb97b34546ed6fb64 /meta-skeleton | |
parent | ccb1616e5459dd31d6a1ba70dc39136b581463ac (diff) | |
download | poky-ace895d162a5c0c913e38dbadb9e95ec70adabeb.tar.gz |
rootfs.py: Stop using installed_pkgs.txt
The method _uninstall_unneeded uses the file installed_pkgs.txt,
this file is left after the build and can cause confusion. This
changes allow to get the installed packages using functions of
rootfs instead of the installed_pkgs.txt file. With this change
now is possible to remove the file without breaking anything.
[YOCTO #8444]
(From OE-Core rev: bf935ac16f6175673417dda92a619946b52fac87)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions