summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* imx53ard: machine config optionsAdrian Alonso2011-08-241-0/+44
| | | | | | | | | * Custom target config options * Sets u-boot default loadaddress, u-boot target config * Preferred linux and u-boot package descriptors * Target basic support like alsa, touchscreen support Signed-off-by: Adrian Alonso <b38018@freescale.com>
* fsl-default-revisions: sets default versions for packagesAdrian Alonso2011-08-241-0/+2
| | | | | | | | | | | | * If there is multiple recipe descriptor for package, this file provides information on the preferred version. * For packages that fecth its source code from a git repo the package version can be set to match a branch. * This file set u-boot-imx and linux-imx preferred version to AUTO meaning that if the source is fetched from a git repo the version will be the default branch. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* layer: meta-freescale bsp layer settingsAdrian Alonso2011-08-241-0/+13
* layer.conf: sets the search paths to include the custom BSP package build descriptors (recipes) * It also sets the priority to override common recipes provided in multiple layers. Signed-off-by: Adrian Alonso <b38018@freescale.com>