mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00

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 <otavio@ossystems.com.br>
9 lines
205 B
BlitzBasic
9 lines
205 B
BlitzBasic
# 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
|