From f532e713a52fb94cb027b78a5f8e863104f2d870 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 10 May 2017 13:22:22 +0530 Subject: [PATCH] Update README to include image download --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5dc0d9..3a1c8ca 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ git clone https://github.com/SanchayanMaity/LinuxWorkshop.git Build and install the OE-Core aka Yocto SDK, for instructions related to building and installing SDK, have a look at this knowledge base [article](http://developer.toradex.com/knowledge-base/linux-sdks). -To facilitate development, a sample SDK can be downloaded from this [link](https://share.toradex.com/erezkkl0c5yunve). Install the SDK by executing the following from the command line +The Linux image for Vybrid module being used for the workshop can be downloaded [here](https://share.toradex.com/9dlqpzgduzomatw)and flashed to the module as per [Flashing Embedded Linux to Vybrid Modules](http://developer.toradex.com/knowledge-base/flashing-linux-on-vybrid-modules) if required. To facilitate development, a sample SDK can be downloaded from this [link](https://share.toradex.com/erezkkl0c5yunve). Install the SDK by executing the following from the command line ``` chmod a+x angstrom-glibc-x86_64-armv7at2hf-neon-v2016.12-toolchain.sh