[oe] [meta-oe] gdal: Avoid host headers use for SQlite3

Martin Jansa martin.jansa at gmail.com
Wed Jan 8 11:55:21 UTC 2014


On Mon, Jan 06, 2014 at 11:54:30AM -0200, Otavio Salvador wrote:
> This fixes the host contamination when the host has the SQLite3
> headers available.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb |    2 ++
>  1 file changed, 2 insertions(+)
> 
> 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 525ead2..4ce5d33 100644
> --- a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
> +++ b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
> @@ -80,6 +80,8 @@ EXTRA_OECONF = "--without-perl \
>                  \
>                  --with-pcraster=internal \
>                  --with-geotiff=internal \
> +                \
> +                --with-sqlite3=${STAGING_LIBDIR} \
>  "
>  
>  EXTRA_OEMAKE += "INST_DATA="${datadir}/gdal""

can you also fix
gdal-1.10.1: gdal: configure was passed unrecognised options: --without-tiff

?

-- 
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: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140108/4b2d8507/attachment-0002.sig>


More information about the Openembedded-devel mailing list