* [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2
@ 2013-05-31 5:40 Jonathan Liu
2013-05-31 9:28 ` Burton, Ross
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Liu @ 2013-05-31 5:40 UTC (permalink / raw)
To: openembedded-core
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2
2013-05-31 5:40 [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2 Jonathan Liu
@ 2013-05-31 9:28 ` Burton, Ross
2013-05-31 9:49 ` Jonathan Liu
0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2013-05-31 9:28 UTC (permalink / raw)
To: Jonathan Liu; +Cc: openembedded-core
On 31 May 2013 06:40, Jonathan Liu <net147@gmail.com> wrote:
> This adds support for 32 bpp pixmaps when 24 bpp framebuffer is used
> which fixes graphics corruption in some cases.
Instead of grabbing a random git revision, can the patch be backported?
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2
2013-05-31 9:28 ` Burton, Ross
@ 2013-05-31 9:49 ` Jonathan Liu
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Liu @ 2013-05-31 9:49 UTC (permalink / raw)
To: Burton, Ross; +Cc: openembedded-core
On 31/05/2013 7:28 PM, Burton, Ross wrote:
> On 31 May 2013 06:40, Jonathan Liu <net147@gmail.com> wrote:
>> This adds support for 32 bpp pixmaps when 24 bpp framebuffer is used
>> which fixes graphics corruption in some cases.
> Instead of grabbing a random git revision, can the patch be backported?
>
> Ross
Done.
Regards,
Jonathan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-31 9:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 5:40 [PATCH] xf86-video-modesetting: update to git revision cba29fd8c2 Jonathan Liu
2013-05-31 9:28 ` Burton, Ross
2013-05-31 9:49 ` Jonathan Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox