Browse Source

Merge pull request #413 from mendersoftware/create-pull-request/patch

Image-Bot: New images available
change-dependabot-prefix
Lluis Campos 3 years ago
committed by GitHub
parent
commit
3eb8b4c6d1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/test/run-tests.sh

2
scripts/test/run-tests.sh

@ -21,7 +21,7 @@ BBB_DEBIAN_SDCARD_IMAGE_URL="https://debian.beagleboard.org/images/bone-debian-1
# Not on official home page, but found via https://elinux.org/Beagleboard:BeagleBoneBlack_Debian:
## Auto-update
BBB_DEBIAN_EMMC_IMAGE_URL="https://rcn-ee.com/rootfs/bb.org/testing/2021-12-01/buster-console/bone-debian-10.11-console-armhf-2021-12-01-1gb.img.xz"
BBB_DEBIAN_EMMC_IMAGE_URL="https://rcn-ee.com/rootfs/bb.org/testing/2021-12-20/buster-console/bone-debian-10.11-console-armhf-2021-12-20-1gb.img.xz"
## Auto-update
RASPBIAN_IMAGE_URL="http://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2020-02-14/2020-02-13-raspbian-buster-lite.zip"

Loading…
Cancel
Save