From 6bdd4c10d7450c2b528c15a6bdd4d5c5ab32aff4 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 29 Aug 2017 14:48:57 +0000 Subject: Include the BuildStream build tool in Baserock 'build' and 'devel' systems This also updates OSTree to latest stable (2017.10), which is needed for BuildStream, and updates Flatpak to latest which is needed for it to build against the latest OSTree release. --- systems/build-system-armv8l64.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv8l64.morph') diff --git a/systems/build-system-armv8l64.morph b/systems/build-system-armv8l64.morph index effd0d40..d4b8c234 100644 --- a/systems/build-system-armv8l64.morph +++ b/systems/build-system-armv8l64.morph @@ -49,6 +49,8 @@ strata: morph: strata/ostree-core.morph - name: sandboxing morph: strata/sandboxing.morph +- name: buildstream-tools + morph: strata/buildstream-tools.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files -- cgit v1.2.1