]> code.ossystems Code Review - meta-freescale.git/commit
imx-gpu-viv: Fix GLESv1 packaging
authorJoshua Watt <Joshua.Watt@garmin.com>
Wed, 1 May 2019 21:49:30 +0000 (16:49 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 4 Sep 2019 17:33:46 +0000 (14:33 -0300)
commit68be54442eaed2b5060c774f3bb0ab7b3459bcca
tree4f051bbc7199bd8e2ff08008c09b7fb9b403dea1
parent6e1f0d9fbeb9f09bb95ebf451704762194d1d9b7
imx-gpu-viv: Fix GLESv1 packaging

The GLESv1 library was being packaged with the name "libgles" instead of
the canonical "libglesv1". The latter is the name that recipes used when
RDEPENDing on GLESv1. Correct this so that the package is correctly
named "libglesv1", but RPROVIDES the old "libgles" name in case there
are recipes still depending on it.

Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com>
recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc