Skip to content
Snippets Groups Projects
Commit e3294de8 authored by ab0027's avatar ab0027 :speech_balloon:
Browse files

Try using newer kernel to build image

parent 48595a93
No related branches found
No related tags found
No related merge requests found
Pipeline #7709 passed
......@@ -27,7 +27,9 @@ build-zynthbox-image-armhf:
# Download prebuilt realtime kernel
- echo "# Download prebuilt realtime kernel"
- wget "http://unofficialpi.org/Distros/RealtimePi/2021-06-15_2021-05-07-realtimepi-buster-armhf-lite-0.5.0.zip" -P ./ZynthianOS/src/image
# - wget "http://unofficialpi.org/Distros/RealtimePi/2021-06-15_2021-05-07-realtimepi-buster-armhf-lite-0.5.0.zip" -P ./ZynthianOS/src/image
# Try with newer kernel and image
- wget "http://unofficialpi.org/Distros/RealtimePi/nightly/2021-08-01_2021-05-07-realtimepi-buster-armhf-lite-0.6.0.zip" -P ./ZynthianOS/src/image
# Build image
- echo "# Build image"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment