diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-02-24 15:53:26 -0800 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-03-05 14:59:55 -0800 |
| commit | 2126b510ce9f7b075e72e1a7f71a5284fb85fb22 (patch) | |
| tree | 7a17428ad22608d602ffb885c6f5dd72ab29eaec /Makefile.am | |
| parent | 53bb5afabe1c54357045bfbcd4416ea586feb25a (diff) | |
gnu: Remove linux-libre 5.4.
gnu/packages/linux.scm (linux-libre-5.4-version, linux-libre-5.4-gnu-revision,
deblob-scripts-5.4, linux-libre-5.4-pristine-source, linux-libre-5.4-source,
linux-libre-headers-5.4, linux-libre-5.4, linux-libre-headers-5.4,
linux-libre-arm-generic-5.4, linux-libre-arm64-generic-5.4): Remove variables.
* gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch: Delete
file.
* gnu/local.mk [dist_patch_DATA]: Deregister patch.
* gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Delete files.
* Makefile.am [AUX_FILES]: Deregister them.
* gnu/packages/android.scm (adb)[native-inputs]: Use linux-libre-headers-5.15.
* gnu/packages/vpn.scm (wireguard-linux-compat): Remove variable.
* gnu/tests/base.scm (%test-linux-libre-5.4): Remove variable.
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 96b2acbcead..546e3ed7585 100644 --- a/Makefile.am +++ b/Makefile.am @@ -481,10 +481,6 @@ AUX_FILES = \ gnu/packages/aux-files/linux-libre/5.10-arm64.conf \ gnu/packages/aux-files/linux-libre/5.10-i686.conf \ gnu/packages/aux-files/linux-libre/5.10-x86_64.conf \ - gnu/packages/aux-files/linux-libre/5.4-arm.conf \ - gnu/packages/aux-files/linux-libre/5.4-arm64.conf \ - gnu/packages/aux-files/linux-libre/5.4-i686.conf \ - gnu/packages/aux-files/linux-libre/5.4-x86_64.conf \ gnu/packages/aux-files/ovmf/51-edk2-ovmf-2m-raw-x64-nosb.json \ gnu/packages/aux-files/pack-audit.c \ gnu/packages/aux-files/python/sanity-check.py \ |
