From c8852d7530c0b815fa49ca6d0dbe17b28a88fecc Mon Sep 17 00:00:00 2001 From: Mike Williams Date: Wed, 27 May 2015 13:43:16 +0000 Subject: Adds stratum for mtd-utils mtd-utilities provides tools for working with the kernel MTD subsystem. It is already being lorried. This patch provides a stratum such that they can be used in systems. Additionally it adds this patch to the build system for the Aspeed openBMC system. Change-Id: I8831fb95c3dd5fc0c0203da2f9e9d4d368c6fa54 --- systems/build-system-armv5l-openbmc-aspeed.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems') diff --git a/systems/build-system-armv5l-openbmc-aspeed.morph b/systems/build-system-armv5l-openbmc-aspeed.morph index af2ce9dc..4eb0b6e7 100644 --- a/systems/build-system-armv5l-openbmc-aspeed.morph +++ b/systems/build-system-armv5l-openbmc-aspeed.morph @@ -32,6 +32,8 @@ strata: morph: strata/libsoup-common.morph - name: ostree-core morph: strata/ostree-core.morph +- name: mtd-utilities + morph: strata/mtd-utilities.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1