diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-05-16 11:29:46 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-05-16 11:41:33 -0500 |
commit | 1b84a62be750369a96eafc58b1b85c5a20533326 (patch) | |
tree | ffef2fb71a52db8f28d554687f1e05bdba6b1e56 /meta-crownbay/README.sources | |
parent | 9db6f1d05cb531a09bd71f7a3aa313c73230bde8 (diff) | |
download | meta-intel-1b84a62be750369a96eafc58b1b85c5a20533326.tar.gz meta-intel-1b84a62be750369a96eafc58b1b85c5a20533326.tar.bz2 meta-intel-1b84a62be750369a96eafc58b1b85c5a20533326.zip |
meta-intel: add README.sources
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crownbay/README.sources')
-rw-r--r-- | meta-crownbay/README.sources | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-crownbay/README.sources b/meta-crownbay/README.sources new file mode 100644 index 00000000..8814e70e --- /dev/null +++ b/meta-crownbay/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://autobuilder.yoctoproject.org/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://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.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.pokylinux.org/meta-intel |