update uwe5622 patches

This commit is contained in:
ludiazv
2024-04-28 01:39:09 +02:00
committed by Oliver Kästner
parent 774f0f8649
commit f8a51177af
19 changed files with 95 additions and 47 deletions

View File

@ -1,14 +1,15 @@
# Kmeta for uwe5622
# common patches for kernel versions 6.1, 6.5 & 6.6
# common patches for kernel versions 6.1, 6.5, 6.6 & 6.7
# source: armbian misc drivers
# common patches to be appliend after specific ones
patch wireless-driver-for-uwe5622-warnings.patch
patch wireless-driver-for-uwe5622-park-link-v6.1-post.patch
patch wireless-driver-for-uwe5622-v6.1.patch
patch wireless-driver-for-uwe5622-fix-setting-mac-address-for-netdev.patch
# common patches to be appliend after kernel version specific ones
patch uwe5622-warnings.patch
patch uwe5622-park-link-v6.1-post.patch
patch uwe5622-v6.1.patch
patch uwe5622-fix-setting-mac-address-for-netdev.patch
patch wireless-uwe5622-Fix-compilation-with-6.7-kernel.patch
patch wireless-uwe5622-reduce-system-load.patch
# Custom: Add driver to makefile and patch Makefiles to make it work with yocto.
patch add-uwe5622-to-wireless-makefile.patch