[meta-intel] [PATCH 4/4] README: minor edit

Anuj Mittal anuj.mittal at intel.com
Thu Jul 26 19:46:20 PDT 2018


We don't supply binaries anymore. Also, remove some obsolete comments.

Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 README                              | 12 ++++--------
 conf/machine/include/meta-intel.inc |  5 -----
 2 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/README b/README
index 6482fe2..2835b36 100644
--- a/README
+++ b/README
@@ -155,14 +155,10 @@ repository at the same location.
 b. Booting the intel-common BSP images
 --------------------------------------
 
-If you downloaded the BSP tarball, you will find bootable images in
-the /binary directory.  If you've built your own image, either from
-the downloaded BSP layer or from the meta-intel git repository, you'll
-find the bootable image in the build/tmp/deploy/images/xxx directory,
-where again 'xxx' refers to the machine name used in the build.
-
-The BSP /binary directory or build contains bootable live images,
-which can be used to directly boot Yocto off of a USB flash drive.
+If you've built your own image, either from the downloaded BSP layer
+or from the meta-intel git repository, you'll find the bootable
+image in the build/tmp/deploy/images/xxx directory, where again
+'xxx' refers to the machine name used in the build.
 
 Under Linux, insert a USB flash drive.  Assuming the USB flash drive
 takes device /dev/sdf, use dd to copy the image to it.  Before the image
diff --git a/conf/machine/include/meta-intel.inc b/conf/machine/include/meta-intel.inc
index c5f9cee..cec348a 100644
--- a/conf/machine/include/meta-intel.inc
+++ b/conf/machine/include/meta-intel.inc
@@ -4,11 +4,6 @@
 # to use them.
 #
 
-#
-# XSERVER subcomponents, used to build the XSERVER variable
-#
-
-# Soft set linux-yocto as preferred kernel like x86-base.inc
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel"
 PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel"
 PREFERRED_VERSION_linux-intel_linuxstdbase ?= "4.9%"
-- 
2.17.1



More information about the meta-intel mailing list