guix/gnu
Leo Famulari fd6cfbc05a
Revert kernel modules changes to support the Coreboot framebuffer
These changes broke the creation of the 'linux-modules-database' for all kernel
series besides 5.15, 5.4, and 5.10, like this:

------
gnu/build/linux-modules.scm:257:5: kernel module not found "framebuffer_coreboot" "/gnu/store/yff45fr6q93mw44zdql9ffr95zcvwxcn-linux-libre-4.9.299/lib/modules"
------

We should support the coreboot framebuffer, but we need to test that change more
completely before deploying it.

This effectively reverts the following commits:
1dfe8c3721 "gnu: linux-libre: Build simplefb into all x86{,_64} kernels."
bc09e7ab56 "gnu: linux-libre: Support the Coreboot framebuffer."

Fixes <https://issues.guix.gnu.org/52667> "System reconfiguration fails to build
linux-modules.drv".
2022-02-09 01:38:51 -05:00
..
bootloader
build
home
installer
machine
packages Revert kernel modules changes to support the Coreboot framebuffer 2022-02-09 01:38:51 -05:00
platforms
services
system Revert kernel modules changes to support the Coreboot framebuffer 2022-02-09 01:38:51 -05:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add bloomberg-bde. 2022-02-08 13:34:01 +01:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm
platform.scm
services.scm
system.scm
tests.scm