Skip to content

Commit 8d5c64c

Browse files
authored
Merge pull request #297 from arduino/jhansson-ard/yun-downloads
added download instructions to yun [MKC-497]
2 parents 45beeb5 + cdc17d2 commit 8d5c64c

File tree

1 file changed

+34
-0
lines changed
  • content/hardware/02.hero/boards/yun-rev2/tutorials/01.yun-download-os

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: 'Download GNU/Linux OS to Your Arduino Yún'
3+
description: 'Instructions for downloading the GNU/Linux OS to your board.'
4+
tags:
5+
- tutorial
6+
author: 'Arduino'
7+
hardware:
8+
- hardware/03.hero/boards/yun-rev2
9+
software:
10+
- ide-v1
11+
- ide-v2
12+
- web-editor
13+
- iot-cloud
14+
---
15+
16+
Here you can find the necessary download links to GNU/Linux OS to use with your Arduino Yún Rev2 board.
17+
18+
## OpenWRT - Yún 1.5.3 Upgrade Image
19+
20+
Download the latest stable GNU/Linux OS for your Yún. It makes your Yún more stable and feature rich.
21+
22+
### Easy Installation Procedure (Recommended)
23+
24+
Follow the steps in the [Yún Sys Upgrade tutorial](./yun-sys-upgrade).
25+
26+
### Advanced Installation Procedure
27+
28+
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.
29+
30+
- [Download](https://downloads.arduino.cc/openwrtyun/1/YunSysupgradeImage_v1.5.3.zip)
31+
32+
- [Packages list for Yún](//downloads.arduino.cc/openwrtyun/1/packages/index.html)
33+
34+
- [List of changes](https://github.com/arduino/openwrt-yun/blob/master/ChangeLog)

0 commit comments

Comments
 (0)