From 564bdce4ebfb931dc51ee2f7a4c622f685b8a289 Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Thu, 1 Aug 2013 15:01:36 +0000 Subject: Use an armv7-versatile kernel that supports loopback devices --- bsp-armv7-versatile.morph | 2 +- deploy-genivi-devel-system-armv7.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bsp-armv7-versatile.morph b/bsp-armv7-versatile.morph index 7ea2d1a..87f92c9 100644 --- a/bsp-armv7-versatile.morph +++ b/bsp-armv7-versatile.morph @@ -9,6 +9,6 @@ build-depends: chunks: - name: linux repo: upstream:linux - ref: 33e7c2a67ecdb9e3b1e72517415bd5eb0db313e0 + ref: e81bd37038d362afd39595f94f3304bb718da8db build-depends: [] unpetrify-ref: baserock/arm/versatile diff --git a/deploy-genivi-devel-system-armv7.sh b/deploy-genivi-devel-system-armv7.sh index 989176f..667b669 100755 --- a/deploy-genivi-devel-system-armv7.sh +++ b/deploy-genivi-devel-system-armv7.sh @@ -19,4 +19,5 @@ morph deploy rawdisk genivi-devel-system-armv7-versatile \ genivi-devel-system-armv7-versatile.img \ - DISK_SIZE=30G INSTALL_FILES=genivi-devel-system-armv7/manifest + DISK_SIZE=30G INSTALL_FILES=genivi-devel-system-armv7/manifest \ + VERSION_LABEL=factory -- cgit v1.2.1