<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/enca, branch kirkstone</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-03-05T01:41:45+00:00</updated>
<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:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295'/>
<id>urn:sha1:14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295</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>enca: upgrade 1.9 -&gt; 1.19</title>
<updated>2021-02-22T07:44:22+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2021-02-22T18:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ec78fd0a32cb0bf15c8cd574e63b30cb22d3f182'/>
<id>urn:sha1:ec78fd0a32cb0bf15c8cd574e63b30cb22d3f182</id>
<content type='text'>
configure-hack.patch
configure-remove-dumbness.patch
Removed since these are included in 1.19.

Refresh the following patch:
libenca-003-iconv.patch
makefile-remove-tools.patch

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>enca: Fix SRC_URI</title>
<updated>2021-02-08T04:38:39+00:00</updated>
<author>
<name>akuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-02-07T20:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=460077d30ffedca4c794f60cd0f21404fc1736d7'/>
<id>urn:sha1:460077d30ffedca4c794f60cd0f21404fc1736d7</id>
<content type='text'>
The project appears to have moved.
Update HOMEPAGE and SRC_URI. bz2 is not available, use gz
Update HASH accordingly.

Fixes:
WARNING: enca-1.9-r0 do_fetch: Failed to fetch URL http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-1.9.tar.bz2, attempting MIRRORS if available

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>enca: drop unrecognized --with-libiconv-prefix option</title>
<updated>2015-04-13T10:55:52+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-04-08T19:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f91564037d29f6dc38fc81d84d9d33d94f0ddd16'/>
<id>urn:sha1:f91564037d29f6dc38fc81d84d9d33d94f0ddd16</id>
<content type='text'>
* fixes:
  WARNING: QA Issue: enca: configure was passed unrecognised options: --with-libiconv-prefix [unknown-configure-option]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>enca: fix broken automake</title>
<updated>2014-12-10T12:33:29+00:00</updated>
<author>
<name>Awais Belal</name>
<email>awais.belal@gmail.com</email>
</author>
<published>2014-12-05T11:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8bacae0125e1ca54f500b7932b6780515f6543fc'/>
<id>urn:sha1:8bacae0125e1ca54f500b7932b6780515f6543fc</id>
<content type='text'>
The added patch fixes the usage of AM_ICONV macro and
comes straight from the Buildroot source tree.

Signed-off-by: Drew Moseley &lt;drew_moseley@mentor.com&gt;
Signed-off-by: Awais Belal &lt;awais_belal@mentor.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse/libmtp/tcsh/enca: Add missing explict gettext-native dependency</title>
<updated>2014-07-15T12:53:31+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-06-23T19:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f5580b13df1e7e562f137ef12f87c61764a383d9'/>
<id>urn:sha1:f5580b13df1e7e562f137ef12f87c61764a383d9</id>
<content type='text'>
This is needed for the AM_ICONV macro and friends.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>enca: add missing dependency on virtual/libiconv</title>
<updated>2014-06-21T11:06:14+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-06-21T09:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7c6412614995da6820547d158823411e7ed2d992'/>
<id>urn:sha1:7c6412614995da6820547d158823411e7ed2d992</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>enca: fix S!=B failure</title>
<updated>2014-06-10T10:27:20+00:00</updated>
<author>
<name>Tim Orling</name>
<email>TicoTimo@gmail.com</email>
</author>
<published>2014-05-29T03:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ff7b1818968f8346d1907f66432e6b1fd34ef96e'/>
<id>urn:sha1:ff7b1818968f8346d1907f66432e6b1fd34ef96e</id>
<content type='text'>
Point tools to the right paths:
* ${S}/configure.ac in do_configure_prepare()
* ${B}/Makefile in do_configure_append()
* cd ${B} in do_compile()

Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues</title>
<updated>2014-02-23T22:20:02+00:00</updated>
<author>
<name>Matthieu CRAPET</name>
<email>Matthieu.CRAPET@ingenico.com</email>
</author>
<published>2014-02-19T14:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c95e155780a0cf3a8fb59a2f86db6367d18116fc'/>
<id>urn:sha1:c95e155780a0cf3a8fb59a2f86db6367d18116fc</id>
<content type='text'>
Changes:
- rename SUMMARY with length &gt; 80 to DESCRIPTION
- rename DESCRIPTION with length &lt; 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet &lt;Matthieu.Crapet@ingenico.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
