diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-20 10:36:18 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-21 19:04:29 -0700 |
| commit | 5bbcd6843addc68fa58aa87393f945e9d92514a4 (patch) | |
| tree | 1174d80f6f684ab47a181a8476dfa59a14b5e8f8 /Makefile.am | |
| parent | f8e875d2c06f09a0801a9a50c212b092a383a759 (diff) | |
gnu: linux-libre 5.15: Drop support.
* gnu/packages/linux.scm (linux-libre-5.15): Remove variable.
* gnu/tests/base.scm (%test-linux-libre-5.15): Remove variable.
* gnu/packages/aux-files/linux-libre/5.15-arm.conf: Remove file.
* gnu/packages/aux-files/linux-libre/5.15-arm64.conf: Remove file.
* gnu/packages/aux-files/linux-libre/5.15-i686.conf: Remove file.
* gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: Remove file.
* Makefile.am (AUX_FILES): Deregister files.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 1954e5aa6d4..4f9e0e77e91 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -484,10 +484,6 @@ AUX_FILES = \ | |||
| 484 | gnu/packages/aux-files/linux-libre/6.1-arm64.conf \ | 484 | gnu/packages/aux-files/linux-libre/6.1-arm64.conf \ |
| 485 | gnu/packages/aux-files/linux-libre/6.1-i686.conf \ | 485 | gnu/packages/aux-files/linux-libre/6.1-i686.conf \ |
| 486 | gnu/packages/aux-files/linux-libre/6.1-x86_64.conf \ | 486 | gnu/packages/aux-files/linux-libre/6.1-x86_64.conf \ |
| 487 | gnu/packages/aux-files/linux-libre/5.15-arm.conf \ | ||
| 488 | gnu/packages/aux-files/linux-libre/5.15-arm64.conf \ | ||
| 489 | gnu/packages/aux-files/linux-libre/5.15-i686.conf \ | ||
| 490 | gnu/packages/aux-files/linux-libre/5.15-x86_64.conf \ | ||
| 491 | gnu/packages/aux-files/ovmf/51-edk2-ovmf-2m-raw-x64-nosb.json \ | 487 | gnu/packages/aux-files/ovmf/51-edk2-ovmf-2m-raw-x64-nosb.json \ |
| 492 | gnu/packages/aux-files/pack-audit.c \ | 488 | gnu/packages/aux-files/pack-audit.c \ |
| 493 | gnu/packages/aux-files/python/pytest_guix.py \ | 489 | gnu/packages/aux-files/python/pytest_guix.py \ |
