Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udev: Drop bbappend as Meta-OpenEmbedded does not has it anymore | Otavio Salvador | 2012-12-18 | 1 | -2/+0 |
| | | | | | | | | The OpenEmbedded-Core has update udev to 182 so making Meta-OpenEmbedded one no more required. This allow us to simplify the layer and remove a default dependency in Meta-OpenEmbedded. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | Move fsl-default*.inc from distro to machine | Andrei Gherzan | 2012-09-18 | 1 | -0/+3 |
It makes no sense to have distro related configurations in a BSP layer. So let's have these common parts (provides, version etc) in machine directory instead. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> |