diff options
author | Carlos Rafael Giani <crg7475@mailbox.org> | 2023-09-14 11:17:36 +0200 |
---|---|---|
committer | Carlos Rafael Giani <crg7475@mailbox.org> | 2023-09-14 11:22:40 +0200 |
commit | 0c72baddf5e4bd6b7f3ba33025ae1f76881bdaf3 (patch) | |
tree | 8f4648c099d942621d43cceadeeabb95092d441b /.gitignore | |
parent | b5127cf5a9fc302fc3d2083e78450f1b63df39df (diff) | |
download | meta-freescale-0c72baddf5e4bd6b7f3ba33025ae1f76881bdaf3.tar.gz |
gstreamer1.0-plugins-base: Fix viv-fb usage and extract PACKAGECONFIG_GL
Both the NXP fork of gstreamer1.0-plugins-base and upstream GStreamer
need the same PACKAGECONFIG_GL adjustments, so extract those into
a common .bbappend.
Also, in GStreamer 1.22.5, viv-fb has been decoupled from the Vivante
direct texture feature. It is no longer necessary to set viv-fb to
be able to use direct textures. viv-fb now solely and only is about
the windowing system (that is, using the Vivante specific framebuffer
API to be able to render OpenGL ES directly to framebuffer). That
windowing system is only available on vendor BSPs for i.MX6 SoCs,
so limit viv-fb to mx6-nxp-bsp.
The recipe for the NXP fork is at version 1.22.0, so the fixes for
decoupling viv-fb from direct textures is not present there. For this
reason, always enable viv-fb in that recipe. This also makes sure that
that recipe essentially behaves the same, because the PACKAGECONFIG_GL
adjustments end up being the same as before.
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions