diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb index a35f15e6ce..643219852d 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | |||
| @@ -17,6 +17,9 @@ KEXECTOOLS_microblaze ?= "" | |||
| 17 | KEXECTOOLS_nios2 ?= "" | 17 | KEXECTOOLS_nios2 ?= "" |
| 18 | KEXECTOOLS_riscv64 ?= "" | 18 | KEXECTOOLS_riscv64 ?= "" |
| 19 | 19 | ||
| 20 | GSTEXAMPLES ?= "gst-examples" | ||
| 21 | GSTEXAMPLES_riscv64 = "" | ||
| 22 | |||
| 20 | X11GLTOOLS = "\ | 23 | X11GLTOOLS = "\ |
| 21 | mesa-demos \ | 24 | mesa-demos \ |
| 22 | " | 25 | " |
| @@ -26,7 +29,7 @@ X11GLTOOLS = "\ | |||
| 26 | " | 29 | " |
| 27 | 30 | ||
| 28 | X11TOOLS = "\ | 31 | X11TOOLS = "\ |
| 29 | gst-examples \ | 32 | ${GSTEXAMPLES} \ |
| 30 | x11perf \ | 33 | x11perf \ |
| 31 | xrestop \ | 34 | xrestop \ |
| 32 | xwininfo \ | 35 | xwininfo \ |
