All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <mariano.lopez@linux.intel.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/3] Delete WORKDIR/installed_pkgs.txt after use
Date: Thu, 5 Nov 2015 09:28:50 +0800	[thread overview]
Message-ID: <563AB0D2.4000305@windriver.com> (raw)
In-Reply-To: <cover.1446623061.git.mariano.lopez@linux.intel.com>



On 11/04/2015 03:50 PM, mariano.lopez@linux.intel.com wrote:
> From: Mariano Lopez <mariano.lopez@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(-)
>


  parent reply	other threads:[~2015-11-05  1:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04  7:50 [PATCH 0/3] Delete WORKDIR/installed_pkgs.txt after use mariano.lopez
2015-11-04  7:50 ` [PATCH 1/3] runtime/_ptest.py: Delete WORKDIR/installed_pkgs.txt mariano.lopez
2015-11-04  7:50 ` [PATCH 2/3] rootfs.py: Stop using installed_pkgs.txt mariano.lopez
2015-11-04  7:50 ` [PATCH 3/3] package_manager.py: Delete installed_pkgs.txt file mariano.lopez
2015-11-05  1:28 ` Robert Yang [this message]
2015-11-05  8:56   ` [PATCH 0/3] Delete WORKDIR/installed_pkgs.txt after use Burton, Ross
2015-11-05 15:48     ` Mariano Lopez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=563AB0D2.4000305@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=mariano.lopez@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.