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
Philip Freeman
image-builder
Commits
54ce277d
Commit
54ce277d
authored
Nov 24, 2019
by
Guido Gunther
Browse files
Merge branch 'fix-legacy' into 'master'
conf/board: fix the legacy build See merge request
Librem5/image-builder!143
parents
07e01c7b
32b30013
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/board
View file @
54ce277d
...
...
@@ -72,8 +72,8 @@ case ${pureos_board} in
kernel_arch=arm64
case "${build_type}" in
legacy)
kernel_url="${kernel_base}/kernel_
devkit_
linux-next_imx8-legacy-
devkit
/${archive_path}"
uboot_url="${uboot_base}/uboot_devkit_
mainline_atf_
build/${archive_path}"
kernel_url="${kernel_base}/kernel_linux-next_imx8-legacy-
librem5
/${archive_path}"
uboot_url="${uboot_base}/uboot_devkit_build/${archive_path}"
;;
next)
kernel_url="${kernel_base}/kernel_linux-next_imx8-linux-next-librem5/${archive_path}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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