Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] CentOS 5.x fixes
@ 2011-12-14 17:31 Paul Eggleton
  2011-12-14 17:31 ` [PATCH 1/3] qemu: for native, do not fail if kvm is unavailable Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2011-12-14 17:31 UTC (permalink / raw)
  To: openembedded-core

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(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2011-12-15 19:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 17:31 [PATCH 0/3] CentOS 5.x fixes Paul Eggleton
2011-12-14 17:31 ` [PATCH 1/3] qemu: for native, do not fail if kvm is unavailable Paul Eggleton
2011-12-14 17:31 ` [PATCH 2/3] scripts/runqemu: show an error if /dev/net/tun is unusable Paul Eggleton
2011-12-14 17:31 ` [PATCH 3/3] scripts/bitbake: add a version >= 2.6 check Paul Eggleton
2011-12-15 19:19 ` [PATCH 0/3] CentOS 5.x fixes Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox