[OE-core] [PATCH 0/3] Delete WORKDIR/installed_pkgs.txt after use

Robert Yang liezhi.yang at windriver.com
Thu Nov 5 01:28:50 UTC 2015



On 11/04/2015 03:50 PM, mariano.lopez at linux.intel.com wrote:
> From: Mariano Lopez <mariano.lopez at linux.intel.com>
>
> These changes will delete the file installed_pkgs.txt once it used.
> This file is used internally for complementary package installation
> but it was left there after the use. This file was causing some
> confusion and shouldn't be left there after the installation process

The installed_pkgs.txt is very useful as a reference when we want to know
which pkgs are installed, there is no other easy way to know.

// Robert

>
> The following changes since commit fc45deac89ef63ca1c44e763c38ced7dfd72cbe1:
>
>    build-appliance-image: Update to jethro head revision (2015-11-03 14:03:03 +0000)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/poky-contrib mariano/bug8444
>    http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug8444
>
> Mariano Lopez (3):
>    runtime/_ptest.py: Delete WORKDIR/installed_pkgs.txt
>    rootfs.py: Stop using installed_pkgs.txt
>    package_manager.py: Delete installed_pkgs.txt file
>
>   meta/lib/oe/package_manager.py  |  1 +
>   meta/lib/oe/rootfs.py           | 24 +++++++++---------------
>   meta/lib/oeqa/runtime/_ptest.py |  2 ++
>   3 files changed, 12 insertions(+), 15 deletions(-)
>



More information about the Openembedded-core mailing list