Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsl-dynamic-packagearch.bbclass: Stop using ARM-specific architectures | Otavio Salvador | 2016-09-23 | 1 | -12/+5 |
| | | | | | | | | | | | | The code to dynamically assign the architecture does take into account the default tune so we don't need to include the other architectures with the SoC suffix into the possible package architecture list. This allow for the class to be used across different architectures (such as PowerPC) thus fixing issues while integrating it for QorIQ usage. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | Move meta-fsl-arm content to layer root | Otavio Salvador | 2015-07-16 | 1 | -0/+65 |
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> |