]> code.ossystems Code Review - openembedded-core.git/commit
glew: add new recipes glew 1.5.7
authorYu Ke <ke.yu@intel.com>
Sat, 27 Nov 2010 12:48:49 +0000 (20:48 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 2 Dec 2010 13:24:57 +0000 (05:24 -0800)
commit3562f2b7765c411d0ad57f9783168b6fc61d98c5
treecd8d8cfae81d7963a7af451ff2b06ad50d130ac9
parent5d17116f5ecfb3f73a1dc6565ac1e3a597ef8133
glew: add new recipes glew 1.5.7

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform.

mesa-demos requires glew, so port it from OE, with the following changes:
- upgrade it from 1.5.1 to 1.5.7
- add license checksum

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/recipes-graphics/glew/files/autotools.patch [new file with mode: 0644]
meta/recipes-graphics/glew/glew_1.5.7.bb [new file with mode: 0644]