summaryrefslogtreecommitdiffstats
path: root/recipes-fsl/packagegroups
Commit message (Collapse)AuthorAgeFilesLines
* packagegroup-fsl-mfgtool: Stop using base_containsOtavio Salvador2016-05-061-1/+1
| | | | | | | | 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>
* packagegroup-fsl-mfgtool: Add e2fsprogs-e2fsck in extfs featureOtavio Salvador2015-07-271-1/+2
| | | | | | | | 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>
* packagegroup-*: set PACKAGE_ARCH before packagegroup inheritOtavio Salvador2014-08-261-2/+2
| | | | | | | | | | | | | | | 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>
* packagegroup-fsl-mfgtool: Add mmc-utilsOtavio Salvador2014-03-281-0/+1
| | | | | | | | | | 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>
* packagegroup-fsl-mfgtool: Provide the required packagesOtavio Salvador2014-03-031-0/+46
This provides the set of packages needed for Manufactoring Tool initramfs images. Change-Id: I895934110d4ffcfdb9d283c7ea015223093a95d2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>