git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846d89a
)
gdal: ARM_INSTRUCTION_SET = "arm"
author
Koen Kooi
<koen@openembedded.org>
Thu, 4 Dec 2008 09:20:40 +0000
(10:20 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 4 Dec 2008 09:20:40 +0000
(10:20 +0100)
packages/gdal/gdal_1.5.2.bb
patch
|
blob
|
history
diff --git
a/packages/gdal/gdal_1.5.2.bb
b/packages/gdal/gdal_1.5.2.bb
index
6874ddf
..
a92e40f
100644
(file)
--- a/
packages/gdal/gdal_1.5.2.bb
+++ b/
packages/gdal/gdal_1.5.2.bb
@@
-2,12
+2,14
@@
DESCRIPTION = "GDAL is a translator library for raster geospatial data formats"
HOMEPAGE = "http://www.gdal.org/"
LICENSE = "MIT"
DEPENDS = "proj-4 sqlite3 zlib jpeg libpng tiff giflib curl jasper expat"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "http://www.gdal.org/dl/${P}.tar.gz \
file://gdal_config.patch;patch=1 \
"
+ARM_INSTRUCTION_SET = "arm"
+
inherit autotools binconfig
EXTRA_OECONF = "--without-perl \