aboutsummaryrefslogtreecommitdiff
path: root/target/linux/pistachio/config-6.1
Commit message (Collapse)AuthorAge
* pistachio: drop files for Linux 6.1Daniel Golle2024-09-20
| | | | | | Drop obsolete config and patches for Linux 6.1. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* kernel: activate *_FS_SECURITY and *_FS_ACL_ATTR options for all big flash ↵Leo Barsky2024-09-06
| | | | | | | | | | | | | targets This patch activate *_FS_SECURITY and *_FS_ACL_ATTR options for all big flash memory targets. Fixes docker error: "failed to register layer: lsetxattr security.capability /usr/bin/ping: operation not supported" Forum discussion: https://forum.openwrt.org/t/docker-pull-fails-failed-to-register-layer-operation-not-supported/138253 Signed-off-by: Leo Barsky <leobrsky@proton.me> Link: https://github.com/openwrt/openwrt/pull/16181 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* kernel/pistachio: Restore kernel files for v6.1Hauke Mehrtens2024-07-01
| | | | | | | | | | | This is an automatically generated commit which aids following Kernel patch history, as git will see the move and copy as a rename thus defeating the purpose. For the original discussion see: https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* kernel/pistachio: Create kernel files for v6.6 (from v6.1)Hauke Mehrtens2024-07-01
| | | | | | | | This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* pistachio: refresh 6.1 configZoltan HERPAI2024-04-05
| | | | | | Kernel config needs to be refreshed after copy from 5.15. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* pistachio: copy config and patches of 5.15 to 6.1Zoltan HERPAI2024-04-05
Simple copy of config and patches. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>