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.morph | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 strata/mtd-utilities.morph (limited to 'strata/mtd-utilities.morph') diff --git a/strata/mtd-utilities.morph b/strata/mtd-utilities.morph new file mode 100644 index 00000000..67ff09a8 --- /dev/null +++ b/strata/mtd-utilities.morph @@ -0,0 +1,11 @@ +name: mtd-utilities +kind: stratum +build-depends: +- morph: strata/foundation.morph +- morph: strata/core.morph +chunks: +- name: mtd-utils + morph: strata/mtd-utilities/mtd-utils.morph + repo: upstream:mtd-utils + ref: 9f107132a6a073cce37434ca9cda6917dd8d866b + unpetrify-ref: v1.5.1 -- cgit v1.2.1