[OE-core] [PATCH 0/2] fixed to bug 947 and 968

Dexuan Cui dexuan.cui at intel.com
Fri Apr 15 08:57:16 UTC 2011


From: Dexuan Cui <dexuan.cui at intel.com>

Bug #968:
    changes from previous version:
    1) added Upstream-Status
    2) bumped PR

Bug #947:
    The patch fixes a parallel-make issue that blocked nightly lsb build for
days: when generating $(SHAREDDIR)/%.o, we should ensure the directory
${SHAREDDIR} exists.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dcui/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master

Thanks,
    Dexuan Cui <dexuan.cui at intel.com>
---


Dexuan Cui (2):
  gnu-config-native: add dependency on perl-native
  libnewt: fix parallel-make issue

 .../gnu-config/config-guess-uclibc.patch           |    2 +
 .../gnu-config/gnu-config_20080123.bb              |    6 +++-
 .../newt/files/fix_SHAREDDIR.patch                 |   29 ++++++++++++++++++++
 .../newt/files/include-without-python.patch        |    2 +
 meta/recipes-extended/newt/libnewt_0.52.12.bb      |    7 +++-
 5 files changed, 42 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-extended/newt/files/fix_SHAREDDIR.patch

-- 
1.7.2





More information about the Openembedded-core mailing list