<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended/docopt.cpp, 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-04-16T04:01:20+00:00</updated>
<entry>
<title>docopt.cpp: add support for native and nativesdk</title>
<updated>2024-04-16T04:01:20+00:00</updated>
<author>
<name>Eero Aaltonen</name>
<email>eero.aaltonen@vaisala.com</email>
</author>
<published>2024-04-15T11:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fd208c871429fdd331ecc3bf3b59e975e680b7ff'/>
<id>urn:sha1:fd208c871429fdd331ecc3bf3b59e975e680b7ff</id>
<content type='text'>
There are use cases for build time cli tools, so include support for
native as well.

Signed-off-by: Eero Aaltonen &lt;eero.aaltonen@vaisala.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>docopt.cpp: turn boost to a PACKAGECONFIG option</title>
<updated>2024-04-16T04:01:20+00:00</updated>
<author>
<name>Eero Aaltonen</name>
<email>eero.aaltonen@vaisala.com</email>
</author>
<published>2024-04-15T11:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=92e149ec0746878c7f48f489c7cf5eb514ac76c2'/>
<id>urn:sha1:92e149ec0746878c7f48f489c7cf5eb514ac76c2</id>
<content type='text'>
docopt.cpp only uses boost regex with the option USE_BOOST_REGEX=ON.
When used, boost regex is statically linked.

Signed-off-by: Eero Aaltonen &lt;eero.aaltonen@vaisala.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: drop ${SRCPV} usage</title>
<updated>2024-02-09T17:52:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2024-02-06T13:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=21f956598ddb1bb08855fbc9a3293acf957154d1'/>
<id>urn:sha1:21f956598ddb1bb08855fbc9a3293acf957154d1</id>
<content type='text'>
* Drop SRCPV similarly like oe-core did in:
  https://git.openembedded.org/openembedded-core/commit/?h=nanbield&amp;id=843f82a246a535c353e08072f252d1dc78217872

* SRCPV is deferred now from PV to PKGV since:
  https://git.openembedded.org/openembedded-core/commit/?h=nanbield&amp;id=a8e7b0f932b9ea69b3a218fca18041676c65aba0

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update SRC_URI branch and protocols</title>
<updated>2021-11-03T13:57:49+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-11-02T23:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b402a3076fbafe05d0b8621e50603b65c3fe8147'/>
<id>urn:sha1:b402a3076fbafe05d0b8621e50603b65c3fe8147</id>
<content type='text'>
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>docopt.cpp: upgrade 0.6.2 -&gt; 0.6.3</title>
<updated>2020-06-30T14:58:38+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2020-06-30T01:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1fa024ef8966e264457f0747a061994460fdaf43'/>
<id>urn:sha1:1fa024ef8966e264457f0747a061994460fdaf43</id>
<content type='text'>
-docopt.cpp/0001-Set-library-VERSION-and-SOVERSION.patch
Removed since this is included in 0.6.3.

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>docopt.cpp: Drop using gitpkgv</title>
<updated>2019-08-29T16:06:54+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-08-28T13:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=23adcea49542da2ce2906ff862201cd9f6c37f35'/>
<id>urn:sha1:23adcea49542da2ce2906ff862201cd9f6c37f35</id>
<content type='text'>
Use https for fetcher protocol

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Recipe for docopt.cpp option parsing library</title>
<updated>2019-08-27T19:11:15+00:00</updated>
<author>
<name>Aaltonen Eero</name>
<email>eero.aaltonen@vaisala.com</email>
</author>
<published>2019-08-23T10:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a27d0cc0c65d179e7e4817a809908df23b3440bc'/>
<id>urn:sha1:a27d0cc0c65d179e7e4817a809908df23b3440bc</id>
<content type='text'>
Upstream is at
https://github.com/docopt/docopt.cpp/

Installs with a small build modification to pass QA checks.

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