<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/meta-integrity/conf, branch dunfell</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=dunfell</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=dunfell'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2020-10-16T14:25:01+00:00</updated>
<entry>
<title>layer.conf: use += instead of := to update BBFILES</title>
<updated>2020-10-16T14:25:01+00:00</updated>
<author>
<name>Sajjad Ahmed</name>
<email>sajjad_ahmed@mentor.com</email>
</author>
<published>2020-10-15T09:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=4963043a05da763f5a92b21911c0b8940deb28f9'/>
<id>urn:sha1:4963043a05da763f5a92b21911c0b8940deb28f9</id>
<content type='text'>
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.

Signed-off-by: Sajjad Ahmed &lt;sajjad_ahmed@mentor.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 63e1cf3ffa26a4e820ec8d882e67e438aa0d23ee)
</content>
</entry>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT for dunfell</title>
<updated>2020-03-27T23:53:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2020-03-25T13:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7f7897590c74d0979748397a655fd3b4b49de7f4'/>
<id>urn:sha1:7f7897590c74d0979748397a655fd3b4b49de7f4</id>
<content type='text'>
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>meta-security: add layer index callouts</title>
<updated>2019-12-07T23:31:34+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-12-06T17:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=72b05edff59fbeed58b1258b7b148b1461f8ca38'/>
<id>urn:sha1:72b05edff59fbeed58b1258b7b148b1461f8ca38</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update for zeus series</title>
<updated>2019-10-11T14:41:01+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-10-08T22:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a0dee993cd385bec1f1dbc8508e9b32d1f285598'/>
<id>urn:sha1:a0dee993cd385bec1f1dbc8508e9b32d1f285598</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Acked-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: switch to keyutils from meta-oe</title>
<updated>2019-08-07T14:09:50+00:00</updated>
<author>
<name>Dmitry Eremin-Solenikov</name>
<email>dmitry_eremin-solenikov@mentor.com</email>
</author>
<published>2019-07-29T10:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=9549b76a9073bf7da9e3183f118c02bf365f8021'/>
<id>urn:sha1:9549b76a9073bf7da9e3183f118c02bf365f8021</id>
<content type='text'>
As pointer by Martin Jansa, keyutils package is now a part of meta-oe,
so switch to using keyutils from that layer.

Signed-off-by: Dmitry Eremin-Solenikov &lt;dmitry_eremin-solenikov@mentor.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-integrity: rename IMA_EVM_BASE to INTEGRITY_BASE</title>
<updated>2019-08-04T20:12:41+00:00</updated>
<author>
<name>Dmitry Eremin-Solenikov</name>
<email>dmitry_eremin-solenikov@mentor.com</email>
</author>
<published>2019-07-28T15:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=c9c4e6c228556cc2054a4b49f85b282fd69fc25c'/>
<id>urn:sha1:c9c4e6c228556cc2054a4b49f85b282fd69fc25c</id>
<content type='text'>
data/debug-keys will be reused for demo modsign keys, so rename
IMA_EVM_BASE to more generic INTEGRITY_BASE.

Signed-off-by: Dmitry Eremin-Solenikov &lt;dmitry_eremin-solenikov@mentor.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: add dependency on meta-security</title>
<updated>2019-08-04T19:17:25+00:00</updated>
<author>
<name>lumag</name>
<email>dbaryshkov@gmail.com</email>
</author>
<published>2019-07-24T11:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=964972ea01782b05a78b7a4fc500698c934aa4a2'/>
<id>urn:sha1:964972ea01782b05a78b7a4fc500698c934aa4a2</id>
<content type='text'>
ima-evm-utils recipe depends on keyutils recipe which is a part of
meta-security layer.

Signed-off-by: Dmitry Eremin-Solenikov &lt;dmitry_eremin-solenikov@mentor.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: add LAYERSERIES_COMPAT</title>
<updated>2019-05-28T14:38:52+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-05-27T01:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b2587711d103a945b7ef835b3434c44d17452743'/>
<id>urn:sha1:b2587711d103a945b7ef835b3434c44d17452743</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-integrity: port over from meta-intel-iot-security</title>
<updated>2019-05-28T14:38:41+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-05-16T22:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6680225c05bb0834280307c223c3a545b088cbd3'/>
<id>urn:sha1:6680225c05bb0834280307c223c3a545b088cbd3</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
