Can this please be backported to gatesgarth?

On 2/12/21 10:51 AM, Joshua Watt wrote:
The remoting backend of weston requires the GStreamer base plugins, so
add them to the PACAKGECONFIG depends list.

Signed-off-by: Joshua Watt <[email protected]>
---
  meta/recipes-graphics/wayland/weston_9.0.0.bb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/wayland/weston_9.0.0.bb 
b/meta/recipes-graphics/wayland/weston_9.0.0.bb
index 75f9fb05fd..d60b5e1a35 100644
--- a/meta/recipes-graphics/wayland/weston_9.0.0.bb
+++ b/meta/recipes-graphics/wayland/weston_9.0.0.bb
@@ -73,7 +73,7 @@ PACKAGECONFIG[colord] = 
"-Dcolor-management-colord=true,-Dcolor-management-color
  # Clients support
  PACKAGECONFIG[clients] = "-Dsimple-clients=all 
-Ddemo-clients=true,-Dsimple-clients= -Ddemo-clients=false"
  # Virtual remote output with GStreamer on DRM backend
-PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0"
+PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0 
gstreamer1.0-plugins-base"
  # Weston with PAM support
  PACKAGECONFIG[pam] = "-Dpam=true,-Dpam=false,libpam"
  # Weston with screen-share support
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#148068): 
https://lists.openembedded.org/g/openembedded-core/message/148068
Mute This Topic: https://lists.openembedded.org/mt/80587817/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to