Compare commits

..

No commits in common. "a9" and "a10s" have entirely different histories.
a9 ... a10s

2 changed files with 17 additions and 1 deletions

View File

@ -8,7 +8,7 @@ actions:
replace: |
ExclusiveArch: x86_64
%if 0%{?almalinux} > 8
%if 0%{?almalinux} > 9
ExclusiveArch: x86_64 %{power64}
%endif
@ -25,6 +25,10 @@ actions:
%ifarch x86_64
%define _lto_cflags %{nil}
count: 1
- target: "spec"
find: "%global vgaconfigs cirrus stdvga virtio ramfb bochs-display"
replace: "%global vgaconfigs cirrus qxl stdvga virtio ramfb bochs-display"
count: 1
- target: "spec"
find: "%{_datadir}/seavgabios/vgabios*.bin"
replace: |
@ -42,4 +46,10 @@ actions:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Ship vgabios-qxl.bin"
- "Allow the build to start on ppc64le"
- add_files:
- type: "source"
name: "config.vga-qxl"
number: 12

6
files/config.vga-qxl Normal file
View File

@ -0,0 +1,6 @@
CONFIG_BUILD_VGABIOS=y
CONFIG_VGA_BOCHS=y
CONFIG_VGA_PCI=y
CONFIG_OVERRIDE_PCI_ID=y
CONFIG_VGA_VID=0x1b36
CONFIG_VGA_DID=0x0100