[OE-core] [PATCH 0/1 v2][PULL] Fix bug 2355

Xu, Dongxiao dongxiao.xu at intel.com
Mon Apr 23 10:34:42 UTC 2012


On Mon, 2012-04-23 at 17:45 +0800, Xu, Dongxiao wrote:
> On Mon, 2012-04-23 at 16:53 +0800, Dongxiao Xu wrote:
> > Hi Richard,
> > 
> > This pull request is the second version to fix bug 2355, please help to review and pull.
> 
> Richard, there are some issue inside.
> Please hold this change for a while.

I just used the following configuration in local.conf.

MACHINE="qemuppc"
require conf/multilib.conf
MULTILIBS = "multilib:lib64"
DEFAULTTUNE_virtclass-multilib-lib64 = "powerpc64"

When I did a simple parse, I met the following error:

ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
NOTE: Error expanding variable set_arch
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
NOTE: Error during finalise of
virtual:multilib:lib64:/home/dongxiao/poky/meta-yocto/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to
parse /home/dongxiao/poky/meta/recipes-support/pth/pth_2.0.7.bb: Exited
with "1"
| ETA:  --:--:--
ERROR: Command execution failed: Exited with 1


Originally I suppose it is related to my patch, however, this issue
still exists even without my patch.

Is it because we don't support powerpc multilib?

Thanks,
Dongxiao


> 
> Thanks,
> Dongxiao
> 
> > 
> > Changes from v1:
> > Add an inherit for siteinfo.bbclass
> > 
> > Thanks,
> > Dongxiao
> > 
> > The following changes since commit 00256125873ff6f1630743a712e882e5f473a9d2:
> > 
> >   self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-18 15:59:20 +0100)
> > 
> > are available in the git repository at:
> >   git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore
> >   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore
> > 
> > Dongxiao Xu (1):
> >   qt4: move functions from python to shell style
> > 
> >  meta/recipes-qt/qt4/qt4-embedded.inc        |    2 +-
> >  meta/recipes-qt/qt4/qt4-tools-nativesdk.inc |   15 +++++++++++--
> >  meta/recipes-qt/qt4/qt4-x11-free.inc        |    2 +-
> >  meta/recipes-qt/qt4/qt4.inc                 |   28 +++++++++++++++++++++++---
> >  meta/recipes-qt/qt4/qt4_arch.inc            |   25 ------------------------
> >  5 files changed, 38 insertions(+), 34 deletions(-)
> >  delete mode 100644 meta/recipes-qt/qt4/qt4_arch.inc
> > 
> 
> 
> 
> _______________________________________________
> 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