From: Dexuan Cui <dexuan.cui@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] 3 new patches for the self-hosted-image work
Date: Thu, 1 Dec 2011 17:21:24 +0800 [thread overview]
Message-ID: <cover.1322731182.git.dexuan.cui@intel.com> (raw)
The following changes since commit d7cd934376ae1edaf7055ec635eb3c85fdbf58b3:
squashfs-tools: fix PR, those should start with 'r' (2011-11-30 23:37:44 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dcui/self-hosted-v4
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/self-hosted-v4
Dexuan Cui (3):
make: expand MAKEFLAGS before we re-exec after rebuilding makefiles.
task-self-hosted: install sudo, tun.ko, iptables, libgl and libgl-dev
into the target
runqemu-ifup, runqemu-internal: be wiser when locating the network
tools
meta/recipes-core/tasks/task-self-hosted.bb | 14 +++++--
.../make/make-3.82/expand_MAKEFLAGS.patch | 39 ++++++++++++++++++++
meta/recipes-devtools/make/make_3.82.bb | 4 ++-
scripts/runqemu-ifup | 8 +++--
scripts/runqemu-internal | 3 +-
5 files changed, 59 insertions(+), 9 deletions(-)
create mode 100644 meta/recipes-devtools/make/make-3.82/expand_MAKEFLAGS.patch
--
1.7.6
next reply other threads:[~2011-12-01 9:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-01 9:21 Dexuan Cui [this message]
2011-12-01 9:21 ` [PATCH 1/3] make: expand MAKEFLAGS before we re-exec after rebuilding makefiles Dexuan Cui
2011-12-01 9:22 ` Koen Kooi
2011-12-01 10:44 ` Richard Purdie
2011-12-02 2:11 ` Cui, Dexuan
2011-12-01 9:21 ` [PATCH 2/3] task-self-hosted: install sudo, tun.ko, iptables, libgl and libgl-dev into the target Dexuan Cui
2011-12-01 10:45 ` Richard Purdie
2011-12-01 9:21 ` [PATCH 3/3] runqemu-ifup, runqemu-internal: be wiser when locating the network tools Dexuan Cui
2011-12-01 10:48 ` Richard Purdie
2011-12-02 2:10 ` Cui, Dexuan
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.1322731182.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.