summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
index e05e329020..1fee1c925d 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
@@ -25,8 +25,6 @@ GOTOOLS ?= "go-helloworld"
25GOTOOLS:powerpc ?= "" 25GOTOOLS:powerpc ?= ""
26GOTOOLS:riscv32 ?= "" 26GOTOOLS:riscv32 ?= ""
27 27
28RUSTTOOLS ?= "rust-hello-world"
29
30GSTEXAMPLES ?= "gst-examples" 28GSTEXAMPLES ?= "gst-examples"
31GSTEXAMPLES:riscv64 = "" 29GSTEXAMPLES:riscv64 = ""
32 30
@@ -59,5 +57,4 @@ RDEPENDS:${PN} = "\
59 ${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', "${X11GLTOOLS}", "", d)} \ 57 ${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', "${X11GLTOOLS}", "", d)} \
60 ${@bb.utils.contains('DISTRO_FEATURES', '3g', "${3GTOOLS}", "", d)} \ 58 ${@bb.utils.contains('DISTRO_FEATURES', '3g', "${3GTOOLS}", "", d)} \
61 ${GOTOOLS} \ 59 ${GOTOOLS} \
62 ${RUSTTOOLS} \
63 " 60 "