On 3 December 2015 at 06:32, <kai.kang@windriver.com> wrote:
@@ -15,6 +15,8 @@ inherit packagegroup
KEXECTOOLS ?= "kexec"
KEXECTOOLS_mips ?= ""
KEXECTOOLS_mipsel ?= ""
+KEXECTOOLS_mips64 ?= ""
+KEXECTOOLS_mips64n32 ?= ""
KEXECTOOLS_powerpc ?= ""
KEXECTOOLS_e5500-64b ?= ""
KEXECTOOLS_aarch64 ?= ""
I've rebased this on top of Maxin's patch that removed many of these exclusions (mips, mipsel, powerpc, aarch64), but could you confirm that is the right thing to do?
Ross
-- Regards, Neil | Kai Kang