<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-core, branch whinlatter</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=whinlatter</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=whinlatter'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-10-25T21:20:38+00:00</updated>
<entry>
<title>libxml-libxml-perl: skip recipe</title>
<updated>2025-10-25T21:20:38+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-10-25T20:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7e9941ab0f69576542cbfeb6576750c878bdd6ca'/>
<id>urn:sha1:7e9941ab0f69576542cbfeb6576750c878bdd6ca</id>
<content type='text'>
The application should not be used in its current state:
it is not compatible with the current version of libxml[1].

Due to this, skip it for now - if it will be maintained again,
it can be re-enabled.

[1]: https://github.com/shlomif/perl-XML-LibXML/issues/84

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-perl-image-ptest-all: Do not run PTESTS_PROBLEMS_META_PERL</title>
<updated>2025-04-12T17:11:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-04-12T15:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fc80b57ee95437745f1d86c0104e3ddc3fc40ae8'/>
<id>urn:sha1:fc80b57ee95437745f1d86c0104e3ddc3fc40ae8</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libencode-perl: drop recipe</title>
<updated>2024-02-26T16:13:21+00:00</updated>
<author>
<name>Tim Orling</name>
<email>tim.orling@konsulko.com</email>
</author>
<published>2024-02-23T18:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=57de043dd67d9bdeaa6edc9d10d17a9361bd8dbc'/>
<id>urn:sha1:57de043dd67d9bdeaa6edc9d10d17a9361bd8dbc</id>
<content type='text'>
Encode.pm is packaged in perl itself and users should
instead RDEPENDS on perl-module-encode

This was originally added a long time ago when I did not understand
the way the packages split was done.

See the other Encode::* sub-packages in:
https://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/perl/files/perl-rdepends.txt#n313

Signed-off-by: Tim Orling &lt;tim.orling@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERL</title>
<updated>2024-02-22T15:38:42+00:00</updated>
<author>
<name>Tim Orling</name>
<email>tim.orling@konsulko.com</email>
</author>
<published>2024-02-22T04:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=22f6e7eec394fcfbb84b48dd50c5bb90f1afb3f5'/>
<id>urn:sha1:22f6e7eec394fcfbb84b48dd50c5bb90f1afb3f5</id>
<content type='text'>
In oe-core, PTESTS_PROBLEMS are also enabled, so even though
the recipe might have failures or the ptests do not run cleanly,
the BBCLASSEXTEND still works.

Enable the same behavior for meta-perl.

Signed-off-by: Tim Orling &lt;tim.orling@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>po4a: remove old recipe</title>
<updated>2023-10-19T03:24:12+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2023-10-19T01:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=194f6cd8646a96f13dd81eef64291e651bc2396f'/>
<id>urn:sha1:194f6cd8646a96f13dd81eef64291e651bc2396f</id>
<content type='text'>
po4a has been failing AUH upgrades for a long time now.
The latest attempt to get ptests working for it can be found at:
https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/po4a_0.69%2bptest

If you care about this recipe, please continue the effort above and get ptests functional.

According to the layerindex, the po4a recipe is not depended upon by any other known recipes:
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=depends%3Apo4a

(debsums in meta-oe dynamic-layers will be removed in another commit)

Signed-off-by: Tim Orling &lt;ticotimo@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ptest-image: Switch to using core-image-minimal</title>
<updated>2023-10-06T15:37:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-05T05:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d8d5444c25475f48df910888703e65edfece59db'/>
<id>urn:sha1:d8d5444c25475f48df910888703e65edfece59db</id>
<content type='text'>
Keeps the dependencies really to minimum.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>images: Rename ptest images to rhyme with oe-core ptest images</title>
<updated>2023-10-06T15:37:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-05T02:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7b5cb622b4e40ceb7b150c83ee98c40fd24ab9aa'/>
<id>urn:sha1:7b5cb622b4e40ceb7b150c83ee98c40fd24ab9aa</id>
<content type='text'>
Easy to understand for new-comers.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>images: Rename &lt;layer&gt;-image to &lt;layer&gt;-image-all</title>
<updated>2023-10-06T15:37:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-05T02:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0cb018059499f7531749ee1d5d1cbb02a6cf3f0a'/>
<id>urn:sha1:0cb018059499f7531749ee1d5d1cbb02a6cf3f0a</id>
<content type='text'>
These are test images to build all recipes in layer. Renaming them makes
them refect what they are. Moreover we can rename the ptest images to
match OE-Core naming conventions for meta-oe/meta-perl/meta-python

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>images: Delete layer specific base images</title>
<updated>2023-10-06T15:37:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-05T01:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e88b777cbecd85ff7d2916209774354a6a458101'/>
<id>urn:sha1:e88b777cbecd85ff7d2916209774354a6a458101</id>
<content type='text'>
These were essentially duplicates of core-image-minimal, however
core-image-base is a better baseline for upper layers, so switched the
consumers of these images to use core-image-base

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>images: Inherit from core-image-base</title>
<updated>2023-10-06T15:37:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-05T01:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ef9d73fced12e7b2dab485f0443cec84e55d016b'/>
<id>urn:sha1:ef9d73fced12e7b2dab485f0443cec84e55d016b</id>
<content type='text'>
We really do not need to define base images which already exist in core
layer, reuse them here.

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