diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
commit | f98b448ee835646be48f530b3e6fe13b32b093f5 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 /recipes-fsl/images | |
download | meta-fsl-arm-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-fsl/images')
-rw-r--r-- | recipes-fsl/images/fsl-image-mfgtool-initramfs.bb | 8 |
1 files changed, 8 insertions, 0 deletions
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 @@ | |||
1 | # Copyright (C) 2014 O.S. Systems Software LTDA. | ||
2 | |||
3 | DESCRIPTION = "Small image to be used with Manufacturing Tool \ | ||
4 | (mfg-tool) in a production environment." | ||
5 | |||
6 | LICENSE = "MIT" | ||
7 | |||
8 | inherit mfgtool-initramfs-image | ||