[OE-core] a question on libatomic

2014-12-03 Thread Alexander Varnin
Hello! I'm using openembedded as a part of poky to build OS and softward for my Freescale IMX53. There was libatomic introduced in gcc 4.8, and I see it is getting build - I see the respective rpm packages in the deploy directory. But it doesn't getting installed to my target rootfs image - there

Re: [OE-core] need help in qt environment setup

2014-11-13 Thread Alexander Varnin
13.11.2014 09:20, Yi Qingliang пишет: and then use '${OE_QMAKE_QMAKE}' but not 'qmake' directly. On Thu, Nov 13, 2014 at 2:18 PM, Yi Qingliang niqingliang2...@gmail.com mailto:niqingliang2...@gmail.com wrote: mkdir -p recipes-qt/meta touch meta-ide-qte-support.bb

[OE-core] need help in qt environment setup

2014-11-12 Thread Alexander Varnin
Hello! I am using yocto to build images and develop software for my freescale imx53 board. I need some help setting up environment for QT based software development. My software requires qt4 (embedded) support. There is several ways to use toolchain. First, I can use toolchain from build