From patchwork Thu Dec 1 09:21:24 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] 3 new patches for the self-hosted-image work Date: Thu, 01 Dec 2011 09:21:24 -0000 From: Dexuan Cui X-Patchwork-Id: 15955 Message-Id: To: openembedded-core@lists.openembedded.org 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