pmaports w/ reMarkable 1 packages
Find a file
Oliver Smith f288cdaa77
treewide: remove linux-headers replacements (MR 3597)
Remove the -dev subpackages of kernels that replace the linux-headers
package. As I understand, the only case where this would make sense is
if you wanted to build a kernel module against headers that need to be
newer than the headers in Alpine's linux-headers package (currently
5.19.5).

While this might have been historically relevant when wireguard wasn't
in the kernel and you might have needed newer linux-headers to build
the module, it seems irrelevant today. If somebody should need this in
the future, then bring it back properly / consider getting the
linux-headers package in Alpine upgraded. Right now the -dev packages
are broken in several ways:

* Use of unversioned provides= (pma#1766)
* Don't contain binaries needed to build binary packages (pma#462).
  This was worked around in 6aba5f ("Package kernel-scripts
  separately"), but later this didn't build anymore and we removed it.

So in short: broken and unused, drop them.
2022-11-02 15:02:54 +01:00
.ci CI: disallow firmware packages to be noarch (MR 3607) 2022-11-01 18:20:08 +01:00
cross cross/{binutils,gcc,musl}-riscv64: new aport (MR 3559) 2022-10-20 18:52:37 +02:00
device treewide: remove linux-headers replacements (MR 3597) 2022-11-02 15:02:54 +01:00
main main/postmarketos-ui-sxmo-de-dwm: set provider_priority=5 (MR 3597) 2022-11-02 15:02:54 +01:00
modem mdoem/libsamsung-ipc: upgrade to 6.0.0004 (MR 3456) 2022-10-21 15:19:07 +03:00
temp alsa-ucm-conf-google-kukui: add symlinks (MR 3600) 2022-11-02 14:45:54 +01:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc editorconfig-check: set "tabs for indentation, spaces for alignment" style (MR 3530) 2022-10-16 16:27:25 +02:00
.editorconfig CI: check if most text files have final_newline and conform to editorconfig (MR 3530) 2022-10-16 16:27:25 +02:00
.gitignore gitignore: add 'src/' dir created when running abuild manually (MR 2450) 2021-08-21 20:30:46 +02:00
.gitlab-ci.yml CI: add riscv64 (MR 3566) 2022-10-26 20:56:18 +02:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: mark v21.12 as unsupported (EOL) 2022-07-12 08:22:08 +02:00
CODEOWNERS CODEOWNERS: add Alex to axolotl codeowners (MR 3547) 2022-10-18 09:55:49 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg CI: test_ui: get arches from pmaports.cfg (MR 3205) 2022-06-07 08:01:25 +02:00
README.md treewide: fix tabs, final newline, trailing whitespace (MR 3530) 2022-10-16 16:27:22 +02:00