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

McClintock Matthew-B29882 B29882 at freescale.com
Fri Jul 13 20:53:25 UTC 2012


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.bb b/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.

-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




More information about the Openembedded-core mailing list