From: Matthew McClintock Date: Fri, 13 Jan 2012 16:50:51 +0000 (-0600) Subject: task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~40783 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7beda1b779ce189c614fcce13e9ccf2c1b4ca6c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts This prevents kexec from building for this part since it does not work Signed-off-by: Matthew McClintock Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/tasks/task-core-tools-testapps.bb b/meta/recipes-core/tasks/task-core-tools-testapps.bb index b5847f8b80c..bdd0d058f98 100644 --- a/meta/recipes-core/tasks/task-core-tools-testapps.bb +++ b/meta/recipes-core/tasks/task-core-tools-testapps.bb @@ -22,6 +22,7 @@ KEXECTOOLS ?= "kexec" KEXECTOOLS_mips ?= "" KEXECTOOLS_mipsel ?= "" KEXECTOOLS_powerpc ?= "" +KEXECTOOLS_e5500-64b ?= "" RDEPENDS_${PN} = "\ blktool \