aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-07-18 20:10:41 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-07-22 00:01:57 +0200
commit809ca7d20363472a90d7f0f0b727d1bceba37887 (patch)
treea597900a58ecb5347b6fa5fe58384d42758a68ad
parente3bc528b655788e3a5f95209b9f59ac85315e35a (diff)
downloadmeta-openembedded-809ca7d20363472a90d7f0f0b727d1bceba37887.tar.gz
gdal: use autotools-brokensep
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb2
1 files changed, 1 insertions, 1 deletions
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 6a6e62fb99..14f1a5704b 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 \