diff options
author | 2015-08-25 16:39:01 -0700 | |
---|---|---|
committer | 2015-08-28 14:25:29 -0700 | |
commit | 4172351baa285b83eb54d54368fe2f037c48159b (patch) | |
tree | c2c1991e05b0260615b83abf59acee81a534ec10 /MAINTAINERS | |
parent | 44df7ddf395f82c28c494b92fb3f627f81e2e627 (diff) | |
download | meta-intel-4172351baa285b83eb54d54368fe2f037c48159b.tar.gz meta-intel-4172351baa285b83eb54d54368fe2f037c48159b.tar.bz2 meta-intel-4172351baa285b83eb54d54368fe2f037c48159b.zip |
Remove older platform specific BSPs
The intel-core* BSPs supercede these older BSPs therefore it's time
to remove these older platform specific bsps.
Bump LAYERVERSION to 3 to allow the Autobuilder to know that these
BSPs have been removed.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64019636..233fa2eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18,8 +18,8 @@ Descriptions of section entries: M: Mail patches to: FullName <address@domain> F: Files and directories with wildcard patterns. A trailing slash includes all files and subdirectory files. - F: meta-crownbay/ all files in and below meta-crownbay - F: meta-crownbay/* all files in meta-crownbay, but not below + F: common/ all files in and below common + F: common/* all files in common, but not below One pattern per line. Multiple F: lines acceptable. Please keep this list in alphabetical order. @@ -31,34 +31,14 @@ COMMON M: Saul Wold <sgw@linux.intel.com> F: common/ -CROWNBAY -M: Saul Wold <sgw@linux.intel.com> -F: meta-crownbay/ - CRYSTALFOREST M: Wu Chia Chuan <chia.chuan.wu@intel.com> F: meta-crystalforest/ -EMENLOW -M: Saul Wold <sgw@linux.intel.com> -F: meta-emenlow/ - -FRI2 -M: Darren Hart <dvhart@linux.intel.com> -F: meta-fri2/ - -JASPERFOREST -M: Saul Wold <sgw@linux.intel.com> -F: meta-jasperforest/ - ROMLEY M: Wu Chia Chuan <chia.chuan.wu@intel.com> F: meta-romley/ -SUGARBAY -M: Saul Wold <sgw@linux.intel.com> -F: meta-sugarbay/ - TLK M: Saul Wold <sgw@linux.intel.com> F: meta-tlk/ |