Skip to content

added download instructions to yun [MKC-497] #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 26, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: 'Download GNU/Linux OS to Your Arduino Yún'
description: 'Instructions for downloading the GNU/Linux OS to your board.'
tags:
- tutorial
author: 'Arduino'
hardware:
- hardware/03.hero/boards/yun-rev2
software:
- ide-v1
- ide-v2
- web-editor
- iot-cloud
---

Here you can find the necessary download links to GNU/Linux OS to use with your Arduino Yún Rev2 board.

## OpenWRT - Yún 1.5.3 Upgrade Image

Download the latest stable GNU/Linux OS for your Yún. It makes your Yún more stable and feature rich.

### Easy Installation Procedure (Recommended)

Follow the steps in the [Yún Sys Upgrade tutorial](./yun-sys-upgrade).

### Advanced Installation Procedure

This procedure is only recommended to advanced users who wish to completely re-flash the Yún including its U-Boot bootloader. [These instructions](./yun-u-boot-reflash) on reflashing the base images are for reference only. Following them will void your Yún's warranty.

<DownloadLink href="/openwrtyun/1/YunSysupgradeImage_v1.5.3.zip" title="Download" />

[Packages list for Yún](//downloads.arduino.cc/openwrtyun/1/packages/index.html)
[List of changes](https://github.com/arduino/openwrt-yun/blob/master/ChangeLog)