Skip to content

Commit

Permalink
use postfix th1520 linux image
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed May 10, 2024
1 parent 84b4442 commit 240d064
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/packages_list.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
source $(pwd)/scripts/boards_list.sh

# == kernel variables ==
KERNEL_lpi4a="linux-headers-5.10.113-lpi4a linux-image-5.10.113-lpi4a linux-perf-thead th1520-boot-firmware"
KERNEL_lpi4a="linux-headers-5.10.113-th1520 linux-image-5.10.113-th1520 linux-perf-thead th1520-boot-firmware"
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-lpi4a linux-image-5.10.113-lpi4a 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_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-lpi4a linux-image-5.10.113-lpi4a linux-perf-thead th1520-boot-firmware"
KERNEL_meles="linux-headers-5.10.113-th1520 linux-image-5.10.113-th1520 linux-perf-thead th1520-boot-firmware"
KERNEL=$(eval echo '$'"KERNEL_${BOARD}")

PACKAGE_LIST=""
Expand Down Expand Up @@ -41,4 +41,4 @@ libreoffice-sdbc-postgresql \
libreoffice-wiki-publisher \
"
DOCKER="docker.io apparmor ca-certificates cgroupfs-mount git needrestart xz-utils"
BRANDING="lsb-release figlet dynamic-motd"
BRANDING="lsb-release figlet dynamic-motd"

0 comments on commit 240d064

Please sign in to comment.