Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
image-builder
Commits
33f10365
Commit
33f10365
authored
Jun 06, 2019
by
Martin Kepplinger
Browse files
build-image: use latest instead of unstable by default
parent
266a34bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
build-image
View file @
33f10365
...
...
@@ -104,7 +104,7 @@ cwd=$(pwd)
distro
=
${
DIST
:-
buster
+ci
}
mirror
=
${
MIRROR
:-
"http://deb.debian.org/debian"
}
pureos_board
=
imx6
build_type
=
unstable
build_type
=
latest
NULL
=
uboot_bin
=
build_tarball
=
...
...
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