<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/conf/layer.conf, branch mickledore</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2023-01-04T02:19:54+00:00</updated>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT to include mickledore</title>
<updated>2023-01-04T02:19:54+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2023-01-04T01:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9595cf0e49cad3993ab7ac7d07060cf0d198341c'/>
<id>urn:sha1:9595cf0e49cad3993ab7ac7d07060cf0d198341c</id>
<content type='text'>
OE-Core has switched to mickledore:
https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: remove addpylib directive</title>
<updated>2022-12-21T07:38:34+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2022-12-21T07:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=66d1397bfa68aaec07c363f6843316720563bb7f'/>
<id>urn:sha1:66d1397bfa68aaec07c363f6843316720563bb7f</id>
<content type='text'>
We'd like meta-intel master to be able to build with OE-Core kirkstone
as well. But Bitbake version in kirkstone does not recognize addplylib
directive leading to parsing errors.

Remove it for now until there is a better solution available.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: use addpylib directive</title>
<updated>2022-12-20T08:35:34+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-12-20T08:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=bc021ab0013ad262804eba6b49dce68ea35bb30b'/>
<id>urn:sha1:bc021ab0013ad262804eba6b49dce68ea35bb30b</id>
<content type='text'>
A recent change in OE-Core [1] has changed the way ${LAYERDIR}/lib is
searched for Python modules.

Use the new addpylib directive to ensure our modules are imported
required for running testimage.

[1] https://git.openembedded.org/openembedded-core-contrib/commit/?id=1f56155e91da2030ee0a5e93037c62e1349ba89f

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>icc: drop Intel C++ classic compiler support</title>
<updated>2022-11-23T02:49:13+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2022-11-22T08:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2c58fe0867f8ca895ec43a9b8855323b7331e8d9'/>
<id>urn:sha1:2c58fe0867f8ca895ec43a9b8855323b7331e8d9</id>
<content type='text'>
Support for Intel(R) oneAPI DPC++/C++ (icx) compiler is being added. So
remove the support for the classic compiler.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>iccsdk: install icc specific packages only for meta-intel machines</title>
<updated>2022-10-20T10:11:00+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2022-10-20T01:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5963592b7370ee63d621ab9653c838168a6e2fc5'/>
<id>urn:sha1:5963592b7370ee63d621ab9653c838168a6e2fc5</id>
<content type='text'>
And disable ICCSDK bu default.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: add langdale to LAYERSERIES_COMPAT</title>
<updated>2022-09-29T23:14:17+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-09-29T23:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=940218bd438776026398617033e09f288dae0137'/>
<id>urn:sha1:940218bd438776026398617033e09f288dae0137</id>
<content type='text'>
Makes sure that we're compatible with the upcoming release.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>conf: remove usage of X86_TUNE_DIR var</title>
<updated>2022-04-05T07:59:12+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-04-05T02:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7bb49b1ae15ab04b352edb58e97927f75846c9b0'/>
<id>urn:sha1:7bb49b1ae15ab04b352edb58e97927f75846c9b0</id>
<content type='text'>
The main branch only supports building with kirkstone now so we no
longer need this to tweak paths for older branches.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>zlib-intel: remove recipe</title>
<updated>2022-03-30T15:27:37+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-03-30T15:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d529ae1e1ec37d40991259d824e274351ffae6d7'/>
<id>urn:sha1:d529ae1e1ec37d40991259d824e274351ffae6d7</id>
<content type='text'>
zlib has a new release and this fork hasn't rebased onto that version
yet.

Drop this recipe and use the OE-core version for now.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Use only kirkstone as LAYERSERIES_COMPAT</title>
<updated>2022-03-04T07:03:21+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2022-03-03T12:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d3718096fa478450c21968d244a7a99e046b95f9'/>
<id>urn:sha1:d3718096fa478450c21968d244a7a99e046b95f9</id>
<content type='text'>
Due to the variables rename in the scope of inclusive language, the
layer is not compatible with older versions. This change drops all
versions but kirkstone from LAYERSERIES_COMPAT.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: include kirkstone in LAYERSERIES_COMPAT</title>
<updated>2022-02-22T13:59:43+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-02-18T14:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2bdc432840d0f862fec965281540dbe91d8eb565'/>
<id>urn:sha1:2bdc432840d0f862fec965281540dbe91d8eb565</id>
<content type='text'>
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
