[OE-core] [PATCH] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts

Khem Raj raj.khem at gmail.com
Fri Jul 13 23:23:50 UTC 2012


On Friday, July 13, 2012, McClintock Matthew-B29882 <B29882 at freescale.com>
wrote:
> On Fri, Jul 13, 2012 at 3:43 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> On Fri, Jul 13, 2012 at 1:06 PM, Matthew McClintock <msm at freescale.com>
wrote:
>>> This prevents kexec from building for this part since it does not work
>>>
>>> Signed-off-by: Matthew McClintock <msm at freescale.com>
>>> ---
>>>  meta/recipes-core/tasks/task-core-tools-testapps.bb |    1 +
>>>  1 file changed, 1 insertion(+)
>>>
>>> diff --git a/meta/recipes-core/tasks/task-core-tools-testapps.bbb/meta/recipes-core/tasks/
task-core-tools-testapps.bb
>>> index b5847f8..bdd0d05 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 ?= ""
>>
>> 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
>
> -M
>
>>
>>>
>>>  RDEPENDS_${PN} = "\
>>>      blktool \
>>> --
>>> 1.7.10
>>>
>>>
>>>
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core at lists.openembedded.org
>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120713/c762d48d/attachment-0002.html>


More information about the Openembedded-core mailing list