On Jul 13, 2012 6:24 PM, "Khem Raj" 
<raj.k...@gmail.com<mailto:raj.k...@gmail.com>> wrote:
>
>
>
> On Friday, July 13, 2012, McClintock Matthew-B29882 
> <b29...@freescale.com<mailto:b29...@freescale.com>> wrote:
> > On Fri, Jul 13, 2012 at 3:43 PM, Khem Raj 
> > <raj.k...@gmail.com<mailto:raj.k...@gmail.com>> wrote:
> >> On Fri, Jul 13, 2012 at 1:06 PM, Matthew McClintock 
> >> <m...@freescale.com<mailto:m...@freescale.com>> wrote:
> >>> This prevents kexec from building for this part since it does not work
> >>>
> >>> Signed-off-by: Matthew McClintock 
> >>> <m...@freescale.com<mailto:m...@freescale.com>>
> >>> ---
> >>>  
> >>> meta/recipes-core/tasks/task-core-tools-testapps.bb<http://task-core-tools-testapps.bb>
> >>>  |    1 +
> >>>  1 file changed, 1 insertion(+)
> >>>
> >>> diff --git 
> >>> a/meta/recipes-core/tasks/task-core-tools-testapps.bb<http://task-core-tools-testapps.bb>
> >>>  
> >>> b/meta/recipes-core/tasks/task-core-tools-testapps.bb<http://task-core-tools-testapps.bb>
> >>> index b5847f8..bdd0d05 100644
> >>> --- 
> >>> a/meta/recipes-core/tasks/task-core-tools-testapps.bb<http://task-core-tools-testapps.bb>
> >>> +++ 
> >>> b/meta/recipes-core/tasks/task-core-tools-testapps.bb<http://task-core-tools-testapps.bb>
> >>> @@ -22,6 +22,7 @@ KEXECTOOLS ?= "kexec"
> >>>  KEXECTOOLS_mips ?= ""
> >>>  KEXECTOOLS_mipsel ?= ""
> >>>  KEXECTOOLS_powerpc ?= ""
> >>> +KEXECTOOLS_e5500-64b ?= ""
> >>
> >> you should use arch override here this is not machine specific recipe 
> >> probably
> >>
> >> KEXECTOOLS_powerpc64 ?= ""
> >>
> >> is better
> >
> > I thought about that at first, but there are plenty of powerpc64
> > machines that do support kexec ;) It's really just the Freescale
> > variant.
>
> OK I see I thought PowerPC 32 bit is ignored already so chances of 64 bit 
> working are even less but as you say it works on some of them so be it

Actually some freescale 32 bits parts work with kexec as I did some of that 
enablement. I just need to test it out and change the other line.

-M

>
> >
> > -M
> >
> >>
> >>>
> >>>  RDEPENDS_${PN} = "\
> >>>      blktool \
> >>> --
> >>> 1.7.10
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Openembedded-core mailing list
> >>> Openembedded-core@lists.openembedded.org<mailto:Openembedded-core@lists.openembedded.org>
> >>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >>
> >> _______________________________________________
> >> Openembedded-core mailing list
> >> Openembedded-core@lists.openembedded.org<mailto:Openembedded-core@lists.openembedded.org>
> >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org<mailto:Openembedded-core@lists.openembedded.org>
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org<mailto:Openembedded-core@lists.openembedded.org>
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to