From: Dexuan Cui <dexuan.cui@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] fixed to bug 947 and 968
Date: Fri, 15 Apr 2011 16:57:16 +0800 [thread overview]
Message-ID: <cover.1302857514.git.dexuan.cui@intel.com> (raw)
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
next reply other threads:[~2011-04-15 9:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 8:57 Dexuan Cui [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1302857514.git.dexuan.cui@intel.com \
--to=dexuan.cui@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.