aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-31 10:39:02 -0700
committerKhem Raj <raj.khem@gmail.com>2018-09-03 14:17:21 -0700
commita50ccfc4b20e537d01d1871b6c4c7cdc3bad0e64 (patch)
tree9df662d68f64e36577f6d67edf0a58984571ecbd
parent929b1b341b4b221ac10c8621bad27abfa7ae70bc (diff)
downloadopenembedded-core-contrib-a50ccfc4b20e537d01d1871b6c4c7cdc3bad0e64.tar.gz
packagegroup-core-x11-sato: Make weak include for gst-examples
gstreamer is not _yet_ ported to risc-v Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb5
1 files changed, 4 insertions, 1 deletions
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} \
"