mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
xserver-xf86-dri-lite: Add patch to disable dolt and fix build breakage
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
Index: git/configure.ac
|
||||||
|
===================================================================
|
||||||
|
--- git.orig/configure.ac 2009-01-15 20:35:31.000000000 +0000
|
||||||
|
+++ git/configure.ac 2009-01-15 20:35:38.000000000 +0000
|
||||||
|
@@ -62,7 +62,6 @@
|
||||||
|
AC_LIBTOOL_WIN32_DLL
|
||||||
|
AC_DISABLE_STATIC
|
||||||
|
AC_PROG_LIBTOOL
|
||||||
|
-DOLT
|
||||||
|
AC_PROG_MAKE_SET
|
||||||
|
PKG_PROG_PKG_CONFIG
|
||||||
|
AC_PROG_LEX
|
||||||
@@ -10,6 +10,7 @@ DEFAULT_PREFERENCE = "-1"
|
|||||||
|
|
||||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=server-1.6-branch \
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=server-1.6-branch \
|
||||||
file://xorg.conf \
|
file://xorg.conf \
|
||||||
|
file://nodolt.patch;patch=1 \
|
||||||
file://libdri-xinerama-symbol.patch;patch=1 \
|
file://libdri-xinerama-symbol.patch;patch=1 \
|
||||||
file://xserver-boottime.patch;patch=1"
|
file://xserver-boottime.patch;patch=1"
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ DEFAULT_PREFERENCE = "-1"
|
|||||||
|
|
||||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git \
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git \
|
||||||
file://xorg.conf \
|
file://xorg.conf \
|
||||||
|
file://nodolt.patch;patch=1 \
|
||||||
file://libdri-xinerama-symbol.patch;patch=1"
|
file://libdri-xinerama-symbol.patch;patch=1"
|
||||||
|
|
||||||
# Copied from OBS
|
# Copied from OBS
|
||||||
|
|||||||
Reference in New Issue
Block a user