<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-filesystems/conf, branch styhead</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2024-09-16T00:54:16+00:00</updated>
<entry>
<title>non-repro-meta-filesystems: update known reproducible packages</title>
<updated>2024-09-16T00:54:16+00:00</updated>
<author>
<name>Yoann Congal</name>
<email>yoann.congal@smile.fr</email>
</author>
<published>2024-09-15T21:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=822fb79579d34add5b3d476ce263e70baa295d8b'/>
<id>urn:sha1:822fb79579d34add5b3d476ce263e70baa295d8b</id>
<content type='text'>
Re-include packages that are seen reproducible in the last 3 AB runs:
https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/41/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/42/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/43/steps/12/logs/stdio

Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layers: stop declaring compatibility with scarthgap</title>
<updated>2024-05-28T16:34:02+00:00</updated>
<author>
<name>Dmitry Baryshkov</name>
<email>dmitry.baryshkov@linaro.org</email>
</author>
<published>2024-05-25T07:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=07772ae470204b19e9fb3da74fc81f4efd3ea1bc'/>
<id>urn:sha1:07772ae470204b19e9fb3da74fc81f4efd3ea1bc</id>
<content type='text'>
With the UNPACKDIR changes in place the layers are no longer compatible
with the scarthgap release. Drop it from LAYERSERIES_COMPAT and limit
compatibility to styhead only.

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>reproducibility: move repro excludes from AB config.json to meta-oe</title>
<updated>2024-04-29T18:11:51+00:00</updated>
<author>
<name>Yoann Congal</name>
<email>yoann.congal@smile.fr</email>
</author>
<published>2024-04-27T21:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d3751ce994dcc70be3009cbf982983d051c6f6db'/>
<id>urn:sha1:d3751ce994dcc70be3009cbf982983d051c6f6db</id>
<content type='text'>
For now, the known non-reproducible packages list is stored inside the
autobuilder config.json file. This is not ideal. Let's move this list
into each layers of meta-openembedded.

These lists can be used with, in local.conf:
  include conf/include/non-repro-meta-oe.inc
  OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}"

Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Acked-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layers: Add styhead to compatible release series</title>
<updated>2024-04-28T15:55:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-04-21T18:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1e5ae73fd301865b5da6afc4cfa0e3a7f425363a'/>
<id>urn:sha1:1e5ae73fd301865b5da6afc4cfa0e3a7f425363a</id>
<content type='text'>
styhead is codename for upcoming 5.1 release

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Prepare for release, drop nanbield LAYERSERIES</title>
<updated>2024-03-17T20:10:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-03-17T02:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a8310f7f31acdf273a3f51a75c74cc957375426e'/>
<id>urn:sha1:a8310f7f31acdf273a3f51a75c74cc957375426e</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update for the scarthgap release series</title>
<updated>2024-03-16T17:29:31+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-03-08T00:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8186418f5b997c4d38800f952cb966677470c32b'/>
<id>urn:sha1:8186418f5b997c4d38800f952cb966677470c32b</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-filesystems: Add meta-filesystems-image-ptest</title>
<updated>2024-02-22T20:59:38+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-02-22T20:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2a86823036e1c1ed3c6fe121f9d39851fb04cd23'/>
<id>urn:sha1:2a86823036e1c1ed3c6fe121f9d39851fb04cd23</id>
<content type='text'>
This will help in running ptests like core layer, right now there are
just 3 but I hope to get more contributions now that infra is in place

to run all ptests

bitbake meta-filesystems-image-ptest-all

to run a single recipe ptests

bitbake meta-filesystems-image-ptest-fuse3

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-filesystems/layer.conf : Add meta-networking dependency</title>
<updated>2023-10-10T15:51:47+00:00</updated>
<author>
<name>Fabien Thomas</name>
<email>fabien.thomas@smile.fr</email>
</author>
<published>2023-10-10T09:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3801443f170c9c4db3c50e2c4ba7271d8d6f4633'/>
<id>urn:sha1:3801443f170c9c4db3c50e2c4ba7271d8d6f4633</id>
<content type='text'>
Recipe smbnetfs depends on samba, which is in meta-networking.

Signed-off-by: Fabien Thomas &lt;fabien.thomas@smile.fr&gt;
Reviewed-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT for nanbield</title>
<updated>2023-09-10T13:49:11+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2023-09-10T09:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eff1b182c194ad940464f4f87531f4296422c050'/>
<id>urn:sha1:eff1b182c194ad940464f4f87531f4296422c050</id>
<content type='text'>
* oe-core switched to nanbield in:
  https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6

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>layer.conf: update LAYERSERIES_COMPAT for mickledore</title>
<updated>2023-01-04T22:34:04+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2023-01-03T16:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=84ffd15cd1f77da445c9900a2d08892cd58f3313'/>
<id>urn:sha1:84ffd15cd1f77da445c9900a2d08892cd58f3313</id>
<content type='text'>
* oe-core switched to mickedore in:
  https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

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