<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git, branch jethro</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=jethro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=jethro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2017-07-06T06:10:17+00:00</updated>
<entry>
<title>linux-yocto_4.1: use KERNEL_FEATURES for PWM in Leaf Hill</title>
<updated>2017-07-06T06:10:17+00:00</updated>
<author>
<name>Chai, Chong Yi</name>
<email>chong.yi.chai@intel.com</email>
</author>
<published>2017-07-04T14:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4e8b0ef1e521dc45dcc310b6b7528bfe1eed1274'/>
<id>urn:sha1:4e8b0ef1e521dc45dcc310b6b7528bfe1eed1274</id>
<content type='text'>
Leaf Hill PWM kernel configuration is overwritten by intel_pwm feature.
Introduce Leaf Hill PWM feature to take those configuration into final
config.
These PWM kernel configuration are required by DC-IRIS kernel driver
in Leaf Hill platform.

Signed-off-by: Chai, Chong Yi &lt;chong.yi.chai@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux_yocto_4.1: update machine and meta SRCREV to latest</title>
<updated>2017-07-06T06:10:17+00:00</updated>
<author>
<name>Chai, Chong Yi</name>
<email>chong.yi.chai@intel.com</email>
</author>
<published>2017-07-04T14:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f8371fe3f4063b2227e2cc28af7b55a0900e2efc'/>
<id>urn:sha1:f8371fe3f4063b2227e2cc28af7b55a0900e2efc</id>
<content type='text'>
This updates machine SRCREV for Leaf Hill BSP and meta for
corei7-64-intel-common to latest.

Signed-off-by: Chai, Chong Yi &lt;chong.yi.chai@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_4.1: bump up SRCREV for machine and meta to latest</title>
<updated>2017-02-28T16:57:02+00:00</updated>
<author>
<name>Chai, Chong Yi</name>
<email>chong.yi.chai@intel.com</email>
</author>
<published>2017-02-23T00:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9385d9771567a7f64fe068ca773de8661a2c90ad'/>
<id>urn:sha1:9385d9771567a7f64fe068ca773de8661a2c90ad</id>
<content type='text'>
Signed-off-by: Chai, Chong Yi &lt;chong.yi.chai@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_4.1: bump up machine branch source revision to latest</title>
<updated>2016-11-08T21:34:20+00:00</updated>
<author>
<name>Rebecca Chang Swee Fun</name>
<email>rebecca.swee.fun.chang@intel.com</email>
</author>
<published>2016-11-03T08:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=28c774bf25eec43020983416ad02a3b4307aaf0c'/>
<id>urn:sha1:28c774bf25eec43020983416ad02a3b4307aaf0c</id>
<content type='text'>
Signed-off-by: Rebecca Chang Swee Fun &lt;rebecca.swee.fun.chang@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_4.1: use BSP_SUBTYPE for BSP specific configuration</title>
<updated>2016-11-08T21:34:16+00:00</updated>
<author>
<name>Rebecca Chang Swee Fun</name>
<email>rebecca.swee.fun.chang@intel.com</email>
</author>
<published>2016-11-03T08:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8b8678c8894fb5a1b931862bbd9a581b54f40e32'/>
<id>urn:sha1:8b8678c8894fb5a1b931862bbd9a581b54f40e32</id>
<content type='text'>
Leaf Hill BSP has specific kernel configuration in yocto-kernel-cache
for kernel v4.1. We found some issue where we can't overwrite the
existing kernel configs in yocto-kernel-cache from developer's
custom meta layer.

Root cause analysis has shown that the usage of KERNEL_FEATURES
in kernel recipes and local.conf to pick up BSP specific configs
from kernel-meta is inappropriate. KERNEL_FEATURES should
always and only used for adding configuration or features to the build.
A new variable "BSP_SUBTYPE" has been created to resolve this issue.

