summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/e500mc.inc
Commit message (Collapse)AuthorAgeFilesLines
* machines: Dont lock linux-libc-headers-nativesdk preferred providerKhem Raj2012-07-091-1/+0
| | | | | | | | | | linux-libc-headers-nativesdk is for native bits in an SDK its not required to be locked in machine conf files since nothing depends on machine per se here. If its a mattetr of policy then this should be added to distro conf which in this layer is fsl.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fixed meta-toolchain to include the proper linux-libc-headers-nativesdkDavid Nyström2012-06-011-0/+1
|
* Added ?= to PREFERRED provider in machines, and corrected linux ↵David Nyström2012-05-311-5/+4
| | | | | | PREFERRED_VERSION Signed-off-by: Matthew McClintock <msm@freescale.com>
* Move default images types built into image recipesMatthew McClintock2012-01-191-1/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* make all IMAGE_FSTYPES overridableMatthew McClintock2012-01-121-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Spawn multiple tty's on first two serial ports by defaultMatthew McClintock2011-11-071-1/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Fix to build u-boot images instead of just ext2.gz imagesMatthew McClintock2011-10-191-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock2011-10-041-0/+20
Signed-off-by: Matthew McClintock <msm@freescale.com>