Message ID | 20180901080101.45051-1-raj.khem@gmail.com |
---|---|
State | Accepted |
Commit | 597b253c766013c5328f95ac226ef855926f7784 |
Headers | show |
Series | packagegroup-core-x11-sato: Make weak include for gst-examples | expand |
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} \ "
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(-) -- 2.18.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core