From f8517afc7a5ada4538b3b7d397fa32586d57ffe5 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 15 Jul 2015 17:14:27 -0300 Subject: Move meta-fsl-arm content to layer root The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador --- recipes-fsl/images/fsl-image-mfgtool-initramfs.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-fsl/images/fsl-image-mfgtool-initramfs.bb (limited to 'recipes-fsl/images') diff --git a/recipes-fsl/images/fsl-image-mfgtool-initramfs.bb b/recipes-fsl/images/fsl-image-mfgtool-initramfs.bb new file mode 100644 index 00000000..7d79d1ef --- /dev/null +++ b/recipes-fsl/images/fsl-image-mfgtool-initramfs.bb @@ -0,0 +1,8 @@ +# Copyright (C) 2014 O.S. Systems Software LTDA. + +DESCRIPTION = "Small image to be used with Manufacturing Tool \ +(mfg-tool) in a production environment." + +LICENSE = "MIT" + +inherit mfgtool-initramfs-image -- cgit v1.2.3-54-g00ecf