All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 3/6] insane.bbclass: fix elf.arch not matching
@ 2012-03-05  5:24 Jegan Chandru
  0 siblings, 0 replies; 3+ messages in thread
From: Jegan Chandru @ 2012-03-05  5:24 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

Hi Khem,

Yes. I do have the patch applied on my tree. I use Yocto v1.1(i just
downloaded sometime back, didnt use git ;( )
But even after the patch applied, it results in above mentioned
warning. Blame is on me as I havent checked the kernel config. It was 32
bit config not 64 bit.
It happened mainly due to naming convention, I have named it defconfig-64,
for some reason bitbake haven't recognized it.
Now that I have given the proper defconfig and recompiled the linux-yocto
kernel v3.0.4 and without the patch applied, compilation went ahead without
any warning.

Thanks,
JC

[-- Attachment #2: Type: text/html, Size: 727 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/6] insane.bbclass: fix elf.arch not matching
  2012-03-01  9:04 Jegan Chandru
@ 2012-03-01 10:26 ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2012-03-01 10:26 UTC (permalink / raw)
  To: openembedded-core

On 03/01/2012 01:04 AM, Jegan Chandru wrote:
> Hi,
> 
> I am trying to built a x86_64 bit target filesystem on a 64 bit
> host(Ubuntu-11.10) using yocto poky framework.
> I encountered the same problem while compiling the kernel for my target. 
> 
> /WARNING: QA Issue: Architecture did not match (62 to 3) on
> /work/x86_64_intel-linux/linux-yocto-3.0.4+git3+d05450e4aef02c1b7137398ab3a9f8f96da74f52_5+6b2c7d65b844e686eae7d5cccb9b638887afe28e-r2/packages-split/kernel-vmlinux/boot/vmlinux-3.0.4-yocto-standard-00054-g6b2c7d6/
> 
> As you can see I am using linux-yocto kernel version 3.0.4. So can you
> please shed some light on this issue.

Do you have the commit you replied to in your tree ?


commit 74686edafa241839d3880e06740ee7450ff94fd8
Author: Nitin A Kamble <nitin.a.kamble@intel.com>
Date:   Tue Jan 10 17:33:31 2012 -0800

    insane.bbclass: fix elf.arch not matching error for x32 kernel

    For x32 the user space is 32bit and the kernel is 64bit.
    So the elf.arch for vmlinuz is x86_64 and not x86. This commit
    fixes this QA error thrown for x32 kernel.

    | ERROR: QA Issue: Architecture did not match (62 to 3) on

/work/qemux86_64-poky-linux-gnux32/linux-korg-3.1+git1+e2bf8464ddbf5da24d3d320cded5691828a91a0b-r1/packages-split/kernel-vmlinux/boot/vmlinux-3.1.0-yocto-standard-01628-ge2b
    Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>

> 
> Thanks,
> JC
> 
> PS: This is my first post on OE mailing list. Please direct me if I went
> wrong somewhere.
> 
> 
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/6] insane.bbclass: fix elf.arch not matching
@ 2012-03-01  9:04 Jegan Chandru
  2012-03-01 10:26 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Jegan Chandru @ 2012-03-01  9:04 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

Hi,

I am trying to built a x86_64 bit target filesystem on a 64 bit
host(Ubuntu-11.10) using yocto poky framework.
I encountered the same problem while compiling the kernel for my target.

*WARNING: QA Issue: Architecture did not match (62 to 3) on
/work/x86_64_intel-linux/linux-yocto-3.0.4+git3+d05450e4aef02c1b7137398ab3a9f8f96da74f52_5+6b2c7d65b844e686eae7d5cccb9b638887afe28e-r2/packages-split/kernel-vmlinux/boot/vmlinux-3.0.4-yocto-standard-00054-g6b2c7d6
*

As you can see I am using linux-yocto kernel version 3.0.4. So can you
please shed some light on this issue.

Thanks,
JC

PS: This is my first post on OE mailing list. Please direct me if I went
wrong somewhere.

[-- Attachment #2: Type: text/html, Size: 885 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-05  5:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-05  5:24 [PATCH 3/6] insane.bbclass: fix elf.arch not matching Jegan Chandru
  -- strict thread matches above, loose matches on Subject: below --
2012-03-01  9:04 Jegan Chandru
2012-03-01 10:26 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.