]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-tools-testapps: kexec does not support MicroBlaze
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 6 Dec 2017 09:43:56 +0000 (19:43 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Dec 2017 18:00:24 +0000 (18:00 +0000)
The kexec-tools do not currently support MicroBlaze, override the
KEXECTOOLS variable to disable the inclusion of these tools in the
packagegroup.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb

index 317097854f278af97b433589610c5aaad1aa0b60..0d2da8661325bdd27cc20cc8c3b80b47d8b633b6 100644 (file)
@@ -10,9 +10,10 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit packagegroup
 
-# kexec-tools doesn't work on e5500-64b and nios2 yet
+# kexec-tools doesn't work on e5500-64b, microblaze and nios2 yet
 KEXECTOOLS ?= "kexec"
 KEXECTOOLS_e5500-64b ?= ""
+KEXECTOOLS_microblaze ?= ""
 KEXECTOOLS_nios2 ?= ""
 
 X11GLTOOLS = "\