<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-navigation/geos, branch hardknott</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-05-12T06:35:30+00:00</updated>
<entry>
<title>geos: Upgrade 3.4.2 -&gt; 3.4.3</title>
<updated>2019-05-12T06:35:30+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-05-11T21:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=847babb25e86a5618cf24ae61ed616303bfa9f19'/>
<id>urn:sha1:847babb25e86a5618cf24ae61ed616303bfa9f19</id>
<content type='text'>
Remove patch applied upstream.
The change in COPYING is due to updated FSF postal address.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>geos: use std::isnan to support gcc6</title>
<updated>2016-06-15T10:13:15+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-06-08T18:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=87fc6bb63978e95839c1efeb072d851f6ee3c907'/>
<id>urn:sha1:87fc6bb63978e95839c1efeb072d851f6ee3c907</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24</title>
<updated>2016-06-13T17:06:44+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-06-08T13:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=25a78e55e961197fd182afc8e21942bbbd8b4d59'/>
<id>urn:sha1:25a78e55e961197fd182afc8e21942bbbd8b4d59</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>geos: Update to 3.4.2 and rework the packaging</title>
<updated>2013-12-21T18:26:41+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2013-12-17T00:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d74be33220b8161389cb05a8650e328598bbe2ce'/>
<id>urn:sha1:d74be33220b8161389cb05a8650e328598bbe2ce</id>
<content type='text'>
* This updates to the 3.4.2 release and rework the packaging splitting
  the C bindings in another binary package to reduce footprint in
  rootfs; this also moves geos-config to the development package as it
  should.

* Fix -dev installation and upgrade path
  Using 'lib_package' renames the binaries and we need a transitional
  package to be used as upgrade path. This is done using an empty 'geos'
  package which installs the new ones as runtime dependency.

  This same package is used to satisfy -dev dependency of geos package
  allowing for its inclusion into SDK.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>geos: fix typo in FILES_${PN}-dev</title>
<updated>2012-12-18T16:33:02+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-17T19:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=62b8fad4ebf763652eadc55238362d5ca072401e'/>
<id>urn:sha1:62b8fad4ebf763652eadc55238362d5ca072401e</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>geos: add recipe</title>
<updated>2012-12-16T20:11:43+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2012-03-06T10:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=65b7d5b45718400b2b7b049d216b4a3613c60259'/>
<id>urn:sha1:65b7d5b45718400b2b7b049d216b4a3613c60259</id>
<content type='text'>
* MJ: fixed packaging and QA issues

Signed-off-by: Jan Luebbe &lt;jluebbe@debian.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
