[yocto] Yocto - eclipse ADT plugin , missing autotools dependency

2013-06-14 Thread Thanassis Silis
Hello everyone, I am using ubuntu 12.04, eclipse indigo, and have bitbaked rootfs & toolchain from yocto meta-freescale 'dylan (v1.4.1)'. I then went on to setup eclipse for yocto devel & debug. followed the procedures from : Yocto Project Development Manual (section 4.2.2.1.3.) When I try to i

Re: [yocto] Yocto - eclipse ADT plugin , missing autotools dependency

2013-06-14 Thread Thanassis Silis
, 2013-06-14 at 14:16 +, Thanassis Silis wrote: > > Hello everyone, > > I am using ubuntu 12.04, eclipse indigo, and have bitbaked rootfs & > > toolchain from yocto meta-freescale 'dylan (v1.4.1)'. > > I then went on to setup eclipse for yocto devel &

[yocto] Can not build (configure) a simple Hello world program in eclipse with ADT

2013-06-14 Thread Thanassis Silis
hello everyone, I am following the yocto Project Devel Manual ( http://www.yoctoproject.org/docs/1.4/dev-manual/dev-manual.html#adt-eclipse ) to set up eclipse for use with an embedded target . I am stuck in section 4.2.2.2 trying to make a simple autotools hello world application. The build fa

Re: [yocto] Can not build (configure) a simple Hello world program in eclipse with ADT

2013-06-14 Thread Thanassis Silis
e couple ways for you to setup sysroot, either extract from image rootfs or use adt_installer. Thanks, Jessica From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Thanassis Silis Sent: Friday, June 14, 2013 9:20 AM To: yocto@yoctoproject.org Subject: [y

Re: [yocto] Can not build (configure) a simple Hello world program in eclipse with ADT

2013-06-15 Thread Thanassis Silis
p? Any of the sysroot that you got by building toolchain is just too minimum and we typically advise people to setup their sysroot base on target image rootfs. Thanks, Jessica From: Thanassis Silis [mailto:djnass...@hotmail.com] Sent: Friday, June 14, 2013 10:13 AM To: Zhang, Jessic

Re: [yocto] Can not build (configure) a simple Hello world program in eclipse with ADT

2013-06-15 Thread Thanassis Silis
p? Any of the sysroot that you got by building toolchain is just too minimum and we typically advise people to setup their sysroot base on target image rootfs. Thanks, Jessica From: Thanassis Silis [mailto:djnass...@hotmail.com] Sent: Friday, June 14, 2013 10:13 AM To: Zhang, Jessic

[yocto] eclipse error in downloading file when trying to debug on the actual target

2013-06-15 Thread Thanassis Silis
Hello everyone,I created a "hello world" ADT C application (basically following the PDM http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#application-development-workflow ) The guide gives directions to run the built application in a qemu instance. However, this fails. The rea

Re: [yocto] eclipse error in downloading file when trying to debug on the actual target

2013-06-17 Thread Thanassis Silis
ing to debug > on the actual target > Date: Mon, 17 Jun 2013 07:31:23 + > > On Sat, 2013-06-15 at 16:40 +, Thanassis Silis wrote: > > Hello everyone, > > I created a "hello world" ADT C application (basically following the > > PDM > > http://www

[yocto] cannot bitbake/build.compile tcf-agent for use with fsl-image-gui-sdk

2013-06-18 Thread Thanassis Silis
Hello everyone, it seems tcf-agent is not provided. Not even in the -sdk image I created. And that is where my problems start: using this in my local.conf: IMAGE_INSTALL_append = " tcf-agent" I expected to be able to automate the process of generating the tcf-agent and deploying it in my image w

[yocto] toolchain's environment-setup file that includes the image generated rootfs

2013-06-18 Thread Thanassis Silis
hello everyone, tampering with eclipse I was advised to use the image generated rootfs for sysroot entry, under window->preferences->Yocto Project ADT. I also used the meta-toolchain, which is extracted under /opt/poky/ If I copy extract the same toolchain and sysroots to another pc, I should al

[yocto] FW: cannot bitbake/build.compile tcf-agent for use with fsl-image-gui-sdk

2013-06-20 Thread Thanassis Silis
age for this to work. Cheers, Jessica From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Thanassis Silis Sent: Tuesday, June 18, 2013 6:56 AM To: meta-freesc...@yoctoproject.org; yocto@yoctoproject.org Subject: [yocto] cannot bitbake/build.compile tcf

Re: [yocto] toolchain's environment-setup file that includes the image generated rootfs

2013-06-21 Thread Thanassis Silis
ootfs Date: Wed, 19 Jun 2013 16:26:14 + Overall, we don’t suggest user to copy and alter the environment-setup file manually. From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Thanassis Silis Sent: Tuesday, June 18, 2013 7:19 AM To:

Re: [yocto] cannot bitbake/build.compile tcf-agent for use with fsl-image-gui-sdk

2013-06-21 Thread Thanassis Silis
Hi Anna, yes it was an OpenSSL dependency, but it seems weird to bump into such a problem. I mean This seems to have been rectified or more ppl would bump into it. In the end it was some problem with the packages_deb. There seem to be some bug related to deb packaging. I only set deb packaging b

Re: [yocto] FW: cannot bitbake/build.compile tcf-agent for use with fsl-image-gui-sdk

2013-06-25 Thread Thanassis Silis
your sdk image. But you also can use ssh to create a rse remote connection that allows you to do remote interaction. When you create remote connection, instead of choosing tcf, use ssh. You’ll need openssh in your target image for this to work. Cheers, Jessica From: yocto-boun...@yoctoproject.o

Re: [yocto] Qt4 - qmake in toolchain for Qt/X11

2013-06-28 Thread Thanassis Silis
If I am not mistaken you can do: bitbake meta-toolchain-qte then you'll get a toolchain with qmake. Date: Fri, 28 Jun 2013 08:41:41 +0200 From: satyaswaroop.dama...@gmail.com To: e...@eukrea.com; yocto@yoctoproject.org Subject: Re: [yocto] Qt4 - qmake in toolchain for Qt/X11 Hi Eric, Can you

[yocto] FW: [meta-freescale] serial port timeout before expected # of bytes arrives

2013-07-04 Thread Thanassis Silis
From: djnass...@hotmail.com To: meta-freesc...@yoctoproject.org Date: Thu, 4 Jul 2013 13:40:10 + Subject: [meta-freescale] serial port timeout before expected # of bytes arrives Hello everyone, I am trying to port an application that is receiving/sending data through the serial p

[yocto] FW: packages are compiled but not included in the final image

2015-10-12 Thread Thanassis Silis
From: djnass...@hotmail.com To: yocto-boun...@yoctoproject.org Subject: [yocto] packages are compiled but not included in the final image Date: Mon, 12 Oct 2015 16:53:51 + Hi all, I am attempting to add a few executables that are not there by default in a "core-image-base" image. so

[yocto] FW: root password in a core-image-base without "debug-tweaks" ?

2015-10-12 Thread Thanassis Silis
From: djnass...@hotmail.com To: yocto-boun...@yoctoproject.org Subject: root password in a core-image-base without "debug-tweaks" ? Date: Mon, 12 Oct 2015 19:12:55 + hi all, I bitbaked a core-image-base without "debug-tweaks" , and now i am greeted on ttymxc1 with a login , but it also a

Re: [yocto] FW: busybox date cli does not support %N (nanoseconds)

2015-10-14 Thread Thanassis Silis
onds) > > isn't it date +%N? (with the plus sign) > > On 10/13/2015 02:12 PM, Thanassis Silis wrote: > > > > > > From: djnass...@hotmail.com > > To: yocto-boun...@yoctoproject.org > > Subject: busybox date cli does not support %N (nanoseconds) >