summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/fsl-default-versions.inc
Commit message (Collapse)AuthorAgeFilesLines
* udev: Drop bbappend as Meta-OpenEmbedded does not has it anymoreOtavio Salvador2012-12-181-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 machineAndrei Gherzan2012-09-181-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>