[meta-freescale] [meta-fsl-arm PATCH v2 16/16] fsl-image-mfgtool-initramfs: Add image

Otavio Salvador otavio at ossystems.com.br
Wed Feb 26 13:50:20 PST 2014


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.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

Changes in v2:
- Rework commitlog (Daiane)

 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
-- 
1.9.0



More information about the meta-freescale mailing list