Does anyone have the answers to the following question? Thanks! Regards, -Lianhao
From: Navani Srivastava [mailto:[email protected]] Sent: Tuesday, May 29, 2012 5:03 PM To: Lu, Lianhao Cc: [email protected] Subject: Re: [yocto] Broken SDK Hi Lianhao, These patches worked for me.But still I am failing to create symbolic link of mkspecs. It throws below mentioned error- "ln -s /opt/poky/1.0/sysroots/arm-poky-linux-gnueabi/usr/share/qtopia/mkspecs mkspecs | ln: creating symbolic link `mkspecs': File exists" On commenting out "(cd ${SDK_OUTPUT}/${QT_TOOLS_PREFIX}/..; ln -s ${SDKTARGETSYSROOT}/usr/share/qtopia/mkspecs mkspecs;)" section of meta-toolchain-qte.bb<http://meta-toolchain-qte.bb>, I can successfully create the SDK including my cross toolchain of specified architecture. Do I need to change any path? On Mon, May 28, 2012 at 11:29 AM, Lu, Lianhao <[email protected]<mailto:[email protected]>> wrote: Navani Srivastava wrote on 2012-05-28: > Hi, > > > > I am working with poky-bernerd-5.0. I have built cross-toolchain for qt with > "bitbake -v meta-toolchain-qte" for arm1136 architecture. > > I got the tool chain "poky-eglibc-i686-arm-toolchain-1.0.tar.bz2" under > build/tmp/deploy/sdk/ directory. On untaring this Toolchain I found > that cross gcc wasn't included in the SDK. Can anyone please help me in > recognizing the problem? > I think the meta-toolchain-qte was not workable in benard. You might need to cherry-pick other patches for the recipe meta-toolchian-qte. http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/meta/recipes-qt/meta/meta-toolchain-qte.bb Best Regards, Lianhao
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
