[oe] [meta-oe][PATCH] gdal: update to version 1.11.0

Martin Jansa martin.jansa at gmail.com
Wed Oct 1 15:21:58 UTC 2014


On Mon, Sep 29, 2014 at 10:09:21AM +0900, Changhyeok Bae wrote:
> ---
>  .../gdal/{gdal_1.10.1.bb => gdal_1.11.0.bb}        |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-oe/recipes-navigation/gdal/{gdal_1.10.1.bb => gdal_1.11.0.bb} (94%)
> 
> diff --git a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb b/meta-oe/recipes-navigation/gdal/gdal_1.11.0.bb
> similarity index 94%
> rename from meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
> rename to meta-oe/recipes-navigation/gdal/gdal_1.11.0.bb
> index 14f1a57..8526cee 100644
> --- a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
> +++ b/meta-oe/recipes-navigation/gdal/gdal_1.11.0.bb
> @@ -1,14 +1,14 @@
>  SUMMARY = "GDAL is a translator library for raster geospatial data formats"
>  HOMEPAGE = "http://www.gdal.org/"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=b9bd75ae5af7ff87ab259be0121c4106"
> +LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=0952e17969fab12227096b5228f23149"
>  
>  DEPENDS = "proj sqlite3 tiff"

Missing dependency on json-c and sqlite3 check doesn't seem to work correctly

| checking for SQLite3 library >= 3.0.0... yes
| cat: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/lib/include/sqlite3.h: No such file or directory
| /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gdal/1.11.0-r0/gdal-1.11.0/configure: line 25763: test: !=: unary operator expected
| configure: WARNING: Can not find SQLITE_VERSION macro in sqlite3.h header to retrieve SQLite version!
| checking for sqlite3_column_table_name in -lsqlite3... yes
| disabled
| checking Checking for DWGdirect... disabled
| configure: "IBM Informix DataBlade support disabled."
| configure: checking whether we should include ESRI SDE support...
|         ESRI SDE support not requested.
| checking for geos-config... /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/bin/crossscripts/geos-config
| checking for GEOS version >= 3.1.0... yes
| checking for GEOSversion in -lgeos_c... yes
| configure: Using C API from GEOS 3.4.2
| checking for OpenCL support... no
| checking for FreeXL support... checking for json_object_set_serializer in -ljson-c... yes
| using pre-installed libjson-c
| configure: error: could not find json-c/json.h
| Configure failed. The contents of all config.log files follows to aid debugging
| /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gdal/1.11.0-r0/gdal-1.11.0/config.log
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by configure, which was
| generated by GNU Autoconf 2.69.  Invocation command line was


>  
>  SRC_URI = "ftp://download.osgeo.org/gdal/${PV}/${BP}.tar.xz"
>  
> -SRC_URI[md5sum] = "f354c614aea76e5630e4edbf06e5c292"
> -SRC_URI[sha256sum] = "e6c9c6c4480228c943af29120d87435ddfe9ca460458bc60b91639fb8d443791"
> +SRC_URI[md5sum] = "31f2c4a7230b40e5fdc3cf12a100f96b"
> +SRC_URI[sha256sum] = "b5186b5817e94743de1bceef66aeee1461687e14f73bf81034fcf0377eacbcc3"
>  
>  inherit autotools-brokensep lib_package binconfig
>  
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20141001/e0d756d2/attachment-0002.sig>


More information about the Openembedded-devel mailing list