mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
geos: Upgrade to 3.9.4
Merge .inc into .bb Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
require geos.inc
|
||||
|
||||
SRC_URI[sha256sum] = "f8b2314e311456f7a449144efb5e3188c2a28774752bc50fc882a3cd5c89ee35"
|
||||
+2
-1
@@ -5,7 +5,8 @@ SECTION = "libs"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2"
|
||||
SRC_URI = "http://download.osgeo.org/${BPN}/${BP}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "70dff2530d8cd2dfaeeb91a5014bd17afb1baee8f0e3eb18e44d5b4dbea47b14"
|
||||
|
||||
inherit autotools pkgconfig binconfig
|
||||
|
||||
Reference in New Issue
Block a user