From e64e34ce23fd657e4e42a4baece5d24adad0d52c Mon Sep 17 00:00:00 2001 From: James Thomas Date: Wed, 18 Feb 2015 11:28:16 +0000 Subject: Add tools to weston system Adds useful things, also allows us to update the images --- systems/weston-system-armv7lhf-jetson.morph | 2 ++ systems/weston-system-x86_64-generic.morph | 2 ++ 2 files changed, 4 insertions(+) diff --git a/systems/weston-system-armv7lhf-jetson.morph b/systems/weston-system-armv7lhf-jetson.morph index 51d62c17..2e139755 100644 --- a/systems/weston-system-armv7lhf-jetson.morph +++ b/systems/weston-system-armv7lhf-jetson.morph @@ -37,6 +37,8 @@ strata: morph: strata/x-common.morph - name: x-generic morph: strata/x-generic.morph +- name: tools + morph: strata/tools.morph configuration-extensions: - set-hostname - add-config-files diff --git a/systems/weston-system-x86_64-generic.morph b/systems/weston-system-x86_64-generic.morph index b84eaeb5..de099697 100644 --- a/systems/weston-system-x86_64-generic.morph +++ b/systems/weston-system-x86_64-generic.morph @@ -37,6 +37,8 @@ strata: morph: strata/x-common.morph - name: x-generic morph: strata/x-generic.morph +- name: tools + morph: strata/tools.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1