[yocto] Building yocto with hard float support

2015-11-12 Thread Toby Gomersall
Hi, I want to build yocto with hard float support. I understand that I can point the EXTERNAL_TOOLCHAIN variable at the appropriate external hard float compiler (gcc-5-arm-linux-gnueabihf). However, I was wondering if there was anything within the yocto project to do this? I'm concerned that futu

[yocto] Rsh is not working

2015-11-12 Thread Raghavendra Kakarla
Hi All, I built RFS for yocto with the enabling of all the inetutils. When I boot up the kernel on my board and while running the "rsh ls" command i got the "permission denied" error. But when i run the command "rsh " it successfully login into the remote machine. Could you please help

Re: [yocto] Building yocto with hard float support

2015-11-12 Thread Mark Hatle
On 11/12/15 3:17 AM, Toby Gomersall wrote: > Hi, > > I want to build yocto with hard float support. I understand that I can > point the EXTERNAL_TOOLCHAIN variable at the appropriate external hard > float compiler (gcc-5-arm-linux-gnueabihf). However, I was wondering if > there was anything within

[yocto] [PATCH 0/6] [meta-mingw] [jethro/master] Update to YP 2.0

2015-11-12 Thread Mark Hatle
The patches referenced in the summary below have previous been sent to the Yocto Project mailing list. I have collected them together in the combination that works for me with Jethro and Master branches. They can be inspected at: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mgh

Re: [yocto] [meta-darwin][PATCH] osx-runtime: OSX Yosemite v10.10

2015-11-12 Thread Trevor Woerner
On 08/12/15 16:01, Bystricky, Juro wrote: > yes, I ran into the same libgcc problem, I plan on tackling it eventually. > Likely some paths are not set correctly. > For what is worth, try to build the SDK against the poky "dizzy" branch. > I was able to build Darwin SDK with it. You may need to pat

[yocto] raspberrypi create_image.rpi-sdimg fails

2015-11-12 Thread Raj Jar
Hi, This is my poky version Build Configuration: BB_VERSION= "1.26.0" BUILD_SYS = "i686-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS= "arm-poky-linux-gnueabi" MACHINE = "raspberrypi" DISTRO= "poky" DISTRO_VERSION= "1.8.1" TUNE_FEATURES