On 2015年12月03日 22:13, Burton, Ross wrote: > > On 3 December 2015 at 06:32, > 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? Hi Ross, I didn't find Maxin's patch on oe-core list. I double check with our bsp guy that kexec supports mips now but may need extra drivers for each board. So please ignore this patch. Thanks, Kai > > Ross -- Regards, Neil | Kai Kang