diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-05-16 16:29:46 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-05-16 16:41:33 (GMT) |
commit | 1b84a62be750369a96eafc58b1b85c5a20533326 (patch) | |
tree | ffef2fb71a52db8f28d554687f1e05bdba6b1e56 /meta-jasperforest | |
parent | 9db6f1d05cb531a09bd71f7a3aa313c73230bde8 (diff) | |
download | meta-intel-1b84a62be750369a96eafc58b1b85c5a20533326.tar.gz |
meta-intel: add README.sources
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-jasperforest')
-rw-r--r-- | meta-jasperforest/README.sources | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-jasperforest/README.sources b/meta-jasperforest/README.sources new file mode 100644 index 0000000..8814e70 --- /dev/null +++ b/meta-jasperforest/README.sources | |||
@@ -0,0 +1,17 @@ | |||
1 | The sources for the packages comprising the images shipped with this | ||
2 | BSP can be found at the following location: | ||
3 | |||
4 | http://autobuilder.yoctoproject.org/sources/ | ||
5 | |||
6 | The metadata used to generate the images shipped with this BSP, in | ||
7 | addition to the code contained in this BSP, can be found at the | ||
8 | following location: | ||
9 | |||
10 | http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2 | ||
11 | |||
12 | The metadata used to generate the images shipped with this BSP, in | ||
13 | addition to the code contained in this BSP, can also be found at the | ||
14 | following locations: | ||
15 | |||
16 | git://git.yoctoproject.org/poky.git | ||
17 | git://git.pokylinux.org/meta-intel | ||