Accepting request 974095 from home:qzhao:branches:Base:System
Add omitted information to plymouth-only_use_fb_for_cirrus_bochs.patch. OBS-URL: https://build.opensuse.org/request/show/974095 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=315
This commit is contained in:
parent
14285f6307
commit
d5de8fc35e
@ -1,3 +1,14 @@
|
||||
From: Fabian Vogt <fvogt@suse.com>
|
||||
Subject: force fb for cirrus and bochs, force drm otherwise
|
||||
References: bsc#888590, bsc#980750
|
||||
|
||||
DRM does not work well with cirrus and bochs (no display) but the framebuffer driver
|
||||
prevents DRM drivers from loading.
|
||||
As we need to support cirrus for libvirt and bochs for QEMU, we cannot just remove support for frame-buffer.
|
||||
|
||||
Index: plymouth-0.9.3+git20180807.7663b0c/src/libply-splash-core/ply-device-manager.c
|
||||
===================================================================
|
||||
|
||||
diff -Nura plymouth-0.9.5~git20220412.e960111/src/libply-splash-core/ply-device-manager.c plymouth-0.9.5~git20220412.e960111_new/src/libply-splash-core/ply-device-manager.c
|
||||
--- plymouth-0.9.5~git20220412.e960111/src/libply-splash-core/ply-device-manager.c 2022-04-15 16:39:24.000000000 +0800
|
||||
+++ plymouth-0.9.5~git20220412.e960111_new/src/libply-splash-core/ply-device-manager.c 2022-04-18 16:33:00.126364096 +0800
|
||||
|
Loading…
Reference in New Issue
Block a user