summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/fsl-default-providers.inc
Commit message (Collapse)AuthorAgeFilesLines
* linux-libc-headers: Use Yocto's default to avoid same arch rebuildsOtavio Salvador2013-02-171-1/+0
| | | | | | | | | | This avoids full rebuild in case of compatible machine changes (e.g i.MX53 and i.MX6) and fixes the build failures seen in autobuilder. [YOCTO #3667] Change-Id: I4c46499d00e95738409ee39a659e93095dd7f207 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-default-providers.inc: u-boot recipe was renamed to u-boot-fslAndrei Gherzan2012-12-161-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* Move fsl-default*.inc from distro to machineAndrei Gherzan2012-09-181-0/+6
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>