<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/conf, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-03-28T19:12:57+00:00</updated>
<entry>
<title>conf/layer.conf: include .bbappend files in BBFILES_DYNAMIC</title>
<updated>2021-03-28T19:12:57+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-03-25T17:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f86d6ead5951067e6bd0e5d9f752f3fc7ac0463d'/>
<id>urn:sha1:f86d6ead5951067e6bd0e5d9f752f3fc7ac0463d</id>
<content type='text'>
* so that the following files are actually read:
  meta-oe/dynamic-layers/perl-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend
  meta-oe/dynamic-layers/gnome-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend
  meta-oe/dynamic-layers/meta-python/recipes-core/packagegroups/packagegroup-meta-oe.bbappend
  meta-oe/dynamic-layers/networking-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layers: Drop gatesgarth from LAYERSERIES_COMPAT</title>
<updated>2021-03-19T18:58:17+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-19T18:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5daae70617cf1cff517c1d0ea37c8fe6e804d116'/>
<id>urn:sha1:5daae70617cf1cff517c1d0ea37c8fe6e804d116</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe: add crash to NON_MULTILIB_RECIPES</title>
<updated>2021-02-01T18:56:22+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2021-02-01T03:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d80fe97166347006fcfee2dae9bc80ec666174ae'/>
<id>urn:sha1:d80fe97166347006fcfee2dae9bc80ec666174ae</id>
<content type='text'>
Crash has to be built as the same bitsize (32-bit/64-bit) as the kernel.
So add it to NON_MULTILIB_RECIPES to make it keeps same bitsize with the
kernel. For example, it is 'crash' rather than 'lib32-crash' which is
installed to 32-bit rootfs with 64-bit kernel.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: add gnome-layer dynamic entry</title>
<updated>2020-12-29T23:50:45+00:00</updated>
<author>
<name>Dmitry Baryshkov</name>
<email>dbaryshkov@gmail.com</email>
</author>
<published>2020-12-28T02:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2e23b42c65549fea323e37863d354420e27fba42'/>
<id>urn:sha1:2e23b42c65549fea323e37863d354420e27fba42</id>
<content type='text'>
Add BBFILES_DYNAMIC entry for gnome-layer to support packages which
depend on meta-gnome, but do not belong to that layer.

Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf/layer.conf: provide default PREFERRED_PROVIDER_android-tools-conf</title>
<updated>2020-12-29T06:34:02+00:00</updated>
<author>
<name>Dmitry Baryshkov</name>
<email>dbaryshkov@gmail.com</email>
</author>
<published>2020-12-28T02:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d948ee00e5ec6fcce0b91b85033a2ba5add4cc62'/>
<id>urn:sha1:d948ee00e5ec6fcce0b91b85033a2ba5add4cc62</id>
<content type='text'>
Fix the following warning by providing backwards-compatible default for
android-tools-conf preference:

NOTE: Multiple providers are available for runtime android-tools-conf (android-tools-conf, android-tools-conf-configfs)
Consider defining a PREFERRED_RPROVIDER entry to match android-tools-conf

Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Add hardknott to LAYERSERIES_COMPAT</title>
<updated>2020-11-04T20:43:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-11-04T20:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8fbaa7e41cc30dcffc82447c780b456119541029'/>
<id>urn:sha1:8fbaa7e41cc30dcffc82447c780b456119541029</id>
<content type='text'>
Thats codename for 3.3

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT</title>
<updated>2020-10-15T18:42:15+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-10-15T16:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cd9eaf431863f03424343ad9acfad75a95c7dcd3'/>
<id>urn:sha1:cd9eaf431863f03424343ad9acfad75a95c7dcd3</id>
<content type='text'>
Remove older releases from COMPAT

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Initial add source-code-pro-fonts 2.030_1.050</title>
<updated>2020-09-12T20:40:36+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-09-12T10:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b362a0a2dad537dc25485df413f09e4495b395c0'/>
<id>urn:sha1:b362a0a2dad537dc25485df413f09e4495b395c0</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: Move it to networking-layer under BBFILES_DYNAMIC</title>
<updated>2020-08-20T16:51:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-08-20T09:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b752946ed1cca14f4bf8560df67a0f8abe123024'/>
<id>urn:sha1:b752946ed1cca14f4bf8560df67a0f8abe123024</id>
<content type='text'>
it has a hard dependency on curlpp package which comes from
meta-networking

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Cc: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mplayer-common: Drop obsolete recipe</title>
<updated>2020-05-14T19:51:26+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@konsulko.com</email>
</author>
<published>2020-05-14T17:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=03fd716100d872c155cb3294da21424054b0d991'/>
<id>urn:sha1:03fd716100d872c155cb3294da21424054b0d991</id>
<content type='text'>
This recipe hasn't been changed in any meaningful way since it was
imported from oe-classic in 2011. There's no recipe for mplayer in
meta-oe these days so it's probably time to drop it.

Signed-off-by: Paul Barker &lt;pbarker@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
