Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Docker Build Images
raspbian-base
Commits
806a2c08
Commit
806a2c08
authored
Jul 19, 2019
by
Markus Frosch
Browse files
Update qemu-arm-static to 4.0.0-5
parent
863fd70a
Pipeline
#4315
passed with stage
in 6 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
806a2c08
...
...
@@ -15,9 +15,9 @@ ifneq ($(CI_REGISTRY),)
IMAGE
:=
$(CI_REGISTRY)
/
$(IMAGE)
endif
QEMU_VERSION
=
v
3.1
.0-
2
QEMU_VERSION
=
v
4.0
.0-
5
QEMU_STATIC
=
https://github.com/multiarch/qemu-user-static/releases/download/
$(QEMU_VERSION)
/qemu-arm-static.tar.gz
QEMU_CHECKSUM
=
694df07f3d83b64b2e3598f3150046e7c6c4f5f15004a4f2f414caf8e719bdcefe3fc8a8fa1f5cff357aa6af1
a0
1
8a
4e9efdc287a491037b89aa47aeaefb2201
QEMU_CHECKSUM
=
3fc9536f712b02c5c83cb45b4deba5c48dc87b3a48795ca4189d
a08a
b6f25ac54495bc56e5e1914f595dc2ca68dcd04977264e9f19d5754e88ed3a6dea68ac12
.PHONY
:
all tarball clean
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment