Skip to content

Commit

Permalink
kernel: update 6.6.72 kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
  • Loading branch information
RevySR committed Jan 22, 2025
1 parent 3ddeaa3 commit 16df9b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.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_lpi4a="linux-headers-6.6.72-th1520 linux-image-6.6.72-th1520 th1520-mainline-opensbi th1520-boot-firmware firmware-realtek"
KERNEL_ahead="linux-headers-6.6.72-th1520 linux-image-6.6.72-th1520 th1520-mainline-opensbi 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-6.6.66-th1520 linux-image-6.6.66-th1520 th1520-mainline-opensbi th1520-boot-firmware firmware-realtek"
KERNEL_meles="linux-headers-6.6.72-th1520 linux-image-6.6.72-th1520 th1520-mainline-opensbi th1520-boot-firmware firmware-realtek"
KERNEL=$(eval echo '$'"KERNEL_${BOARD}")

PACKAGE_LIST=""
Expand Down

0 comments on commit 16df9b7

Please sign in to comment.