Skip to content

Commit

Permalink
update testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Josua-SR committed Jan 27, 2025
1 parent db7cbdd commit 20ecf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ function build_debian_12_armhf() {
# - LX2160 Honeycomb
# - LX2162 Clearfog
function build_debian_testing_arm64() {
download linux-image-6.11.7-arm64_6.11.7-1_arm64.deb http://ftp.de.debian.org/debian/pool/main/l/linux-signed-arm64 linux-image-arm64-testing.deb
download linux-image-6.12.10-arm64_6.12.10-1_arm64.deb http://ftp.de.debian.org/debian/pool/main/l/linux-signed-arm64 linux-image-arm64-testing.deb
build_dtb_pkg "${BASEDIR}/download/linux-image-arm64-testing.deb" "${BASEDIR}/generate/dtbs-arm64-testing.tar"
download netboot.tar.gz https://d-i.debian.org/daily-images/arm64/daily/netboot netboot-testing-arm64.tar.gz
build_hdmedia_from_netboot \
Expand Down

0 comments on commit 20ecf04

Please sign in to comment.