Hello Bryan,
On Wed, 2015-03-11 at 13:45 +, Bryan Evenson wrote:
> I am trying to get the Yocto Eclipse plug-in setup so that I can build my
> application from Eclipse. I am *almost* there, but the final build is not
> working. I'm assuming there are some path/rights issues somewhere in th
On Thu, 2015-03-12 at 13:43 +, Bryan Evenson wrote:
> Todor,
>
> > It appears that your toolchain is configured properly, however the
> GNU linker (ld) cannot find the libraries it needs to link the
> binary.
> > I suspect that the culprit is "--sysroot=$SDKTARGETSYSROOT"
> > There should be
*snip*
> > This is a different error. There seems to be a mismatch between your
> > toolchain and rootfs. Could you please share the full name of
> >
> > my_built_image.tar.gz from
> >
> > runqemu-extract-sdk
> > "
> >
>
> I have been able to get things to build, but not exactly in a suggeste
Hello Bryan,
On Mon, 2015-03-16 at 13:09 +, Bryan Evenson wrote:
> I am using version 1.6.2 of the Yocto Eclipse plug-in (from
> http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.2/kepler/)
> under Fedora 21. After some recent issues with getting the plug-in to
> compile my app
Hello Abhinav,
On Mon, 2015-04-13 at 18:27 +, Bipnesh, Abhinav (Abhinav) wrote:
> Hi All,
>
> I am trying to setup the Yocto Eclipse Plugin for Eclipse (Luna release). I
> am able to install the Juno release plugin for 1.7.1 release. But while
> configuring it I am facing issues as below
>
t;
>
>
> Any thoughts how to fix these issues.
>
>
>
> Thanks,
>
> Abhinav
>
>
>
> -Original Message-
> From: Minchev, Todor [mailto:todor.minc...@intel.com]
> Sent: Tuesday, April 14, 2015 12:38
> To: Bipnesh, Abhinav (Abhinav
=Eclipse%20Plugin
Thanks,
Todor
>
> Thanks,
> Abhinav
>
> -----Original Message-
> From: Minchev, Todor [mailto:todor.minc...@intel.com]
> Sent: Tuesday, April 14, 2015 17:20
> To: Bipnesh, Abhinav (Abhinav)
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Yoc
Hello Ruben,
>
> What I did:
> I built an image and support for eclipse (meta-ide-support) for beagle
> bone black (BBB).
> I am able to create a new project in eclipse and build and run this
> new project on my hardware.
>
>
> I have an existing CMAKE project which should run on BBB.
> I know
Hello Raghavendra,
On Wed, 2015-05-13 at 10:34 +, Raghavendra Kakarla wrote:
> Hi,
>
>
> I have some some issue with compiling the example source code in yocto
> eclipse environment.
>
Which sample did you try to compile?
>
> I got following error:
>
>
> 12:48:03 Build of configurat
Hello Raghavendra,
Please try the following:
Right click on your project - Properties - C/C++ Build - Select the
'Behavior' tab - untick 'Build on resource save' and remove 'all' from
the 'Build' field
Cheers,
Todor
On Fri, 2015-05-15 at 09:32 +, Raghavendra Kakarla wrote:
> Hi All,
>
>
>
> But we got the error.
>
> Thanks,
> Raghavendra.
> ________
> From: Minchev, Todor
> Sent: Friday, May 15, 2015 4:05 PM
> To: Raghavendra Kakarla
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Issue with yocto ADT
>
> Hello
gt; I attached the makefile.in and makefile.am file to the paste bin.
Could you please paste the Makefile and share the pastebin link?
> Thanks,
>
> Raghavendra.
>
>
> ________
> From: Minchev, Todor
> Sent: Friday, May 15, 2015 4:4
ly.
Have you tried to delete the project and create a new one?
> Thanks in advance.
>
> Regards,
> Raghavendra K.
>
>
>
> From: Raghavendra Kakarla
> Sent: Friday, May 15, 2015 5:31 PM
> To: Minchev, Todor
> Cc: yocto@yoc
problem.
> Regards,
> Raghavendra.
> ____________
> From: Minchev, Todor [todor.minc...@intel.com]
> Sent: Monday, May 18, 2015 9:51 PM
> To: Raghavendra Kakarla
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Issue with yocto ADT
>
> Hello Raghavendra,
>
> On Mo
ail/yocto/2015-March/024089.html
Cheers,
Todor
>
> I attaching the makefile for working scenario.
>
> Regards,
>
> Raghavendra K.
> ________
> From: Minchev, Todor
> Sent: Tuesday, May 19, 2015 12:13 PM
> To: Raghavendra Kakarla
tfs does not have /sbin/init, your kernel won't be able to
execute the topmost parent process(init) and the boot will fail? What is
the error message?
>
> Regards,
> Raghavendra.
>
> From: Minchev, Todor
> Sent: Tuesday, May 19
could not execute it
>
This error message should be followed by an error number.
Also check that your /sbin/init is executable.
> Regards,
> Raghavenmdra K.
>
> From: Minchev, Todor
> Sent: Tuesday, May 19, 2015 5:01 PM
Hello,
I just wanted to check if anyone is using the Yocto ADT Eclipse plug-in
from the eclipse-poky repo here:
http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-poky/
This repo hasn't been maintained for a couple of years. The most
up-to-date code for the ADT plug-ins for Eclipse Juno & Kepler
On Wed, 2015-02-25 at 14:17 +, Flanagan, Elizabeth wrote:
> On 25 February 2015 at 13:12, Minchev, Todor wrote:
> > Hello,
> >
> > I just wanted to check if anyone is using the Yocto ADT Eclipse plug-in
> > from the eclipse-poky repo here:
> >
> > ht
I just wanted to check if anyone is using the Yocto ADT Eclipse plug-in
from the eclipse-poky repo here:
http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-poky/
This repo hasn't been maintained for a couple of years. The most
up-to-date code for the ADT plug-in for Eclipse Juno & Kepler can be
fo
Chameleonsocks provides containerized system-wide redsocks-based TCP
redirector to generic SOCKS or HTTP proxies. It is particularly useful
for people who use Yocto on firewalled networks where the real Internet
is accessed through proxies.
The installer script can be downloaded from the upstream
On Thu, 2017-07-06 at 13:46 -0700, Todor Minchev wrote:
> On Thu, 2017-07-06 at 13:37 -0700, Khem Raj wrote:
> > On Thu, Jul 6, 2017 at 1:08 PM, Todor Minchev
> > wrote:
> > > On Wed, 2017-07-05 at 12:39 -0700, swee.aun.k...@intel.com wrote:
> > >> From: sweeaun
> > >>
> > >> RMC efi is needed to
22 matches
Mail list logo