All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/6] insane.bbclass: fix elf.arch not matching
Date: Thu, 01 Mar 2012 02:26:41 -0800	[thread overview]
Message-ID: <4F4F4EE1.9040000@gmail.com> (raw)
In-Reply-To: <CAAA4K6JS1szpRpSJXiYTHYPoea8sjPcz=x2kADtCyuP1uTOqqw@mail.gmail.com>

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




  reply	other threads:[~2012-03-01 10:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01  9:04 [PATCH 3/6] insane.bbclass: fix elf.arch not matching Jegan Chandru
2012-03-01 10:26 ` Khem Raj [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-05  5:24 Jegan Chandru

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F4F4EE1.9040000@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.