From 6fd82a71606074d01f7a20890b68ca586277ab05 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 17 Jan 2014 19:17:14 -0200 Subject: fsl-image-mfgtool-initramfs: Add image Small image to be used with Manufacturing Tool (mfg-tool) in a production environment. This should be used as the initramfs used for the installation process. The image provides the utilities which are used, in the target, during the process and receive the commands from the MfgTool application. Change-Id: Ibcab8826a70339d0cbf507311c6268ad74491df5 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 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 0000000..7d79d1e --- /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