summaryrefslogtreecommitdiffstats
path: root/conf/machine/e6500-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>
* 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>
* add new e6500 based machines (b4860qds and t4240qds)Matthew McClintock2012-09-121-0/+19
note: these machines build with a 64-bit kernel always, since optimal performance is with this kernel even if the rfs is still 32-bit Signed-off-by: Matthew McClintock <msm@freescale.com>