Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Max Eliaser <max.eliaser@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/3] xorg-drivers: xf86-video-cirrus: add a recipe for the Cirrus Logic X.Org driver
Date: Mon, 11 Aug 2014 11:23:28 +0100	[thread overview]
Message-ID: <1407752608.22187.2.camel@ted> (raw)
In-Reply-To: <67c3a9199068f3e3b0f9061a8fb765f64b2ee7fd.1407443396.git.max.eliaser@intel.com>

On Thu, 2014-08-07 at 13:31 -0700, Max Eliaser wrote:
> This driver allows X.Org to use the Cirrus Logic family of VGA adapters. Since
> QEMU can emulate a Cirrus VGA adapter, this driver will be of use for images
> that are expected to run under QEMU, if QEMU's other VGA adapters are
> unavailable.
> 
> Signed-off-by: Max Eliaser <max.eliaser@intel.com>
> ---
>  .../recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.2.bb | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.2.bb
> 
> diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.2.bb b/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.2.bb
> new file mode 100644
> index 0000000..f110522
> --- /dev/null
> +++ b/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.2.bb
> @@ -0,0 +1,13 @@
> +require xorg-driver-video.inc
> +
> +SUMMARY = "X.Org X server -- cirrus display driver"
> +DESCRIPTION = "cirrus is an Xorg driver for Cirrus Logic VGA adapters. These \
> +devices are not so common in the wild anymore, QEMU can emulate one, so the \
> +driver is still useful."
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=6ddc7ca860dc5fd014e7f160ea699295"
> +
> +SRC_URI[md5sum] = "91fd6b677d62027cd3001debb587a6a6"
> +SRC_URI[sha256sum] = "3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7"
> +
> +DEPENDS_${PN} = "virtual/libx11"

There is no such variable as DEPENDS_${PN} so that line does nothing.

Cheers,

Richard



  reply	other threads:[~2014-08-11 10:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07 20:31 [PATCH 0/3] Add xf86-video-fbdev and xf86-video-cirrus to qemux86 and qemux86-64 Max Eliaser
2014-08-07 20:31 ` [PATCH 1/3] xorg-drivers: xf86-video-cirrus: add a recipe for the Cirrus Logic X.Org driver Max Eliaser
2014-08-11 10:23   ` Richard Purdie [this message]
2014-08-07 20:31 ` [PATCH 2/3] qemux86: support X11 when QEMU is emulating a different GPU than vmware Max Eliaser
2014-08-07 20:31 ` [PATCH 3/3] qemux86-64: " Max Eliaser
  -- strict thread matches above, loose matches on Subject: below --
2014-08-11 22:03 [PATCH 0/3] Add xf86-video-fbdev and xf86-video-cirrus to qemux86 and qemux86-64 (revised) Max Eliaser
2014-08-11 22:03 ` [PATCH 1/3] xorg-drivers: xf86-video-cirrus: add a recipe for the Cirrus Logic X.Org driver Max Eliaser
2014-08-15 14:45   ` Burton, Ross
2014-08-19 21:29 [PATCH 0/3] Add xf86-video-fbdev and xf86-video-cirrus to qemux86 and qemux86-64 (revised again) Max Eliaser
2014-08-19 21:29 ` [PATCH 1/3] xorg-drivers: xf86-video-cirrus: add a recipe for the Cirrus Logic X.Org driver Max Eliaser

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=1407752608.22187.2.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=max.eliaser@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