]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
packagegroup-core-x11-sato: Make weak include for gst-examples
authorKhem Raj <raj.khem@gmail.com>
Fri, 31 Aug 2018 17:39:02 +0000 (10:39 -0700)
committerKhem Raj <raj.khem@gmail.com>
Mon, 3 Sep 2018 21:17:21 +0000 (14:17 -0700)
gstreamer is not _yet_ ported to risc-v

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb

index 2707a2192e100be842516ad8c6190b3ecf80f322..2d7feb8788800f8f71cada67811dab3bca3983ce 100644 (file)
@@ -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} \
     "