Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] packagegroup-core-x11-sato: Make weak include for gst-examples
@ 2018-09-01  8:01 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2018-09-01  8:01 UTC (permalink / raw)
  To: openembedded-core

gstreamer is not _yet_ ported to risc-v

Signed-off-by: Khem Raj <raj.khem@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-01  8:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-01  8:01 [PATCH] packagegroup-core-x11-sato: Make weak include for gst-examples Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox