Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Angus Ainslie
librem5-devkit-tools
Commits
15d51691
Commit
15d51691
authored
Apr 06, 2020
by
Kyle Evans
Browse files
scripts/fetch_latest: update next kernel_url
parent
aeafa745
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/fetch_latest.sh
View file @
15d51691
...
...
@@ -45,7 +45,7 @@ case ${build_type} in
uboot1_url
=
https://arm01.puri.sm/job/u-boot_builds/job/uboot_librem5_build/
;;
next
)
kernel_url
=
https://arm01.puri.sm/job/Kernel_builds/job/kernel_linux-next_imx8-
linux-
next-librem5/
kernel_url
=
https://arm01.puri.sm/job/Kernel_builds/job/kernel_linux-next_imx8-next-librem5/
uboot0_url
=
https://arm01.puri.sm/job/u-boot_builds/job/uboot_devkit_build/
uboot1_url
=
https://arm01.puri.sm/job/u-boot_builds/job/uboot_librem5_build/
;;
...
...
Write
Preview
Markdown
is supported
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