aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-fsl
AgeCommit message (Collapse)Author
2016-05-06packagegroup-fsl-mfgtool: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I62e6adea55e2eaaf3d1c58470dd400dad4168b5b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-27packagegroup-fsl-mfgtool: Add e2fsprogs-e2fsck in extfs featureOtavio Salvador
When 'extfs' support is enabled, e2fsprogs-e2fsck should be included as well so filesystem consistency can be executed during the installation process. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-26packagegroup-*: set PACKAGE_ARCH before packagegroup inheritOtavio Salvador
The required order was changed in OE-Core commit: ,---- | allarch: Add warning about packagegroup | | Since we want to start including this class conditionally, detect cases | where packagegroup files use the old ordering and inform the user they | need to update this. `---- Change-Id: If76ae87fadd4310ae0d1ae344a565683d4b34f9f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-28packagegroup-fsl-mfgtool: Add mmc-utilsOtavio Salvador
The mmc-utils are useful userspace utilities for configuring and working with MMC devices. These are particularly useful when working with eMMC devices to do the initial programming of the device. Change-Id: Ieaaaccb259130485ef14a96bcc18387987ef1a46 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2014-03-03fsl-image-mfgtool-initramfs: Add imageOtavio Salvador
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 <otavio@ossystems.com.br>
2014-03-03packagegroup-fsl-mfgtool: Provide the required packagesOtavio Salvador
This provides the set of packages needed for Manufactoring Tool initramfs images. Change-Id: I895934110d4ffcfdb9d283c7ea015223093a95d2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>