summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauren Perry <lauren.perry@codethink.co.uk>2016-05-18 06:52:30 +0000
committerJavier Jardón <jjardon@gnome.org>2016-05-23 11:10:18 +0000
commitff3a108b8ae51c6432c56774fd3e9ecaa9c6b734 (patch)
tree5ca2602e1349df0859bfe9e28a38589f05d9c4d3
parent1971013237abaa4494fce3987c026f01d506708e (diff)
downloaddefinitions-ff3a108b8ae51c6432c56774fd3e9ecaa9c6b734.tar.gz
Add rvi_core to IVI x86 systems
Change-Id: I5dad98bdf0f0035e00682a5bef3601e681fe3aa3
-rw-r--r--systems/ivi-system-x86_32.morph2
-rw-r--r--systems/ivi-system-x86_64.morph2
2 files changed, 4 insertions, 0 deletions
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