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 --- strata/mtd-utilities/mtd-utils.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/mtd-utilities/mtd-utils.morph (limited to 'strata/mtd-utilities') diff --git a/strata/mtd-utilities/mtd-utils.morph b/strata/mtd-utilities/mtd-utils.morph new file mode 100644 index 00000000..59dfcc68 --- /dev/null +++ b/strata/mtd-utilities/mtd-utils.morph @@ -0,0 +1,6 @@ +name: mtd-utils +kind: chunk +build-commands: +- make +install-commands: +- make install -- cgit v1.2.1