From ff3a108b8ae51c6432c56774fd3e9ecaa9c6b734 Mon Sep 17 00:00:00 2001 From: Lauren Perry Date: Wed, 18 May 2016 06:52:30 +0000 Subject: Add rvi_core to IVI x86 systems Change-Id: I5dad98bdf0f0035e00682a5bef3601e681fe3aa3 --- systems/ivi-system-x86_32.morph | 2 ++ systems/ivi-system-x86_64.morph | 2 ++ 2 files changed, 4 insertions(+) diff --git a/systems/ivi-system-x86_32.morph b/systems/ivi-system-x86_32.morph index 3b2b0cec..2f7c4145 100644 --- a/systems/ivi-system-x86_32.morph +++ b/systems/ivi-system-x86_32.morph @@ -93,6 +93,8 @@ strata: morph: strata/weston-common.morph - name: x-common morph: strata/x-common.morph +- name: rvi + morph: strata/rvi.morph configuration-extensions: - extensions/set-hostname - extensions/install-essential-files diff --git a/systems/ivi-system-x86_64.morph b/systems/ivi-system-x86_64.morph index 46ba87f9..bbf7b998 100644 --- a/systems/ivi-system-x86_64.morph +++ b/systems/ivi-system-x86_64.morph @@ -93,6 +93,8 @@ strata: morph: strata/weston-common.morph - name: x-common morph: strata/x-common.morph +- name: rvi + morph: strata/rvi.morph configuration-extensions: - extensions/set-hostname - extensions/install-essential-files -- cgit v1.2.1