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, 24 May 2012 10:45:00 -0700 [thread overview]
Message-ID: <4FBE739C.3060500@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
>
> 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
>
Khem,
Finally merged this into OE-Core, next step will be to look at updating
the xserver! This is something I think that we will be looking into.
Thanks for this contribution
Sau!
prev parent reply other threads:[~2012-05-24 17:55 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
2012-05-11 19:30 ` Khem Raj
2012-05-24 17:45 ` Saul Wold [this message]
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=4FBE739C.3060500@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 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.