From d3d769217c4e9b4f74e8eff9a49d979cf37a3631 Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Fri, 4 Mar 2016 18:30:28 +0000 Subject: Add sandboxlib to build and devel systems sandboxlib is a runtime dependency of ybd. While ybd is not currently a part of Baserock I found it surprising I couldn't at least run ybd from git using the build image from wiki.baserock.org. Created a new stratum as I was unable to find a suitable home amongst the existing strata. Also moves linux-user-chroot into the new stratum. Change-Id: If55c0ba4b9a48a0abc69ad5d39900c6c7807c72b --- systems/build-system-armv5l-openbmc-aspeed.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv5l-openbmc-aspeed.morph') diff --git a/systems/build-system-armv5l-openbmc-aspeed.morph b/systems/build-system-armv5l-openbmc-aspeed.morph index 0ceb975e..f9524161 100644 --- a/systems/build-system-armv5l-openbmc-aspeed.morph +++ b/systems/build-system-armv5l-openbmc-aspeed.morph @@ -35,6 +35,8 @@ strata: morph: strata/ostree-core.morph - name: mtd-utilities morph: strata/mtd-utilities.morph +- name: sandboxing + morph: strata/sandboxing.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files -- cgit v1.2.1