]> code.ossystems Code Review - meta-freescale.git/commit
gpu-viv-bin-mx6q: Don't package X11 libraries in non-X11 builds
authorJacob Kroon <jacob.kroon@mikrodidakt.se>
Fri, 26 Dec 2014 18:44:06 +0000 (19:44 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 29 Dec 2014 11:35:34 +0000 (09:35 -0200)
commit79271867e777f15235f737ea7d0af2adffdde6ad
tree3507d1277d55b2608d6608d8890c732d3ec01cef
parenta7f09fd4089c0dcbc0e21ccc42e582442643d920
gpu-viv-bin-mx6q: Don't package X11 libraries in non-X11 builds

Running

  readelf --dynamic libGL.so | grep NEEDED

shows that the library has runtime dependencies on X11 libs and libglapi.so.
However, none of them are listed as build dependencies for non-X11 distros.

In this case, skip packaging libGL, so that it doesn't cause unexpected
dependency changes in buildhistory.

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc