<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-perl/libextutils, branch styhead-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2024-09-10T14:20:37+00:00</updated>
<entry>
<title>libextutils-helpers-perl: upgrade 0.027 -&gt; 0.028</title>
<updated>2024-09-10T14:20:37+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-09-10T09:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=57cabee6081cb9c1b513d6e82c111b84c5b7a823'/>
<id>urn:sha1:57cabee6081cb9c1b513d6e82c111b84c5b7a823</id>
<content type='text'>
Changelog:
- Add ext argument to man1_pagename and man3_pagename

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>libextutils-helpers-perl: upgrade 0.026 -&gt; 0.027</title>
<updated>2024-06-27T16:18:53+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-06-25T08:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f091c1625f00406b54de8c94bb35f022bdbbc5c8'/>
<id>urn:sha1:f091c1625f00406b54de8c94bb35f022bdbbc5c8</id>
<content type='text'>
Changelog:
 - Revert "Make split_like_shell always unixy"

License-Update:
 modify format
 update Artistic License 1.0

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>libextutils-cppguess-perl: upgrade 0.26 -&gt; 0.27</title>
<updated>2023-11-22T06:35:50+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-11-22T06:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fdb279bc33c1dff36678bc822da22666a4c9ab18'/>
<id>urn:sha1:fdb279bc33c1dff36678bc822da22666a4c9ab18</id>
<content type='text'>
Changelog:
 support C++20 and C++23 standards, and vendored version output

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>libextutils-cppguess-perl: upgrade 0.23 -&gt; 0.26</title>
<updated>2022-04-25T18:00:43+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-04-25T07:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e709705f411440e5a732e7e453bb6654264851e7'/>
<id>urn:sha1:e709705f411440e5a732e7e453bb6654264851e7</id>
<content type='text'>
Changelog from 0.23 to 0.26
=============================
- fix test-failure caused if CXX is set
- ignore environment variables CXXFLAGS, CXXLDFLAGS (#26)
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS

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>recipes: Update LICENSE variable to use SPDX license identifiers</title>
<updated>2022-03-05T01:41:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-04T08:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bd5dcf1b25204eaf689316902b450a67225434bf'/>
<id>urn:sha1:bd5dcf1b25204eaf689316902b450a67225434bf</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libextutils-cppguess-perl: upgrade 0.21 -&gt; 0.23</title>
<updated>2021-07-13T16:39:15+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2021-07-11T01:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a28978dfb6d3cf675c682a7dd35e4fa349d48633'/>
<id>urn:sha1:a28978dfb6d3cf675c682a7dd35e4fa349d48633</id>
<content type='text'>
0.23 2021-05-31
- added CI - thanks @zmughal
- now recognises MacOS clang - thanks @xenu

0.22 2021-05-29
- Add C++ standard support flag detection - thanks @zmughal!
  See &lt;https://github.com/tsee/extutils-cppguess/pull/24&gt;.

Signed-off-by: Tim Orling &lt;timothy.t.orling@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libextutils-cppguess-perl: upgrade 0.20 -&gt; 0.21</title>
<updated>2020-04-02T06:32:54+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2020-04-02T10:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6971699394d399e970cee125055c03bb4ac93c07'/>
<id>urn:sha1:6971699394d399e970cee125055c03bb4ac93c07</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libextutils-cppguess-perl: upgrade 0.12 -&gt; 0.20</title>
<updated>2019-11-22T01:51:37+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-11-21T05:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9b1d0f2480d273521a28a81c665704fb34e2869e'/>
<id>urn:sha1:9b1d0f2480d273521a28a81c665704fb34e2869e</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mime-construct,libextutils-parsexs-perl: add runtime dependency on perl</title>
<updated>2019-08-17T14:05:13+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-08-16T23:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ef6c9011e9edb6c5b6a664b8b544aea4e6385283'/>
<id>urn:sha1:ef6c9011e9edb6c5b6a664b8b544aea4e6385283</id>
<content type='text'>
Use += so it can use the RDEPS from cpan-base class

Fixes:
ERROR: QA Issue: /usr/bin/mime-construct contained in package mime-construct requires /usr/bin/perl, but no providers found in RDEPENDS_mime-construct? [file-rdeps]

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