<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/conf, branch styhead</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2024-09-09T23:36:44+00:00</updated>
<entry>
<title>layer.conf: Update to styhead release name series</title>
<updated>2024-09-09T23:36:44+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2024-09-06T16:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=594018f8a516a4c235087bc2ed3a487a45dd4f14'/>
<id>urn:sha1:594018f8a516a4c235087bc2ed3a487a45dd4f14</id>
<content type='text'>
oe-core switched to styhead only in:
https://git.openembedded.org/openembedded-core/commit/?h=styhead&amp;id=b4cf6d5236a3eacaf56ca2f805b006efac65b26c

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update for the scarthgap release series</title>
<updated>2024-03-27T16:36:58+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2024-03-17T15:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2f89aa7e416878a61c5b5fdfd1bc361a28ce8853'/>
<id>urn:sha1:2f89aa7e416878a61c5b5fdfd1bc361a28ce8853</id>
<content type='text'>
Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT for nanbield</title>
<updated>2023-09-11T11:18:19+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2023-09-10T09:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1856a7cf437fa10d0851ffb8be079d119bb65b47'/>
<id>urn:sha1:1856a7cf437fa10d0851ffb8be079d119bb65b47</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: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer: add QA_WARNINGS to all layers</title>
<updated>2023-08-06T15:31:18+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-08-01T15:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b9bc938785ccbdf4337243a194fcad476fcde4c6'/>
<id>urn:sha1:b9bc938785ccbdf4337243a194fcad476fcde4c6</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>qemu: move qemu setting to image and out of layer.conf</title>
<updated>2023-07-31T10:18:52+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-06-28T18:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=cfe73355683894ad30cc43a51973f55c2fcbf1c6'/>
<id>urn:sha1:cfe73355683894ad30cc43a51973f55c2fcbf1c6</id>
<content type='text'>
I suspect its better form to have these in the image definition.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Insert addpylib declaration</title>
<updated>2023-05-22T13:49:16+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-05-17T17:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ea5e2ad93013754f78b4a55103cd43d154e73418'/>
<id>urn:sha1:ea5e2ad93013754f78b4a55103cd43d154e73418</id>
<content type='text'>
Yocto mickledore introduced the addpylib directive for explicitly adding
layer paths to the PYTHONPATH.

Standalone OEQA test suite discovery does not require this directive but
it is required to import test cases from other layers, e.g. to extend
and modify the test cases.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>maintainers.inc: rename to avoid clashes with oe-core</title>
<updated>2023-05-06T11:54:09+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2023-04-28T11:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3b5fa74e77e5fe32606de77b1e9aebf63fc44012'/>
<id>urn:sha1:3b5fa74e77e5fe32606de77b1e9aebf63fc44012</id>
<content type='text'>
Additional maintainer entries should be added to ones provided by oe-core,
but not be replacing them, as that breaks oe-core tests.

Another option is to place them directly into recipes.

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT for mickledore</title>
<updated>2023-01-04T15:32:16+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2023-01-03T16:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1550c126ce8bad2dfd91cdc1eea7c295ac7891bb'/>
<id>urn:sha1:1550c126ce8bad2dfd91cdc1eea7c295ac7891bb</id>
<content type='text'>
* oe-core switched to mickedore in:
  https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf:add meta-netorking to BBFILES_DYNAMIC</title>
<updated>2022-06-18T13:48:22+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-06-09T23:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=e4bb9a9e7fd91b757bfca0ac0ca294ded7388647'/>
<id>urn:sha1:e4bb9a9e7fd91b757bfca0ac0ca294ded7388647</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Post release codename changes</title>
<updated>2022-06-07T23:58:24+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-06-02T15:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=5c215dd6793535c1382a02b3798789ef9956a6bc'/>
<id>urn:sha1:5c215dd6793535c1382a02b3798789ef9956a6bc</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
