mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:58:11 +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:
parent
ba5a86a51a
commit
7eff93b157
@ -1,3 +0,0 @@
|
|||||||
require geos.inc
|
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "f8b2314e311456f7a449144efb5e3188c2a28774752bc50fc882a3cd5c89ee35"
|
|
||||||
@ -5,7 +5,8 @@ SECTION = "libs"
|
|||||||
LICENSE = "LGPL-2.1-or-later"
|
LICENSE = "LGPL-2.1-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
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
|
inherit autotools pkgconfig binconfig
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user