]> code.ossystems Code Review - openembedded-core.git/commit
package_manager.py: Delete installed_pkgs.txt file
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 4 Nov 2015 07:50:48 +0000 (07:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2015 15:55:33 +0000 (15:55 +0000)
commitd0f3f3a294d509560bd12b93b26eeec65cfee314
tree2fd4789547958347b073c879c90e84849e656d3c
parentbf935ac16f6175673417dda92a619946b52fac87
package_manager.py: Delete installed_pkgs.txt file

This change removes the file installed_pkgs.txt after it
was used for installation of complementary packages. This
file was causing confusion when left in the WORKDIR after
the build.

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