Skip to content

Commit

Permalink
update 6.6.66 kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Dec 23, 2024
1 parent fc2a8b8 commit dcb37df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/packages_list.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
source $(pwd)/scripts/boards_list.sh

# == kernel variables ==
KERNEL_lpi4a="linux-headers-6.6.48-th1520 linux-image-6.6.48-th1520 th1520-mainline-opensbi th1520-boot-firmware firmware-realtek"
KERNEL_lpi4a="linux-headers-6.6.66-th1520 linux-image-6.6.66-th1520 th1520-mainline-opensbi th1520-boot-firmware firmware-realtek"
KERNEL_ahead="linux-headers-5.10.113-ahead linux-image-5.10.113-ahead linux-perf-thead th1520-boot-firmware"
KERNEL_console="linux-headers-5.10.113-th1520 linux-image-5.10.113-th1520 linux-perf-thead th1520-boot-firmware"
KERNEL_laptop="linux-headers-5.10.113-th1520 linux-image-5.10.113-th1520 linux-perf-thead th1520-boot-firmware"
KERNEL_lpi4amain="linux-headers-6.8.1-lpi4a linux-image-6.8.1-lpi4a th1520-mainline-opensbi th1520-boot-firmware"
KERNEL_meles="linux-headers-5.10.113-th1520 linux-image-5.10.113-th1520 linux-perf-thead th1520-boot-firmware"
KERNEL_meles="linux-headers-6.6.66-th1520 linux-image-6.6.66-th1520 th1520-mainline-opensbi th1520-boot-firmware firmware-realtek"
KERNEL=$(eval echo '$'"KERNEL_${BOARD}")

PACKAGE_LIST=""
Expand Down

0 comments on commit dcb37df

Please sign in to comment.