]> code.ossystems Code Review - meta-freescale.git/commit
gpu-viv-bin-mx6q: Don't package wayland libraries in non-wayland builds
authorJacob Kroon <jacob.kroon@mikrodidakt.se>
Thu, 17 Jul 2014 08:59:16 +0000 (10:59 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 21 Jul 2014 13:58:06 +0000 (10:58 -0300)
commitd5db3b285804204174b0aef78de29e9e0fd3fbb7
treed21e268c6262cc016b40782b07625de80c095460
parentb48a47a43377073ec9a44c2c85fced093da8aad6
gpu-viv-bin-mx6q: Don't package wayland libraries in non-wayland builds

Running

  readelf --dynamic libgc_wayland_protocol.so | grep NEEDED

shows that the library has a runtime dependency on libffi. Same thing
applies to libwayland-viv.so.

For non-wayland builds, where libffi may or may not be available during
package time, skip packaging them so that they don'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