mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
packagegroup-core-tools-testapps: Exclude gst-examples on riscv64
(From OE-Core rev: c86aa4beefb7882f5418b111b89433fb4ed45019) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -17,6 +17,9 @@ KEXECTOOLS_microblaze ?= ""
|
||||
KEXECTOOLS_nios2 ?= ""
|
||||
KEXECTOOLS_riscv64 ?= ""
|
||||
|
||||
GSTEXAMPLES ?= "gst-examples"
|
||||
GSTEXAMPLES_riscv64 = ""
|
||||
|
||||
X11GLTOOLS = "\
|
||||
mesa-demos \
|
||||
"
|
||||
@@ -26,7 +29,7 @@ X11GLTOOLS = "\
|
||||
"
|
||||
|
||||
X11TOOLS = "\
|
||||
gst-examples \
|
||||
${GSTEXAMPLES} \
|
||||
x11perf \
|
||||
xrestop \
|
||||
xwininfo \
|
||||
|
||||
Reference in New Issue
Block a user