mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
packagegroup-core-x11-sato: Make weak include for gst-examples
gstreamer is not _yet_ ported to risc-v (From OE-Core rev: 597b253c766013c5328f95ac226ef855926f7784) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user