summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAna Huelamo <ana.huelamo@codethink.co.uk>2016-10-26 16:21:24 +0100
committerAna Huelamo <ana.huelamo@codethink.co.uk>2016-11-15 15:24:33 +0000
commit0641852ad57d955a009d8ab2e3edcddf2a4d64d7 (patch)
tree9173f39c1d03151b424c7007109b149c92dc3487
parentbd42f99ab2c3fb8c87be8c7aab2fa5acdb9a2f70 (diff)
downloaddefinitions-0641852ad57d955a009d8ab2e3edcddf2a4d64d7.tar.gz
Modified order of strata calls in systems/gnome-system-x86_64.morph
-rw-r--r--gnome/systems/gnome-system-x86_64.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/systems/gnome-system-x86_64.morph b/gnome/systems/gnome-system-x86_64.morph
index 35b0b193..5fea7529 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: 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: bluetooth
+ morph: strata/bluetooth.morph
- name: NetworkManager-common
morph: strata/NetworkManager-common.morph
- name: core