Achill Gilgenast
ecd710af96
*/*: move to maintainer= variables
...
* Also move right above pkgname=
* Move Co-Maintainer lines above maintainer=
* Remove empty lines in the header
pmbootstrap 3.7+ & abuild supports maintainer= variables.
See also https://gitlab.alpinelinux.org/alpine/tsc/-/issues/88
[ci:skip-build]: no pkgver/pkgrel changes
[ci:ignore-count]: intended
[ci:skip-vercheck]: no functional changes
[skip ci]: false positives
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7723 >
2026-01-12 17:01:35 +01:00
Robert Eckelmann
71e8067cbc
linux-google-nyan: take over maintainership
...
as proposed in https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6765#note_490866
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6782
2025-07-21 07:39:48 +02:00
Robert Eckelmann
f19d53f0cd
linux-google-nyan: enable UDMABUF
...
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6765
2025-07-13 12:47:32 +02:00
Robert Eckelmann
e38d25df46
linux-google-nyan: adjust CONFIG_HID as much as possible on this kernel version
...
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6765
2025-07-13 12:47:32 +02:00
Robert Eckelmann
875cd3fe7e
linux-google-nyan: switch to -Os and enable xz compression for modules
...
as reported in #3477 , the current kernel configuration causes an oversized image,
which cannot be installed.
Tests on actual HW welcome
closes #3477
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6765
2025-07-13 12:47:27 +02:00
Luca Weiss
972d39afe9
device/*: comply to updated kconfig checks (MR 6087)
...
This was done in 7 steps:
* prepare by running pmbootstrap kconfig migrate
* fix up kconfig category:uefi
* fix up kconfig category:zram
* fix up kconfig category:default
* fix up kconfig category:default (NULL_TTY)
* fix up kconfig category:input
* bump pkgrels
[ci:skip-build]
[ci:ignore-count]
2025-01-29 17:38:06 +01:00
Anjandev Momi
d506dbcb30
kconfigcheck: enable CRYPTO_MD4 for iwd (MR 5943)
...
see: #3386
[ci:skip-build]
2024-12-24 13:06:32 +01:00
Luca Weiss
3c55399f10
device/*: enable new options for community kconfig check (MR 5544)
...
[ci:skip-build]
2024-09-11 16:34:20 +02:00
Stefan Hansson
f9c33329da
linux-google-nyan: enable zstd firmware compression support (MR 5408)
...
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380
[ci:skip-build]: already built successfully in CI
2024-07-30 21:59:41 +02:00
Oliver Smith
962e80309b
linux-google-nyan: disable CONFIG_RT_GROUP_SCHED (MR 5391)
2024-07-29 19:57:03 +02:00
Pablo Correa Gómez
c85d6e2820
linux-google-nyan: depend on postmarketos-installkernel (MR 4681)
2024-06-06 23:30:19 +02:00
Anton Bambura
bf944e6c06
linux-google-nyan: upgrade to 6.6.17 (MR 4840)
...
This switches from 6.1 LTS to 6.6 LTS.
Unfortunately, this version has regressions related to SPI (breaks keyboard)
and DRM (breaks display). Thus adding patches to revert these regressions.
Hopefully, these will be properly fixed until the next LTS release.
This also makes it pass community kconfig check again.
[ci:skip-build]: already built successfully in CI
2024-02-19 20:44:05 +02:00
Anton Bambura
97c5995c7c
linux-google-nyan: remove depthcharge workaround (MR 4222)
...
It is not needed since depthcharge 0.6.2
2023-07-04 17:57:45 +02:00
Anton Bambura
5bfe3ab5b5
linux-google-nyan: add a hack for depthcharge (MR 4074)
...
Prevent kernel self-decompression from overwriting initramfs
Co-authored-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-05-16 23:18:01 +03:00
Anton Bambura
08096700f0
linux-google-nyan: upgrade to 6.1.27 (MR 4074)
...
Also, make it smaller and more modular
2023-05-16 23:18:01 +03:00
Oliver Smith
de730c2b56
linux-google-nyan: add V=1 (MR 3929)
2023-03-05 19:59:35 +01:00
Newbyte
958fe92914
linux-google-nyan: install dtbs to /boot/dtbs (MR 3801)
2023-03-03 23:03:58 +01:00
Anton Bambura
b97f685e4a
linux-google-nyan: enable kconfigcheck-community (MR 3708)
...
[ci:skip-build] already built successfully in CI
2022-12-13 22:09:39 -08:00
Jami Kettunen
e10cf4fadc
testing/linux-*: rename kconfigcheck-anbox to kconfigcheck-waydroid (MR 3507)
...
This renamed option is being checked for since pmbootstrap 1.47.0[1].
[1] https://gitlab.com/postmarketOS/pmbootstrap/-/tags/1.47.0
[ci:skip-build]
[ci:skip-vercheck]
2022-10-13 13:44:30 +02:00
Luca Weiss
566b8de98a
device/*: Remove pmb:kconfigcheck-apparmor (MR 3410)
...
Remove as we are removing apparmor check from pmbootstrap
[ci:skip-vercheck] No rebuild necessary
[ci:skip-build]: already built successfully / also not really needed
2022-09-08 08:31:35 +02:00
Anton Bambura
f7ef5ff857
linux-google-nyan: new aport (MR 3325)
...
Co-Authored-By: Segfault <awarnecke002@hotmail.com>
2022-07-31 22:03:08 +02:00