Hi Alimon,
After adding the lines what you mentioned in the local.conf file and tried to
get the git packages with "apt-get " it also give the error but this time it is
different. It gives the error "unable to locate package git".
I have a doubt here, when I run the apt-get in yocto distribut
> On May 20, 2015, at 5:35 AM, Marcin Krzemiński
> wrote:
>
> Hi,
>
> I have my own layer and I want to add machine named qemuarm to use runqemu
> scrips ac close as possible original scripts from poky. When I try to build
> this machine it seems that recipes from qemuarm are used. Is it pos
> On May 20, 2015, at 12:56 AM, abhishek srivastava
> wrote:
>
> Hi
> i need to interface piTFT2.8" resistive display with raspberrypi using fbtft
> driver. i want to insert this driver in Yocto Image that I have built.
> But I really dont know how? I can find fbtft driver under stagging direc
I am trying to create an image with a package built with scons. Inside a
SConscript, it sets RPATH=[env.get('BUILD_DIR')]. I believe this is causing "QA
Error: package contain bad RPATH" on some of the executables during do_package.
If this is indeed the problem, what should I set RPATH to insid
Hi Raghavendra,
On 20/05/15 04:01, Raghavendra Kakarla wrote:
Hi,
I have some requirement with apt-get in yocto genearted rootfs.
I built the yocto source code with enabling the apt package.
But after booting the image on my machine and run the "apt-get" command for
installing some packa
Hi,
I have my own layer and I want to add machine named qemuarm to use runqemu
scrips ac close as possible original scripts from poky. When I try to build
this machine it seems that recipes from qemuarm are used. Is it possible to
do it or should I use different name?
Regards,
Marcin
--
Hi,
I have some requirement with apt-get in yocto genearted rootfs.
I built the yocto source code with enabling the apt package.
But after booting the image on my machine and run the "apt-get" command for
installing some package it gives the following error.
Could not open the file /var/li
Hi Todor,
Thank you for your replies.
Now I fixed this issue.
Yocto ADT is now working.
I am able to run/debug application on qemu using the yocto eclipse plugin.
Regards,
Raghavendra K.
From: Minchev, Todor
Sent: Tuesday, May 19, 2015 5:52 PM
To: Ragh
Hii need to interface piTFT2.8" resistive display with raspberrypi using fbtft
driver. i want to insert this driver in Yocto Image that I have built.But I
really dont know how? I can find fbtft driver under stagging directory (in
linux3.18.11+) but when it would be officially available as featur