summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qoriq.inc
Commit message (Collapse)AuthorAgeFilesLines
* qemu: rename to qemu-qoriqTing Liu2016-06-231-2/+1
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* openssl: rename to openssl-qoriqTing Liu2016-06-231-1/+1
| | | | | | | | | | The QorIQ version of openssl needs to use another recipe name and have a common provider, which is than choosen for QorIQ-based machines. The recipe is now called 'openssl-qoriq' and it provides openssl so the preferrence is set just for QorIQ based machines. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* cryptodev: rename to cryptodev-qoriqTing Liu2016-06-231-3/+3
| | | | | | | | The QorIQ version of cryptodev needs to use another recipe name and have a common provider, which is than choosen for QorIQ-based machines. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* qemu: upgrade to v2.4 plus fsl patchesTing Liu2016-06-231-1/+1
| | | | | | | Detailed commit log can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/qemu.git/log/?h=sdk-v2.0.x Signed-off-by: Ting Liu <ting.liu@nxp.com>
* adjust MACHINEOVERRIDES orderingTing Liu2016-06-231-2/+0
| | | | | | | | | Change it from: MACHINEOVERRIDES="e6500:qoriq:qoriq-ppc:b4:b4420:b4420qds" to: MACHINEOVERRIDES="qoriq:qoriq-ppc:e6500:b4:b4420:b4420qds" Signed-off-by: Ting Liu <ting.liu@nxp.com>
* qoriq-ppc.inc: abstract common bit to qoriq.incTing Liu2016-06-231-0/+21
Signed-off-by: Ting Liu <ting.liu@nxp.com>