summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-07-26 18:22:47 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-07-27 10:34:20 +0800
commit12acdbe9d83dab15b364d9fab7b56b95a0a47925 (patch)
tree610bdb1c74d637b0ffa17863a1d25d4eb3a9e35b /README
parente4e44b4c7707847d87d22d854311b736be961a69 (diff)
downloadmeta-intel-12acdbe9d83dab15b364d9fab7b56b95a0a47925.tar.gz
README: minor edit
We don't supply binaries anymore. Also, remove some obsolete comments. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 4 insertions, 8 deletions
diff --git a/README b/README
index 6482fe2a..2835b365 100644
--- a/README
+++ b/README
@@ -155,14 +155,10 @@ repository at the same location.
155b. Booting the intel-common BSP images 155b. Booting the intel-common BSP images
156-------------------------------------- 156--------------------------------------
157 157
158If you downloaded the BSP tarball, you will find bootable images in 158If you've built your own image, either from the downloaded BSP layer
159the /binary directory. If you've built your own image, either from 159or from the meta-intel git repository, you'll find the bootable
160the downloaded BSP layer or from the meta-intel git repository, you'll 160image in the build/tmp/deploy/images/xxx directory, where again
161find the bootable image in the build/tmp/deploy/images/xxx directory, 161'xxx' refers to the machine name used in the build.
162where again 'xxx' refers to the machine name used in the build.
163
164The BSP /binary directory or build contains bootable live images,
165which can be used to directly boot Yocto off of a USB flash drive.
166 162
167Under Linux, insert a USB flash drive. Assuming the USB flash drive 163Under Linux, insert a USB flash drive. Assuming the USB flash drive
168takes device /dev/sdf, use dd to copy the image to it. Before the image 164takes device /dev/sdf, use dd to copy the image to it. Before the image