Skip to content

Commit

Permalink
kernel downgrade to 5.10 for test 8821cs stable
Browse files Browse the repository at this point in the history
  • Loading branch information
elecboy committed Jul 13, 2023
1 parent 2425273 commit c5944e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/machine/include/sports-cle-v4x.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ MACHINE_FEATURES:append = " alsa ext2 screen usbgadget usbhost vfat"
#PREFERRED_VERSION_linux-meson64 = "5.15%"
#PREFERRED_PROVIDER_virtual/kernel = "linux-meson64"

#PREFERRED_VERSION_linux-yocto = "5.10%"
PREFERRED_VERSION_linux-yocto = "5.10%"

PREFERRED_VERSION_libgpiod = "1.%"

MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-rtl8192cu"
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-rtl8723"
#MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-rtl8723"
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-rtl8821 kernel-module-rtl8821cs"
#MACHINE_EXTRA_RRECOMMENDS += "kernel-module-rtw88"
MACHINE_EXTRA_RRECOMMENDS += "zram"
Expand Down

0 comments on commit c5944e2

Please sign in to comment.