Browse Source
Bump Raspbian to 2021-10-30-raspios-bullseye
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
2.6.x
Ole Petter
3 years ago
No known key found for this signature in database
GPG Key ID: 399DBE0F4D4B02EB
1 changed files with
2 additions and
2 deletions
-
.gitlab-ci.yml
|
|
@ -12,8 +12,8 @@ variables: |
|
|
|
|
|
|
|
# Make sure to update the link in mender-docs to the new one when changing |
|
|
|
# this. |
|
|
|
RASPBIAN_URL: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-01-12/2021-01-11-raspios-buster-armhf-lite.zip |
|
|
|
RASPBIAN_NAME: 2021-01-11-raspios-buster-armhf-lite |
|
|
|
RASPBIAN_URL: "https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-11-08/2021-10-30-raspios-bullseye-armhf-lite.zip" |
|
|
|
RASPBIAN_NAME: 2021-10-30-raspios-bullseye-armhf-lite |
|
|
|
|
|
|
|
# Which version of mender-convert to use in published image name. Normally |
|
|
|
# empty, in which case the branch or tag name will be used, but this variable |
|
|
|