summaryrefslogtreecommitdiffstats
path: root/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
* add denverton BSPpyro-nfvaccessAdrian Calianu2018-02-121-0/+45
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Do not build Intel microcodeAdrian Calianu2017-10-161-3/+2
| | | | | | | due to license issue. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* qemux86-64: change ARCH to corei7 and move on intel kernel source treeAdrian Calianu2017-09-282-2/+36
| | | | | | | | | In order to use the same SDK for host and guest it was decided to change the build architecture of qemux86-64 to corei7 and use the same kernel provided by Intel. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* inteld1521: re-define machine configurationAdrian Calianu2017-07-121-1/+40
| | | | | | | | | | | Replace default corei7 inherited machine configuration with a clean-up version suitable for Enea Linux. Mainly removed qemu specific configuration since this is a machine used for host and extra/unused features like: core-image-minimal and rmc tool. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Define Yocto machine for Intel Xeon D1521Adrian Calianu2016-12-221-0/+6
And add meta-intel dependency in README file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>