summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/geos
Commit message (Collapse)AuthorAgeFilesLines
* geos: use std::isnan to support gcc6Derek Straka2016-06-152-4/+24
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, ↵Martin Jansa2016-06-131-0/+3
| | | | | | wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geos: Update to 3.4.2 and rework the packagingOtavio Salvador2013-12-214-18/+56
| | | | | | | | | | | | | | | | | | * 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 <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geos: fix typo in FILES_${PN}-devMartin Jansa2012-12-181-3/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geos: add recipeJan Luebbe2012-12-162-0/+26
* MJ: fixed packaging and QA issues Signed-off-by: Jan Luebbe <jluebbe@debian.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>