diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-03-12 12:12:32 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-03-26 22:41:49 -0500 |
commit | 8d79fb4e0cec07fe05ca440578414eaa6be80a3a (patch) | |
tree | 067a7cc91fcd612e9d9797900378970f010f838f /meta-n450/README.sources | |
parent | a1491bc54b60a1c622a9060756fd9b145bc01378 (diff) | |
download | meta-intel-8d79fb4e0cec07fe05ca440578414eaa6be80a3a.tar.gz |
Remove chiefriver, sys940x & n450 BSPs
Configuration for the chiefriver, sys940x, sys940x-noemgd, n450 BSPs are
deleted. The consolidated BSPs viz intel-corei7-64 and intel-core2-32
support these boards.
As part of the usual retirement process, a heads-up email was sent to the
meta-intel mailing list requesting any feedback regarding retirement of
these BSPs. The community did not had any concerning feedback to
reconsider the retirement decision.
The MAINTAINERS file and the layer version of the meta-intel layer are
updated to reflect removal of the BSPs.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
CC: Darren Hart <dvhart@linux.intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-n450/README.sources')
-rw-r--r-- | meta-n450/README.sources | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-n450/README.sources b/meta-n450/README.sources deleted file mode 100644 index 0d4d849a..00000000 --- a/meta-n450/README.sources +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | The sources for the packages comprising the images shipped with this | ||
2 | BSP can be found at the following location: | ||
3 | |||
4 | http://downloads.yoctoproject.org/mirror/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://downloads.yoctoproject.org/releases/yocto/yocto-1.3/poky-danny-8.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.yoctoproject.org/meta-intel | ||