summaryrefslogtreecommitdiffstats
path: root/conf/machine/e5500-64b.inc
Commit message (Collapse)AuthorAgeFilesLines
* move all inc files to folder include/Ting Liu2014-07-151-19/+0
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* openssl: set preferred version to 1.0.1gTing Liu2014-07-111-0/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* qemu: update to QEMU 1.7Stuart Yoder2014-07-081-1/+1
| | | | Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
* conf/machine/*.inc: install kernel-modules package for FSL PPC targetsFahad Arslan2014-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following boards are affected: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb - p1022ds - p1023rdb - p1025twr - p2020ds - p2020rdb - p2041rdb - p3041ds - p4080ds - p5020ds-64b - p5020ds - p5040ds-64b - p5040ds - t2080qds-64b - t2080qds - t4160qds-64b - t4160qds - t4240qds-64b - t4240qds Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
* Remove overriding linux-libc-headersZhenhua Luo2013-09-241-1/+0
| | | | | | | | | | Layers should never need to be overriding linux-libc-headers. Refer to http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=babbf7a46acaefd9b36031483cafce053f607e66 for the reason. Fixed [Bug 5249]. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* qemu: upgrade to the version of sdk-1.4Zhenhua Luo2013-06-281-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* udev-extraconf: added to the list of MACHINE_EXTRA_RRECOMMENDSTing Liu2013-03-111-1/+1
| | | | | | It will then added into packagegroup-basic and packagegroup-base. Signed-off-by: Ting Liu <b28495@freescale.com>
* oprofile: remove from meta-fsl-ppc and use oe-coreMatthew McClintock2013-01-171-1/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targetsZhenhua Luo2012-12-041-0/+1
| | | | | | the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* machines: Recommend u-boot using MACHINE_EXTRA_RRECOMMENDSKhem Raj2012-10-011-2/+1
| | | | | | Delete unused MACHINE_FEATURES_RRECOMMENDS Signed-off-by: Khem Raj <raj.khem@gmail.com>
* add u-boot as an extra image depMatthew McClintock2012-09-251-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* qemu: set preferred version for QEMUMatthew McClintock2012-09-051-0/+1
| | | | | | | | | The preferred version needs to specify the QEMU version for our qemu_git recipe (overridden by the QEMU bbappends). Without this patch we will no pick up our qemu_git recipe. Signed-off-by: Matthew McClintock <msm@freescale.com>
* add fslmachine overridesMatthew McClintock2012-09-051-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* update preferred version for linux kernelMatthew McClintock2012-08-081-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* 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>
* update p5020ds to use common tune file instead of diff ones for 32/64 bitMatthew McClintock2012-02-231-1/+2
| | | | 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>