summaryrefslogtreecommitdiffstats
path: root/README.sources
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-04-28 19:10:45 -0500
committerSaul Wold <sgw@linux.intel.com>2016-04-29 07:15:34 -0700
commit663dcdb0aaea49d98c21ee420c1d89189575752a (patch)
treed752d73577644ab61dea05d90d3013d0400dca24 /README.sources
parent0e86d961bce68083fd41b97c2f95e60d1059ec28 (diff)
downloadmeta-intel-663dcdb0aaea49d98c21ee420c1d89189575752a.tar.gz
README.sources: New file
When the machine-specific BSPs were removed, README.sources was also removed, but it's still needed for intel-common and intel-quark releases. Because we no longer have separate BSP directories for those BSPs, make it a top-level file in meta-intel. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'README.sources')
-rw-r--r--README.sources17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.sources b/README.sources
new file mode 100644
index 00000000..ee72e543
--- /dev/null
+++ b/README.sources
@@ -0,0 +1,17 @@
1The sources for the packages comprising the images shipped with this
2BSP can be found at the following location:
3
4http://downloads.yoctoproject.org/mirror/sources/
5
6The metadata used to generate the images shipped with this BSP, in
7addition to the code contained in this BSP, can be found at the
8following location:
9
10http://downloads.yoctoproject.org/releases/yocto/yocto-2.1/poky-krogoth-15.0.tar.bz2
11
12The metadata used to generate the images shipped with this BSP, in
13addition to the code contained in this BSP, can also be found at the
14following locations:
15
16git://git.yoctoproject.org/poky.git
17git://git.yoctoproject.org/meta-intel