summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-mohonpeak/COPYING.MIT
diff options
context:
space:
mode:
authorRahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>2016-11-11 17:38:04 +0800
committerSaul Wold <sgw@linux.intel.com>2016-11-28 12:45:06 -0800
commitcf8fe21bae27b464658e96d101841b482051517e (patch)
tree09a8a431d04315f3ba93a681e6e849447a26413a /meta-isg/meta-mohonpeak/COPYING.MIT
parent2c0811eab3994bae539be25d1b5c74bd6313b148 (diff)
downloadmeta-intel-cf8fe21bae27b464658e96d101841b482051517e.tar.gz
meta-isg/meta-mohonpeak: remove BSP layer
The meta-mohonpeak BSP layer has removed. The plan is to consolidate all Intel SoC BSP into intel common BSP. Now Intel Common BSP can support all features provided by meta-mohonpeak with default kernel version, So this layer can be removed from meta-intel. It will use rmc-systemd-boot for it's custom features. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-isg/meta-mohonpeak/COPYING.MIT')
-rw-r--r--meta-isg/meta-mohonpeak/COPYING.MIT17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-isg/meta-mohonpeak/COPYING.MIT b/meta-isg/meta-mohonpeak/COPYING.MIT
deleted file mode 100644
index 89de3547..00000000
--- a/meta-isg/meta-mohonpeak/COPYING.MIT
+++ /dev/null
@@ -1,17 +0,0 @@
1Permission is hereby granted, free of charge, to any person obtaining a copy
2of this software and associated documentation files (the "Software"), to deal
3in the Software without restriction, including without limitation the rights
4to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5copies of the Software, and to permit persons to whom the Software is
6furnished to do so, subject to the following conditions:
7
8The above copyright notice and this permission notice shall be included in
9all copies or substantial portions of the Software.
10
11THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
17THE SOFTWARE.