<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-perl/libtest, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-06-16T05:44:03+00:00</updated>
<entry>
<title>libtest-nowarnings-perl: upgrade 1.04 -&gt; 1.06</title>
<updated>2026-06-16T05:44:03+00:00</updated>
<author>
<name>Khem Raj</name>
<email>khem.raj@oss.qualcomm.com</email>
</author>
<published>2026-06-10T04:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1ac15a1e7fbf5699206b0f70f058d58459ec6192'/>
<id>urn:sha1:1ac15a1e7fbf5699206b0f70f058d58459ec6192</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>libtest-harness-perl: upgrade 3.50 -&gt; 3.52</title>
<updated>2026-05-13T07:30:54+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-05-13T04:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=390f294ff382d721b087ad8ac509c2de2ed00782'/>
<id>urn:sha1:390f294ff382d721b087ad8ac509c2de2ed00782</id>
<content type='text'>
Changelog:
 - Supports additional indicators on block scalars in YAML
 - fix string comparisons with $] to use numeric comparison instead

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>libtest-harness-perl: fix ptests</title>
<updated>2025-10-25T00:11:36+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-10-24T21:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d762cd031d220e016a6c10c7d601411a5b2254c7'/>
<id>urn:sha1:d762cd031d220e016a6c10c7d601411a5b2254c7</id>
<content type='text'>
Add required dependencies.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtest-warn-perl: fix ptests</title>
<updated>2025-10-25T00:11:36+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-10-24T17:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1c336d152b6f903ae68a88cdaa1b3008511ce79a'/>
<id>urn:sha1:1c336d152b6f903ae68a88cdaa1b3008511ce79a</id>
<content type='text'>
Add missing runtime dependencies.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtest-deep-perl: fix ptests</title>
<updated>2025-10-25T00:11:36+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-10-24T17:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8a9881972d0bb66da45e994d95c556841f3b6945'/>
<id>urn:sha1:8a9881972d0bb66da45e994d95c556841f3b6945</id>
<content type='text'>
Add missing dependency.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-openembedded/all: adapt to UNPACKDIR changes</title>
<updated>2025-06-25T13:44:52+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex@linutronix.de</email>
</author>
<published>2025-06-20T14:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3'/>
<id>urn:sha1:fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3</id>
<content type='text'>
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.

I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtest-deep-perl: upgrade 1.204 -&gt; 1.205</title>
<updated>2025-04-07T19:21:18+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2025-04-07T09:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=36ac04456dd9d81bd8bc0775f584cae530447975'/>
<id>urn:sha1:36ac04456dd9d81bd8bc0775f584cae530447975</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtest-warn-perl: Change references to search.cpan.org to use metacpan.org</title>
<updated>2024-10-24T21:02:37+00:00</updated>
<author>
<name>J. S.</name>
<email>schonm@gmail.com</email>
</author>
<published>2024-10-24T20:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a866afbeb9684a4e6719ab8a9ab38319794c1f54'/>
<id>urn:sha1:a866afbeb9684a4e6719ab8a9ab38319794c1f54</id>
<content type='text'>
Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtest-nowarnings-perl: Change references to search.cpan.org to use metacpan.org</title>
<updated>2024-10-24T21:02:37+00:00</updated>
<author>
<name>J. S.</name>
<email>schonm@gmail.com</email>
</author>
<published>2024-10-24T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=365bb5f7b99ef17069e0dc5de02a5ed065ca60cb'/>
<id>urn:sha1:365bb5f7b99ef17069e0dc5de02a5ed065ca60cb</id>
<content type='text'>
Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtest-nowarnings-perl: Drop unnecessary SRC_URI md5sum</title>
<updated>2024-10-23T04:03:09+00:00</updated>
<author>
<name>J. S.</name>
<email>schonm@gmail.com</email>
</author>
<published>2024-10-22T15:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=97aa6403e4281d97b3b47d983fea4023bc4e3fa9'/>
<id>urn:sha1:97aa6403e4281d97b3b47d983fea4023bc4e3fa9</id>
<content type='text'>
Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
