[meta-intel] [PATCH 2/2 v2] linux-yocto*: remove mei from KERNEL_FEATURES

2016-07-20 Thread Saul Wold
As it's already part of the intel-common-drivers in yocto-kernel-cache

Signed-off-by: Saul Wold 
---
v2: this patch seems to have gotten lost in the shuffle, no real change, just 
rebase

 common/recipes-kernel/linux/linux-yocto-dev.bbappend | 2 --
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 1 -
 common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 1 -
 3 files changed, 4 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto-dev.bbappend 
b/common/recipes-kernel/linux/linux-yocto-dev.bbappend
index 9a1b5d0..3b1382c 100644
--- a/common/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-dev.bbappend
@@ -1,7 +1,5 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
-
 COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
 KMACHINE_core2-32-intel-common = "intel-core2-32"
 KERNEL_FEATURES_append_core2-32-intel-common = 
"${KERNEL_FEATURES_INTEL_COMMON}"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 7cf821b..e74639c 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -5,7 +5,6 @@ SRCREV_META_INTEL_COMMON = 
"cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe"
 SRCREV_MACHINE_INTEL_COMMON = "47821fe3846ba2f9cddebbf2a6fe60d364be1999"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
-KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
 
 LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
 COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 3711d73..7cb99b8 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -5,7 +5,6 @@ SRCREV_META_INTEL_COMMON = 
"4800a400d5ace1d4332ee18b01ac1c680e454457"
 SRCREV_MACHINE_INTEL_COMMON = "f67e69b33e63209737571d2e71ac84b2ecdf3cfc"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
-KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
 
 LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
 COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
-- 
2.5.5

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 1/2] thermald: add thremald configuration files to CONFFILES

2016-07-20 Thread Saul Wold
This marks the conf.xml files as changable so that the package management
software won't overwrite them.

Signed-off-by: Saul Wold 
---
 common/recipes-bsp/thermald/thermald_1.5.3.bb | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/common/recipes-bsp/thermald/thermald_1.5.3.bb 
b/common/recipes-bsp/thermald/thermald_1.5.3.bb
index cb2b07e..98fcd53 100644
--- a/common/recipes-bsp/thermald/thermald_1.5.3.bb
+++ b/common/recipes-bsp/thermald/thermald_1.5.3.bb
@@ -25,3 +25,9 @@ FILES_${PN} += "${datadir}/dbus-1/system-services/*.service"
 SYSTEMD_SERVICE_${PN} = "thermald.service"
 
 COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
+
+CONFFILES_${PN} = " \
+   ${sysconfdir}/thermald/thermal-conf.xml \
+   ${sysconfdir}/thermald/thermal-cpu-cdev-order.xml \
+  "
+
-- 
2.5.5

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] meta-valleyisland BSP layer retirement communication

2016-07-20 Thread Chris Tapp
Hi Ng,

> On 19 Jul 2016, at 03:36, Ng, Mei Yeen  wrote:
> 
> Dear mailing-list, 
>  
> We are planning to retire meta-valleyisland BSP layer from meta-intel master 
> branch and this change is targeted for the upcoming Yocto Project 2.2.
>  
> This layer is retired in future YP releases because there are no immediate 
> requirements for support in newer LTSI kernel.

Could you please explain what that means / why that is the case? There are 
boards requiring this BSP that will be in production until after 2020 (we use 
one) and it would be a pity not to be able to benefit from the improvements 
that will be made in future versions of Yocto.

>  The meta-valleyisland BSP layer will continue to be maintained in Yocto 
> Project for:
> Yocto Project v2.0 (Jethro) 
> https://www.yoctoproject.org/downloads/bsps/jethro20/valley-island 
> 
Does that mean that there is no official support for ‘krogoth’, even though 
meta-intel has meta-valleyisland in the ‘krogoth’ branch? I’m currently 
updating our code to use this...

>  If you have a concern on this proposal, please let us know. 
> If we do not hear any response from mailing-list, we will remove 
> meta-valleyisland BSP from meta-intel master branch start from 3rd August 
> 2016.
>  
> Thank you.
> Ng Mei Yeen 
> Intel Corporation
>  
>  
>  
>  
>  
> -- 
> ___
> meta-intel mailing list
> meta-intel@yoctoproject.org 
> https://lists.yoctoproject.org/listinfo/meta-intel 
> 
--

Chris Tapp
opensou...@keylevel.com
www.keylevel.com

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel