[OE-core] [PATCH 0/5][PULL] multilib: Some fixes of improper ${PN}

Dongxiao Xu dongxiao.xu at intel.com
Thu Aug 18 09:08:56 UTC 2011


Hi Richard,

This pull request fixes some improper ${PN}, please help to reivew and pull.

Thanks,
Dongxiao

The following changes since commit 2e83e6755441cb14bd907d306974338c15173189:

  kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dxu4/ml
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/ml

Dongxiao Xu (5):
  curl: Use BPN instead of PN for style like lib${PN}
  ea-acl: Use BPN instead of PN for style like lib${PN}
  attr: Use BPN instead of PN for style like lib${PN}
  acl: Use BPN instead of PN for style like lib${PN}
  procps: Fix lib path to support multilib

 .../procps/procps-3.2.8/install.patch              |   29 --------------------
 meta/recipes-extended/procps/procps.inc            |    3 +-
 meta/recipes-extended/procps/procps_3.2.8.bb       |    8 +++---
 meta/recipes-support/attr/acl.inc                  |    2 +-
 meta/recipes-support/attr/attr.inc                 |    2 +-
 meta/recipes-support/attr/ea-acl.inc               |    6 ++--
 meta/recipes-support/curl/curl_7.21.7.bb           |    8 +++---
 7 files changed, 14 insertions(+), 44 deletions(-)
 delete mode 100644 meta/recipes-extended/procps/procps-3.2.8/install.patch





More information about the Openembedded-core mailing list