summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-11-16 12:07:50 +0000
committerJavier Jardón <jjardon@gnome.org>2016-12-09 16:16:57 +0000
commit508fa2bd30361f8ae2c5e230b1980e079909bf94 (patch)
treef68e64f5acd409fed378c6cefd285e0a9f8036db
parent5e4d7224eae97280600af0fc25061b0d77bc3c9d (diff)
downloaddefinitions-508fa2bd30361f8ae2c5e230b1980e079909bf94.tar.gz
build-essential needs to be first in system morphology files
-rw-r--r--gnome/systems/gnome-system-x86_64.morph4
-rw-r--r--ivi/systems/ivi-system-x86_64.morph4
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome/systems/gnome-system-x86_64.morph b/gnome/systems/gnome-system-x86_64.morph
index 35b0b193..da625f84 100644
--- a/gnome/systems/gnome-system-x86_64.morph
+++ b/gnome/systems/gnome-system-x86_64.morph
@@ -3,12 +3,12 @@ kind: system
description: A GNOME system system.
arch: x86_64
strata:
+- name: build-essential
+ morph: strata/build-essential.morph
- name: bluetooth
morph: strata/bluetooth.morph
- name: bsp-x86_64-generic
morph: strata/bsp-x86_64-generic.morph
-- name: build-essential
- morph: strata/build-essential.morph
- name: NetworkManager-common
morph: strata/NetworkManager-common.morph
- name: core
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