From 0c24adee3c151576d941fe8b936a0c6eca0622c8 Mon Sep 17 00:00:00 2001 From: Anton Antonov Date: Wed, 9 Oct 2024 12:16:46 +0100 Subject: [PATCH] Include Yocto and OpenWrt into OS images download links Signed-off-by: Anton Antonov --- os-logs/OS-image-download-links.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/os-logs/OS-image-download-links.txt b/os-logs/OS-image-download-links.txt index 2eb62e2..90ecee7 100644 --- a/os-logs/OS-image-download-links.txt +++ b/os-logs/OS-image-download-links.txt @@ -16,5 +16,10 @@ For SystemReady IR OpenSUSE Leap - https://get.opensuse.org/leap/ - If OpenSUSE Leap doesn’t work, OpenSUSE Tumbleweed - https://get.opensuse.org/tumbleweed/ + Yocto - https://downloads.yoctoproject.org/releases/yocto/ -> Yocto release -> machines/genericarm64-alt/ + + OpenWrt - https://downloads.openwrt.org/releases/ -> Stable release -> targets/armsr/armv8/ + - Alternatively, Development Snapshots - https://downloads.openwrt.org/snapshots/targets/armsr/armv8/ + (*): Booting a live distro is informative only for certification, except if it can be used to install the OS. -- GitLab