[OE-core] [PATCH] packagegroup-core-x11-sato: Make weak include for gst-examples

Khem Raj raj.khem at gmail.com
Sat Sep 1 08:01:01 UTC 2018


gstreamer is not _yet_ ported to risc-v

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 2707a2192e..2d7feb8788 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -42,13 +42,16 @@ FILEMANAGER ?= "pcmanfm"
 WEB ?= ""
 #WEB = "epiphany"
 
+GSTEXAMPLES ?= "gst-examples"
+GSTEXAMPLES_riscv64 = ""
+
 SUMMARY_${PN}-apps = "Sato desktop - applications"
 RDEPENDS_${PN}-apps = "\
     l3afpad \
-    gst-examples \
     matchbox-terminal \
     sato-screenshot \
     ${FILEMANAGER} \
+    ${GSTEXAMPLES} \
     ${WEB} \
     "
 
-- 
2.18.0




More information about the Openembedded-core mailing list