summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/glew/glew_1.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/glew/glew_1.7.0.bb')
-rw-r--r--meta/recipes-graphics/glew/glew_1.7.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/glew/glew_1.7.0.bb b/meta/recipes-graphics/glew/glew_1.7.0.bb
index e65663d542..cdb778c51e 100644
--- a/meta/recipes-graphics/glew/glew_1.7.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.7.0.bb
@@ -7,10 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ac251558de685c6b9478d89be3149c2"
DEPENDS = "virtual/libx11 virtual/libgl libxext libxi libxmu"
-PR = "r0"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
file://autotools.patch \
+ file://glew_fix_for_automake-1.12.patch \
"
SRC_URI[md5sum] = "fb7a8bb79187ac98a90b57f0f27a3e84"