[OE-core] [PATCH 0/3] fix man-pages confliction and smart install with --attempt failed

Hongxu Jia hongxu.jia at windriver.com
Wed Oct 29 05:54:48 UTC 2014


1. vim local.conf
...
IMAGE_INSTALL_append = "shadow man-pages hdparm"
EXTRA_IMAGE_FEATURES += "doc-pkgs"
...

2. bitbake core-image-minimal

//Hongxu

The following changes since commit dacc4ce59e48129a1a1e5316e10780f7358e29ef:

  nativesdk-cmake: Adjust toolchain paths dynamically (2014-10-24 21:59:46 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-man-pages
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-man-pages

Hongxu Jia (3):
  man-pages/shadow: resolve man pages confliction
  python-smartpm: report warn rather than error during install with
    --attempt
  rootfs.py: tweak inner warn message catching

 meta/lib/oe/rootfs.py                              |  2 +-
 .../python/python-smartpm/smart-attempt.patch      | 27 +++++++++++++++++++---
 meta/recipes-extended/man-pages/man-pages_3.71.bb  |  7 ++++++
 meta/recipes-extended/shadow/shadow.inc            |  4 ++++
 4 files changed, 36 insertions(+), 4 deletions(-)

-- 
1.9.1



More information about the Openembedded-core mailing list