From 6f49299467a09236d7c0c564fe55bc8eafa7defd Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 2 Jun 2015 08:22:26 +0000 Subject: Move extensions into a subdirectory Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e --- systems/minimal-system-armv5l-openbmc-aspeed.morph | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'systems/minimal-system-armv5l-openbmc-aspeed.morph') diff --git a/systems/minimal-system-armv5l-openbmc-aspeed.morph b/systems/minimal-system-armv5l-openbmc-aspeed.morph index fe596057..602e05c7 100644 --- a/systems/minimal-system-armv5l-openbmc-aspeed.morph +++ b/systems/minimal-system-armv5l-openbmc-aspeed.morph @@ -12,9 +12,9 @@ strata: artifacts: - bsp-armv5l-openbmc-aspeed-runtime configuration-extensions: -- set-hostname -- simple-network -- nfsboot -- install-files -- busybox-init -- install-essential-files +- extensions/set-hostname +- extensions/simple-network +- extensions/nfsboot +- extensions/install-files +- extensions/busybox-init +- extensions/install-essential-files -- cgit v1.2.1