]> code.ossystems Code Review - openembedded-core.git/commit
glew: Correct version in autotooling patches
authorMartyn Welch <martyn.welch@collabora.co.uk>
Wed, 27 Apr 2016 11:25:00 +0000 (12:25 +0100)
committerRobert Yang <liezhi.yang@windriver.com>
Wed, 11 May 2016 02:59:39 +0000 (19:59 -0700)
commit0ef7c0f30456cc242de331b273b92c1dfe835350
treef8e9d9d1501fa73b9a8394c47436d72c2d443b23
parent9ae38c3b24b387b02541142d40343d1dd0411c88
glew: Correct version in autotooling patches

The additional autotooling patched into glew claims the version is 1.9.0
whilst we are building 1.12.0. The version in the autotooling is used to
set the version number in the pkgconfig file, this results in the
configuration of packages which depend on glew > 1.9.0 failing.

This patch updates the version number used in the patches to match that of
the version being built.

Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
meta/recipes-graphics/glew/glew/autotools.patch
meta/recipes-graphics/glew/glew/fix-glew.pc-install.patch