From 6f25bdd8182606a6149595a80abb88e1c535702a Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Wed, 21 Dec 2016 16:29:41 +0100 Subject: Define Yocto machine for Intel Xeon D1521 And add meta-intel dependency in README file. Signed-off-by: Adrian Calianu Signed-off-by: Adrian Dudau --- conf/machine/inteld1521.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/inteld1521.conf (limited to 'conf/machine') diff --git a/conf/machine/inteld1521.conf b/conf/machine/inteld1521.conf new file mode 100644 index 0000000..1203dbe --- /dev/null +++ b/conf/machine/inteld1521.conf @@ -0,0 +1,6 @@ +#@TYPE: Machine +#@NAME: inteld1521 +#@SUMMARY: Intel Xeon D1521 +#@DESCRIPTION: Machine configuration for 64 bit Intel Core i7 CPU (and later) with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware. + +require conf/machine/intel-corei7-64.conf -- cgit v1.2.3-54-g00ecf