1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

x11-drivers/xf86-video-qxl: add patch from upstream

This commit is contained in:
2020-04-05 16:01:37 +02:00
parent c48a196188
commit 1645b86ff6
3 changed files with 35 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ PATCHES=(
"${FILESDIR}/${P}-correct-a-long-standing-led-state-bug-in-xspice.patch" # From master
"${FILESDIR}/${P}-qxl-include-only-the-dpms-headers-we-need.patch" # From master
"${FILESDIR}/${PN}-avoid-crashing-xserver-on-previous-active-vt-when-shutting-down-this-xserver.patch" # Upstream bug 99102
"${FILESDIR}/${PN}-xf86-video-qxl-kms-call-leavevt-on-shutdown.patch"
)
src_configure() {