[oe-commits] Martin Jansa : gdal: use autotools-brokensep

git at git.openembedded.org git at git.openembedded.org
Sun Jul 20 11:11:19 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 200a03a7e174fab67cbbd3c9ca55a0e972880cc8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=200a03a7e174fab67cbbd3c9ca55a0e972880cc8

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jul 18 20:10:41 2014 +0200

gdal: use autotools-brokensep

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
index 6a6e62f..14f1a57 100644
--- a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
+++ b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
@@ -10,7 +10,7 @@ SRC_URI = "ftp://download.osgeo.org/gdal/${PV}/${BP}.tar.xz"
 SRC_URI[md5sum] = "f354c614aea76e5630e4edbf06e5c292"
 SRC_URI[sha256sum] = "e6c9c6c4480228c943af29120d87435ddfe9ca460458bc60b91639fb8d443791"
 
-inherit autotools lib_package binconfig
+inherit autotools-brokensep lib_package binconfig
 
 EXTRA_OECONF = "--without-perl \
                 --without-php \



More information about the Openembedded-commits mailing list