summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAna Huelamo <ana.huelamo@codethink.co.uk>2016-11-16 11:00:00 +0000
committerAna Huelamo <ana.huelamo@codethink.co.uk>2016-11-16 11:00:00 +0000
commit1c0902cd8c12fb8c46454dfaf268b06fb5a2853d (patch)
tree378ea662d6c563c931e8fe7e1216c85654a035e6
parenta0d90863f32cad5df4f396f9d1538a5259adcb08 (diff)
downloaddefinitions-1c0902cd8c12fb8c46454dfaf268b06fb5a2853d.tar.gz
Change order of stratum calls in ivi-x86_68 systemana/ostree
-rw-r--r--ivi/systems/ivi-system-x86_64.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/ivi/systems/ivi-system-x86_64.morph b/ivi/systems/ivi-system-x86_64.morph
index eabb48e0..2a42f003 100644
--- a/ivi/systems/ivi-system-x86_64.morph
+++ b/ivi/systems/ivi-system-x86_64.morph
@@ -3,14 +3,14 @@ kind: system
description: A generic IVI system with components from GENIVI and AGL
arch: x86_64
strata:
+- name: build-essential
+ morph: strata/build-essential.morph
- name: bluetooth
morph: strata/bluetooth.morph
- name: bsp-x86_both-tools
morph: strata/bsp-x86_both-tools.morph
- name: bsp-x86_64-ivi
morph: ivi/strata/bsp-x86_64-ivi.morph
-- name: build-essential
- morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
- name: cpp-common-libs