mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
xf86-video-geode: Update to 2.11.16
This release includes the patch needed for Xorg 1.15 support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
74b25f0446
commit
6ec7600da9
@@ -1,18 +0,0 @@
|
||||
The latest driver corrected a number of issues and compiles without
|
||||
warnings with just one patch. The header included by the given patch
|
||||
is already included in the geode master line, so will not be be
|
||||
required after the next geode version release.
|
||||
|
||||
Upstream-Status: Backport
|
||||
|
||||
diff -up xf86-video-geode-2.11.14/src/geode_dcon.c.jx xf86-video-geode-2.11.14/src/geode_dcon.c
|
||||
--- xf86-video-geode-2.11.14/src/geode_dcon.c.jx 2012-11-24 05:01:15.000000000 -0500
|
||||
+++ xf86-video-geode-2.11.14/src/geode_dcon.c 2013-10-25 16:19:35.950234174 -0400
|
||||
@@ -29,6 +29,7 @@
|
||||
|
||||
/* Includes that are used by all drivers */
|
||||
#include <xf86.h>
|
||||
+#include <xf86Modes.h>
|
||||
#include <xf86_OSproc.h>
|
||||
#include <compiler.h>
|
||||
|
||||
+2
-4
@@ -4,10 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e7f3e39474aeea5af381a8e103dafc36"
|
||||
SUMMARY = "X.org server -- Geode GX2/LX display driver"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI[md5sum] = "7dafd19e274c771539b6d4d459423ccf"
|
||||
SRC_URI[sha256sum] = "00db3bd697b32286eb0e42f5dbd7fcc8d7255dd11c299b1ee16a06a244868ff0"
|
||||
|
||||
SRC_URI += "file://xf86SetModeDefaultName.patch"
|
||||
SRC_URI[md5sum] = "35fa387f6a33f6b22a56ce4bda424392"
|
||||
SRC_URI[sha256sum] = "38fc1f55e29fb7985b90c9021a4b7e5295d42888bd669174f42f3b7f681fc1a7"
|
||||
|
||||
COMPATIBLE_HOST = "i.86.*-linux"
|
||||
|
||||
Reference in New Issue
Block a user