<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/meta-parsec, branch langdale</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=langdale</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=langdale'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2023-05-09T11:04:24+00:00</updated>
<entry>
<title>Revert "meta-parsec/layer.conf: Insert addpylib declaration"</title>
<updated>2023-05-09T11:04:24+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-05-09T11:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a4562b19126ab655869da6db40e8eff49f84c490'/>
<id>urn:sha1:a4562b19126ab655869da6db40e8eff49f84c490</id>
<content type='text'>
This reverts commit ffd9eb59c7d35c3f9acc29be661bdcd0c6332897.

Applied to wrong branch.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-parsec/layer.conf: Insert addpylib declaration</title>
<updated>2023-05-06T11:54:54+00:00</updated>
<author>
<name>Peter Hoyes</name>
<email>Peter.Hoyes@arm.com</email>
</author>
<published>2023-04-27T15:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ffd9eb59c7d35c3f9acc29be661bdcd0c6332897'/>
<id>urn:sha1:ffd9eb59c7d35c3f9acc29be661bdcd0c6332897</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: Peter Hoyes &lt;Peter.Hoyes@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix PACKAGECONFIG check in Parsec OEQA tests</title>
<updated>2023-04-18T14:17:12+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>anton.antonov@arm.com</email>
</author>
<published>2023-04-12T15:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d10f6f9ae37b79a987ffa4ace980b6dfab158729'/>
<id>urn:sha1:d10f6f9ae37b79a987ffa4ace980b6dfab158729</id>
<content type='text'>
If PACKAGECONFIG is not defined in local.conf then
its default value is not included in cls.tc.td map.

Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Flush caches after OEQA tests</title>
<updated>2023-04-18T14:15:54+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>anton.antonov@arm.com</email>
</author>
<published>2023-04-13T10:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ac1b3ecabc0386e7ca9b7925ada0087d940040d2'/>
<id>urn:sha1:ac1b3ecabc0386e7ca9b7925ada0087d940040d2</id>
<content type='text'>
Make sure that all changes a saved after running the tests.

Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update PARSEC recipe to latest v1.1.0 release</title>
<updated>2022-10-24T14:27:58+00:00</updated>
<author>
<name>Gowtham Suresh Kumar</name>
<email>gowtham.sureshkumar@arm.com</email>
</author>
<published>2022-10-20T12:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2aa48e6f4e519abc7d6bd56da2c067309a303e80'/>
<id>urn:sha1:2aa48e6f4e519abc7d6bd56da2c067309a303e80</id>
<content type='text'>
This commit updates the parsec-service to v1.1.0 and the parsec-tool
to v0.5.4.

The buildpaths QA check has been disabled and relevant
issue links have been added to address this.

Signed-off-by: Gowtham Suresh Kumar &lt;gowtham.sureshkumar@arm.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: Update oeqa tests</title>
<updated>2022-08-25T12:17:39+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>Anton.Antonov@arm.com</email>
</author>
<published>2022-08-23T17:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2753e73086c86f1065f7dace959c38d1d89fd9c5'/>
<id>urn:sha1:2753e73086c86f1065f7dace959c38d1d89fd9c5</id>
<content type='text'>
Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
</content>
</entry>
<entry>
<title>Use CARGO_TARGET_SUBDIR in do_install</title>
<updated>2022-08-25T12:17:39+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>Anton.Antonov@arm.com</email>
</author>
<published>2022-08-18T08:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=64b64696a9deef8a6bdeacab8137b6305c4750b7'/>
<id>urn:sha1:64b64696a9deef8a6bdeacab8137b6305c4750b7</id>
<content type='text'>
Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
</content>
</entry>
<entry>
<title>oeqa: shut done swtpm before and after testing</title>
<updated>2022-06-24T01:47:59+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-06-20T02:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=14b2a6ac18c7317a22acd449cb961b626c9a5986'/>
<id>urn:sha1:14b2a6ac18c7317a22acd449cb961b626c9a5986</id>
<content type='text'>
fixes:
swtpm: Could not open TCP socket: Address already in use

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>
<entry>
<title>meta-parsec: Update Parsec runtime tests</title>
<updated>2022-05-26T23:09:42+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>Anton.Antonov@arm.com</email>
</author>
<published>2022-05-24T18:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7628a3e90b6c51f64fd80ab2180885da4a37412f'/>
<id>urn:sha1:7628a3e90b6c51f64fd80ab2180885da4a37412f</id>
<content type='text'>
Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
