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-11-16 12:07:50 +0000
commit96dd6e027886f9058aebcd755adaaa1f1e123d4c (patch)
treef03da943b8ddd186d026eeae243e1b6cb40849f0
parent266285a8804554a89a9c8b06f0d81885a583b670 (diff)
downloaddefinitions-staging/usr-merge.tar.gz
build-essential needs to be first in system morphology filesstaging/usr-merge
-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