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

Download prebuilt base image from zynthbox repos

parent 95ae555e
No related branches found
No related tags found
No related merge requests found
Pipeline #7917 canceled
...@@ -35,7 +35,7 @@ build-zynthbox-image-armhf: ...@@ -35,7 +35,7 @@ build-zynthbox-image-armhf:
# Download prebuilt realtime kernel # Download prebuilt realtime kernel
- echo "# 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
- wget "https://pub.zynthbox.io/.ci-build-dependency-downloads/2023-01-11_2020-02-13-realtimepi-buster-armhf-lite-0.6.0.zip" -P ./ZynthianOS/src/image - wget "https://github.com/zynthbox/dependencies/releases/download/v0.5/2023-01-11_2020-02-13-realtimepi-buster-armhf-lite-kernel_5.15.65-llat-v7l+_0.6.0.zip" -P ./ZynthianOS/src/image
# Build rpi4 image # Build rpi4 image
- echo "# Build rpi4 image" - echo "# Build rpi4 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