From patchwork Wed Dec 14 17:31:36 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] CentOS 5.x fixes Date: Wed, 14 Dec 2011 17:31:36 -0000 From: Paul Eggleton X-Patchwork-Id: 16933 Message-Id: To: openembedded-core@lists.openembedded.org A few fixes I made in the process of testing builds on CentOS 5.7. The following changes since commit b9dfccc018f32a47fc045f35d5f53d7269d791ed: gdk-pixbuf: Ensure the binaries can be relocated (2011-12-13 18:00:18 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/qemu-centos5 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qemu-centos5 Paul Eggleton (3): qemu: for native, do not fail if kvm is unavailable scripts/runqemu: show an error if /dev/net/tun is unusable scripts/bitbake: add a version >= 2.6 check meta/recipes-devtools/qemu/qemu.inc | 10 ++++++++-- meta/recipes-devtools/qemu/qemu_0.14.0.bb | 2 +- meta/recipes-devtools/qemu/qemu_0.15.1.bb | 2 ++ meta/recipes-devtools/qemu/qemu_git.bb | 2 +- scripts/bitbake | 9 +++++++++ scripts/runqemu | 8 ++++++++ 6 files changed, 29 insertions(+), 4 deletions(-)