Hello Yocto project friends,
Trying to build my Qt5 toolchain for Raspberry Pi2 on Yocto fido branch
(first timer).
I am getting the dependency error message below, and it looks like I may
have to simply give up on Debian Wheezy or Jessie (just want to make sure
with you guys before I do). Appare
Hi Gaurang,
On Thursday 18 June 2015 01:40:14 Gaurang Shastri wrote:
> I am trying to figure out in existing Yocto/OE , is there any way on
> target, i will get my build path information:
>
> Ex,.
> # cat /etc/yocto_version (on target):
> ==
> Yocto_SDK=1.8
> Yocto_Build_Path=/home/gaurang/yocto-
Hello list,
In Yocto reference manual section 1.3.2.2 there's a list of essential
Fedora packages needed to build a headless system. That list should
include also packages "findutils" and "which", which are needed for
compiling core-image-minimal. Thanks!
Ismo
--
Hello,
On 18 Jun 2015 10:22, "Herve Jourdain" wrote:
>
> Hi Andrei,
>
> Well, it seems that the current meta-raspberrypi is pulling the kernel
from github, and the kernel on github already has these "features" in.
> Which is why I could compile fine with the current meta-raspberrypi 2or 3
weeks a
Hi Andrei,
Well, it seems that the current meta-raspberrypi is pulling the kernel from
github, and the kernel on github already has these "features" in.
Which is why I could compile fine with the current meta-raspberrypi 2or 3 weeks
ago, but it failed 2 days ago when I tried to do a fresh build.