From cf8fe21bae27b464658e96d101841b482051517e Mon Sep 17 00:00:00 2001 From: Rahul Kumar Gupta Date: Fri, 11 Nov 2016 17:38:04 +0800 Subject: 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 Signed-off-by: Saul Wold --- meta-isg/meta-mohonpeak/COPYING.MIT | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-isg/meta-mohonpeak/COPYING.MIT (limited to 'meta-isg/meta-mohonpeak/COPYING.MIT') 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 @@ -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. -- cgit v1.2.3-54-g00ecf