From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/3] Enable xserver-xorg for all qemumachines
Date: Thu, 10 May 2012 21:07:39 -0700 [thread overview]
Message-ID: <4FAC908B.2040300@linux.intel.com> (raw)
In-Reply-To: <cover.1336015963.git.raj.khem@gmail.com>
On 05/02/2012 08:35 PM, Khem Raj wrote:
> Currently we use kdrive for all qemu machines except x86 and x86_64
> this patchset enables it for other qemu machines too
>
> I did not delete the kdrive recipes intentionally since I saw that
> there were some images which were using kdrive as xserver
>
> I have successfully sato image in qemumips qemuarm and qemuppc
>
Khem,
Not sure if you saw this error:
ERROR: Multiple .bb files are due to be built which each provide
virtual/libgl
(/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-mips/build/meta/recipes-graphics/mesa/mesa-dri_7.11.bb
/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-mips/build/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb).
This usually means one provides something the other doesn't and should.
I think this might be related to your change, I need to confirm it still.
Builds are completeing but the error exists on all non-x86* qemu machines
Thanks
Sau!
> The following changes since commit 35b5fb2dd2131d4c7dc6635c14c6e08ea6926457:
>
> eglibc-package: remove /var (2012-05-01 12:36:18 +0100)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib kraj/qemu-xserver-xorg
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/qemu-xserver-xorg
>
> Khem Raj (3):
> qemumachines: Enable xserver-xorg as default xserver
> xserver-xf86-config: Add xorg.conf for arm,mips,ppc,sh qemu machines
> qemux86-64,qemux86: Override XSERVER variable
>
> meta/conf/machine/include/qemu.inc | 9 ++-
> meta/conf/machine/qemux86-64.conf | 2 +-
> meta/conf/machine/qemux86.conf | 2 +-
> .../xserver-xf86-config/qemuarm/xorg.conf | 69 ++++++++++++++++++++
> .../xserver-xf86-config/qemumips/xorg.conf | 69 ++++++++++++++++++++
> .../xserver-xf86-config/qemumips64/xorg.conf | 69 ++++++++++++++++++++
> .../xserver-xf86-config/qemuppc/xorg.conf | 69 ++++++++++++++++++++
> .../xserver-xf86-config/qemush4/xorg.conf | 69 ++++++++++++++++++++
> .../xorg-xserver/xserver-xf86-config_0.1.bb | 2 +-
> 9 files changed, 356 insertions(+), 4 deletions(-)
> create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
> create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf
> create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf
> create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
> create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf
>
next prev parent reply other threads:[~2012-05-11 4:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 3:35 [PATCH 0/3] Enable xserver-xorg for all qemumachines Khem Raj
2012-05-03 3:35 ` [PATCH 1/3] qemumachines: Enable xserver-xorg as default xserver Khem Raj
2012-05-03 3:35 ` [PATCH 2/3] xserver-xf86-config: Add xorg.conf for arm, mips, ppc, sh qemu machines Khem Raj
2012-05-03 3:35 ` [PATCH 3/3] qemux86-64, qemux86: Override XSERVER variable Khem Raj
2012-05-03 14:35 ` Richard Purdie
2012-05-03 14:46 ` Khem Raj
2012-05-03 16:47 ` Chris Larson
2012-05-03 17:03 ` Khem Raj
2012-05-08 16:03 ` Khem Raj
2012-05-08 22:06 ` [PATCH 0/3] Enable xserver-xorg for all qemumachines Saul Wold
2012-05-08 22:09 ` Khem Raj
2012-05-08 22:18 ` Khem Raj
2012-05-08 23:50 ` Saul Wold
2012-05-09 0:33 ` Khem Raj
2012-05-11 4:07 ` Saul Wold [this message]
2012-05-11 19:30 ` Khem Raj
2012-05-24 17:45 ` Saul Wold
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=4FAC908B.2040300@linux.intel.com \
--to=sgw@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox