From d4b30a3a6675e1c8864b67e7b3149d7fb0a775c8 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Fri, 17 Jun 2016 12:55:17 -0700 Subject: [PATCH] Update BFSDebianRPB-16.03.md Update to 16.06 --- .../DragonBoard-410c/BFSDebianRPB-16.03.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Reference-Platform/ConsumerEdition/DragonBoard-410c/BFSDebianRPB-16.03.md b/Reference-Platform/ConsumerEdition/DragonBoard-410c/BFSDebianRPB-16.03.md index d0a3461..9f585e4 100644 --- a/Reference-Platform/ConsumerEdition/DragonBoard-410c/BFSDebianRPB-16.03.md +++ b/Reference-Platform/ConsumerEdition/DragonBoard-410c/BFSDebianRPB-16.03.md @@ -1,4 +1,4 @@ -## Debian RPB 16.03 - Build from Source +## Debian RPB 16.06 - Build from Source - Building Linux Kernel from Source - Step 1: Setting up your environment on your host computer @@ -25,7 +25,8 @@ The Linux kernel used in this release is available via tags in the git [reposito ```shell git: https://github.com/96boards/linux -tag: 96b-kernelci +Dynamic tag: 96b-kernelci +Fixed tag: 96b/releases/2016.06 defconfig: arch/arm64/defconfig kernel/configs/distro.config ``` @@ -45,8 +46,8 @@ To build the Linux kernel, you can use the following instructions: $ cd ~/Desktop #Example of relevant folder -$ mkdir DB410c-16.03 -$ cd DB410c-16.03 +$ mkdir DB410c-16.06 +$ cd DB410c-16.06 ``` #### Step 2: Download the Linaro cross compiler toolchain and Skales Tool