summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/glew/glew_1.9.0.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-04-21 14:43:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:45:09 +0100
commitd5bc211255599e88e54b2dd746b65651d10045f3 (patch)
tree26bf88f2fa0ed050922e5ad4824ce209e4aedf24 /meta/recipes-graphics/glew/glew_1.9.0.bb
parent7e83fd7bd8ca79161a706bd35863cbf42f655b8a (diff)
downloadpoky-d5bc211255599e88e54b2dd746b65651d10045f3.tar.gz
glew: fix generation of glew.pc needed by mesa-demos
(From OE-Core rev: 0273f31d20f3e3c24e8b309f928595885eb04af2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/glew/glew_1.9.0.bb')
-rw-r--r--meta/recipes-graphics/glew/glew_1.9.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/glew/glew_1.9.0.bb b/meta/recipes-graphics/glew/glew_1.9.0.bb
index 599d64bceb..f1ba4e43da 100644
--- a/meta/recipes-graphics/glew/glew_1.9.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.9.0.bb
@@ -12,6 +12,7 @@ PR = "r1"
12SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \ 12SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
13 file://autotools.patch \ 13 file://autotools.patch \
14 file://glew_fix_for_automake-1.12.patch \ 14 file://glew_fix_for_automake-1.12.patch \
15 file://fix-glew.pc-install.patch \
15 " 16 "
16 17
17SRC_URI[md5sum] = "69ce911decef6249d24742497e6ad06a" 18SRC_URI[md5sum] = "69ce911decef6249d24742497e6ad06a"