mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
geos: upgrade 3.12.0 -> 3.12.1
Changelog: =========== - Remove undefined behaviour in use of null PrecisionModel - Explicitly set endianness for some tests so that output matches expected - Fix IncrementalDelaunayTriangulator to ensure triangulation boundary is convex - Improve scale handling for PrecisionModel - Fix PreparedLineStringDistance for lines within envelope and polygons - Fix error in CoordinateSequence::add when disallowing repeated points - Fix InteriorPointPoint to handle empty elements - Skip over testing empty distances for mixed collections. - Fix TopologyPreservingSimplifier endpoint handling to avoid self-intersections - Build warnings with Visual Studio - Fix CMake on Windows with Visual Studio Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3846f9d7e9
commit
d2d364eab8
@ -6,7 +6,7 @@ LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
SRC_URI = "http://download.osgeo.org/${BPN}/${BP}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "d96db96011259178a35555a0f6d6e75a739e52a495a6b2aa5efb3d75390fbc39"
|
||||
SRC_URI[sha256sum] = "d6ea7e492224b51193e8244fe3ec17c4d44d0777f3c32ca4fb171140549a0d03"
|
||||
|
||||
inherit cmake pkgconfig binconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user