From: Jonathan Liu <net147@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2
Date: Fri, 31 May 2013 15:40:15 +1000 [thread overview]
Message-ID: <1369978815-15261-1-git-send-email-net147@gmail.com> (raw)
This adds support for 32 bpp pixmaps when 24 bpp framebuffer is used
which fixes graphics corruption in some cases.
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
.../xorg-driver/xf86-video-modesetting_0.7.0.bb | 7 -------
.../recipes-graphics/xorg-driver/xf86-video-modesetting_git.bb | 10 ++++++++++
2 files changed, 10 insertions(+), 7 deletions(-)
delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-modesetting_git.bb
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb
deleted file mode 100644
index e45703f..0000000
--- a/meta/recipes-graphics/xorg-driver/xf86-video-modesetting_0.7.0.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require xorg-driver-video.inc
-LIC_FILES_CHKSUM = "file://COPYING;md5=5e53d3fcadb1c23d122ad63cb099a918"
-
-DESCRIPTION = "X.Org X server -- modesetting display driver"
-
-SRC_URI[md5sum] = "38e64eb09cef9bdf1de400bbe9818321"
-SRC_URI[sha256sum] = "2bc55f776eaee7b4e13df13238d36c4facf1cdca095a11519baf2376f5c996ac"
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-modesetting_git.bb b/meta/recipes-graphics/xorg-driver/xf86-video-modesetting_git.bb
new file mode 100644
index 0000000..31653a4
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-modesetting_git.bb
@@ -0,0 +1,10 @@
+require xorg-driver-video.inc
+LIC_FILES_CHKSUM = "file://COPYING;md5=5e53d3fcadb1c23d122ad63cb099a918"
+
+DESCRIPTION = "X.Org X server -- modesetting display driver"
+
+SRCREV = "cba29fd8c2f605ed66718aa3a6b5833deb5d4cf9"
+PV = "0.6.0+git${SRCPV}"
+
+SRC_URI = "git://anongit.freedesktop.org/xorg/driver/xf86-video-modesetting;protocol=git"
+S = "${WORKDIR}/git"
--
1.8.3
next reply other threads:[~2013-05-31 5:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 5:40 Jonathan Liu [this message]
2013-05-31 9:28 ` [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2 Burton, Ross
2013-05-31 9:49 ` Jonathan Liu
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=1369978815-15261-1-git-send-email-net147@gmail.com \
--to=net147@gmail.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