From d36d75b68f0f088cdf5ea2f5de18d8ef275699ce Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Mon, 3 Jun 2013 11:38:50 +0100 Subject: Add version-specific notes to building-and-testing --- building-and-testing | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/building-and-testing b/building-and-testing index 173992b..eb32315 100644 --- a/building-and-testing +++ b/building-and-testing @@ -1,5 +1,7 @@ h3. Baserock GENIVI Baseline for ARMv7-versatile +*Note: Support for Baserock ARM systems was not provided for F-1.0.* + h4. Download a prebuilt ARMv7 Versatile image *Note: This step is to be executed on an x86 host machine that has QEMU with ARM emulation support, and 'tap' installed* @@ -45,8 +47,12 @@ git clone git://trove.baserock.org/baserock/baserock/genivi-initial-setup h5. 4. Use the script to boot your image +This script will check out the Foton 1.1 version of the script and boot the +baserock-8-genivi-devel-armv7-versatile system. + {code} cd genivi-initial-setup +git checkout F-1.1 ./run-built-arm-image.sh ../baserock-8-genivi-devel-armv7-versatile.zImage ../baserock-8-genivi-devel-armv7-versatile.img {code} -- cgit v1.2.1