All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] gdal: update to version 1.11.0
@ 2014-09-29  1:09 Changhyeok Bae
  2014-10-01 15:21 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Changhyeok Bae @ 2014-09-29  1:09 UTC (permalink / raw)
  To: openembedded-devel

---
 .../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"
 
 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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-04 17:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29  1:09 [meta-oe][PATCH] gdal: update to version 1.11.0 Changhyeok Bae
2014-10-01 15:21 ` Martin Jansa
2014-10-03 10:57   ` Changhyeok Bae
2014-10-03 15:30     ` Martin Jansa
2014-10-04 17:48     ` Re : " 배창혁

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.