All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fixed to bug 947 and 968
@ 2011-04-15  8:57 Dexuan Cui
  2011-04-15  8:57 ` [PATCH 1/2] gnu-config-native: add dependency on perl-native Dexuan Cui
  2011-04-15  8:57 ` [PATCH 2/2] libnewt: fix parallel-make issue Dexuan Cui
  0 siblings, 2 replies; 3+ messages in thread
From: Dexuan Cui @ 2011-04-15  8:57 UTC (permalink / raw)
  To: openembedded-core

From: Dexuan Cui <dexuan.cui@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@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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-15  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15  8:57 [PATCH 0/2] fixed to bug 947 and 968 Dexuan Cui
2011-04-15  8:57 ` [PATCH 1/2] gnu-config-native: add dependency on perl-native Dexuan Cui
2011-04-15  8:57 ` [PATCH 2/2] libnewt: fix parallel-make issue Dexuan Cui

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.