summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-07-15 12:44:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-18 10:18:42 +0100
commit9d1323af45eb02aab59e32202b66e88fd633dd23 (patch)
treed96e99a7a93b8f04bf377532944187d0cb7122b8 /meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
parentb3f188d5416e840931dd409034eb4d9a9066f616 (diff)
downloadpoky-9d1323af45eb02aab59e32202b66e88fd633dd23.tar.gz
packagegroups: Disable unbuildable dependencies for riscv64
This helps with cleaner world build parsing logs (From OE-Core rev: ab6f5ea9c15e1e928a5a529813a241daafab2036) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
index df43068fe5..a35f15e6ce 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
@@ -15,6 +15,7 @@ KEXECTOOLS ?= "kexec"
15KEXECTOOLS_e5500-64b ?= "" 15KEXECTOOLS_e5500-64b ?= ""
16KEXECTOOLS_microblaze ?= "" 16KEXECTOOLS_microblaze ?= ""
17KEXECTOOLS_nios2 ?= "" 17KEXECTOOLS_nios2 ?= ""
18KEXECTOOLS_riscv64 ?= ""
18 19
19X11GLTOOLS = "\ 20X11GLTOOLS = "\
20 mesa-demos \ 21 mesa-demos \