Suggested-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
Signed-off-by: Rebecca Chang Swee Fun &lt;rebecca.swee.fun.chang@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_4.1: include ssp audio configuration fragment</title>
<updated>2016-09-21T14:44:43+00:00</updated>
<author>
<name>Rebecca Chang Swee Fun</name>
<email>rebecca.swee.fun.chang@intel.com</email>
</author>
<published>2016-09-20T05:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3957e4d5044d16170ef52cc7ec6ea513c968137b'/>
<id>urn:sha1:3957e4d5044d16170ef52cc7ec6ea513c968137b</id>
<content type='text'>
Leaf Hill BSP supports 2 types of audio configurations.
By defaults, BSP will compiled legacy HD-Audio feature,
users can set "AUDIO_FEATURES" in local.conf when they
want Intel SSP Audio feature.

Both audio features are unique and they are mutually exclusive.
AUDIO_FEATURES = "ssp" in local.conf is up to users to turn on
or off depends on their use cases.

Signed-off-by: Rebecca Chang Swee Fun &lt;rebecca.swee.fun.chang@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_4.1: update meta SRCREV to latest</title>
<updated>2016-09-21T14:42:38+00:00</updated>
<author>
<name>Rebecca Chang Swee Fun</name>
<email>rebecca.swee.fun.chang@intel.com</email>
</author>
<published>2016-09-20T05:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3335bb8e4941ce89c65b6128537fc7133dd5dbd3'/>
<id>urn:sha1:3335bb8e4941ce89c65b6128537fc7133dd5dbd3</id>
<content type='text'>
This update will include the following commits:
68b5089 bsp: leafhill: snd_ssp_intel: add ssp audio configuration fragment

Signed-off-by: Rebecca Chang Swee Fun &lt;rebecca.swee.fun.chang@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_4.1: use bb.utils.contains for KERNEL_FEATURES selection</title>
<updated>2016-09-16T14:50:23+00:00</updated>
<author>
<name>Rebecca Chang Swee Fun</name>
<email>rebecca.swee.fun.chang@intel.com</email>
</author>
<published>2016-09-13T01:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8e0b8336b9a37e5878955cb9b8953f19804138cd'/>
<id>urn:sha1:8e0b8336b9a37e5878955cb9b8953f19804138cd</id>
<content type='text'>
Using bb.utils.contains() enable selection of source revision on
machine branch, KBRANCH and KMACHINE in kernel recipe.

leafhill is new bsp type setup in yocto-kernel-cache. This bsp will
build kernel from standard/intel/4.1.27/leaf-hill with a fixed kernel
base version of v4.1.27.

This commit includes update on yocto-kernel-cache meta SRCREV.

Signed-off-by: Rebecca Chang Swee Fun &lt;rebecca.swee.fun.chang@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>intel-corei7-64: add machine configurations specific to leafhill bsp</title>
<updated>2016-09-16T14:50:20+00:00</updated>
<author>
<name>Rebecca Chang Swee Fun</name>
<email>rebecca.swee.fun.chang@intel.com</email>
</author>
<published>2016-09-13T01:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=21072a0d069c20e9dd52dab5bb1041b7cd2078f7'/>
<id>urn:sha1:21072a0d069c20e9dd52dab5bb1041b7cd2078f7</id>
<content type='text'>
We would like to enable new BSP for Intel Atom E3900 SoC based platforms.
This will help us to consolidate BSP into intel-common and we can use
KERNEL_FEATURES to select target BSP to compile.

Leaf Hill uses different serial console port setup. Hence this
mechanism are in place to enable new bsp with existing machine
configurations file.

Signed-off-by: Rebecca Chang Swee Fun &lt;rebecca.swee.fun.chang@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto-tiny/4.1: Fix SRCREV override</title>
<updated>2016-06-29T01:29:00+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@linux.intel.com</email>
</author>
<published>2016-06-26T21:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=aca8652267fb70a00995d32a1de8581694d6c867'/>
<id>urn:sha1:aca8652267fb70a00995d32a1de8581694d6c867</id>
<content type='text'>
The SRCREV overrides for tiny were malformed - fix them so they
actually make sense and take effect.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
</feed>
