From ea0075af9339839ec91a4075e4e016fd807c9868 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 11 Dec 2012 10:29:48 -0800 Subject: meta-nuc: new BSP layer for Intel NUC systems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This layer provides support for Intel NUC (Next Unit of Computing) systems. This BSP specifically targets the "Next Unit of Computing Kit DC3217IYE" containing the 3rd generation Intel® Core™ i3- 3217U (Ivy Bridge) processor and Intel Centrino Advanced-N 6235 Wireless mini PCI Express card. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-nuc/README.sources | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meta-nuc/README.sources (limited to 'meta-nuc/README.sources') diff --git a/meta-nuc/README.sources b/meta-nuc/README.sources new file mode 100644 index 00000000..0d4d849a --- /dev/null +++ b/meta-nuc/README.sources @@ -0,0 +1,17 @@ +The sources for the packages comprising the images shipped with this +BSP can be found at the following location: + +http://downloads.yoctoproject.org/mirror/sources/ + +The metadata used to generate the images shipped with this BSP, in +addition to the code contained in this BSP, can be found at the +following location: + +http://downloads.yoctoproject.org/releases/yocto/yocto-1.3/poky-danny-8.0.tar.bz2 + +The metadata used to generate the images shipped with this BSP, in +addition to the code contained in this BSP, can also be found at the +following locations: + +git://git.yoctoproject.org/poky.git +git://git.yoctoproject.org/meta-intel -- cgit v1.2.3-54-g00ecf