[OE-core] [PATCH 0/1] rootfs.py: Change logic to unistall packages

mariano.lopez at linux.intel.com mariano.lopez at linux.intel.com
Thu Nov 26 09:34:58 UTC 2015


From: Mariano Lopez <mariano.lopez at linux.intel.com>

This patch changes the logic to unistall some base utils when creating
rootfs. It chages from checking for a package manger to check if it is
a read-only rootfs.

[YOCTO #8235]

The following changes since commit 03f15e51998a3ef65a5b68cb7cbf724f4388c289:

  sstate: Ensure siginfo and sig files are also touched (2015-11-25 08:09:00 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mariano/bug8235
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug8235

Mariano Lopez (1):
  rootfs.py: Change logic to unistall packages

 meta/lib/oe/rootfs.py | 41 +++++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 20 deletions(-)

-- 
1.8.4.5




More information about the Openembedded-core mailing list