summaryrefslogtreecommitdiffstats
path: root/recipes/geos/geos_3.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/geos/geos_3.2.0.bb')
-rw-r--r--recipes/geos/geos_3.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/geos/geos_3.2.0.bb b/recipes/geos/geos_3.2.0.bb
index d5d91b06a3..594e570e2e 100644
--- a/recipes/geos/geos_3.2.0.bb
+++ b/recipes/geos/geos_3.2.0.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPL"
PR = "r1"
SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2;name=geos \
- file://geos-arm.patch;patch=1 \
+ file://geos-arm.patch;apply=yes \
"
S = "${WORKDIR}/${PN}-${PV}"