Re: [yocto] [meta-oracle-java][PATCH] update jdk and jre to version 67

2014-08-25 Thread Vladimir Redzhepov
diff -u jre1.7.0_25/COPYRIGHT jre1.7.0_67/COPYRIGHT --- jre1.7.0_25/COPYRIGHT 2013-06-06 07:12:23.0 +0300 +++ jre1.7.0_67/COPYRIGHT 2014-07-25 19:07:26.0 +0300 @@ -1,4 +1,4 @@ -Copyright � 1993, 2013, Oracle and/or its affiliates. +Copyright � 1993, 2014, Oracle and/or

[yocto] Error:MinGW based toolchain for 64bit windows

2014-08-25 Thread atulkumar singh
Hi All, Have anyone worked on mingw based toolchain for 64bit windows. I have build the MinGW toolchain for 64 bit windows. But while executing a program, i am getting error as "as.exe cannot start or run due to incompatibility with 64-bit version of windows" Please help me on the same. Thanks an

Re: [yocto] [meta-oracle-java][PATCH] update jdk and jre to version 67

2014-08-25 Thread Vladimir Redzhepov
-Original Message- From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Thursday, August 21, 2014 8:23 PM To: Vladimir Redzhepov Cc: yocto@yoctoproject.org Subject: Re: [yocto] [meta-oracle-java][PATCH] update jdk and jre to version 67 On Thu, Aug 21, 2014 at 05:01:47PM +, Vladi

Re: [yocto] [meta-oracle-java][PATCH] update jdk and jre to version 67

2014-08-25 Thread Martin Jansa
On Mon, Aug 25, 2014 at 01:00:08PM +, Vladimir Redzhepov wrote: > > > -Original Message- > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Thursday, August 21, 2014 8:23 PM > To: Vladimir Redzhepov > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] [meta-oracle-java][PATC

[yocto] Unexpected redirection error in script

2014-08-25 Thread Chris Tapp
I've previously used expressions of the form: IFS=. read -r $a $b $c $d <<< "$IP" to split an IP address into its octets. However, when I try this for generic_pc under daisy I get an "Unexpected redirection" error. Is this to do with the Busybox version/configuration or something else? --

Re: [yocto] Unexpected redirection error in script

2014-08-25 Thread Maciej Borzecki
On Monday 25 of August 2014 17:50:00 Chris Tapp wrote: > I've previously used expressions of the form: > >IFS=. read -r $a $b $c $d <<< "$IP" try: echo "$IP" | IFS=. read -r a b c d > > to split an IP address into its octets. > > However, when I try this for generic_pc under daisy I get an

Re: [yocto] Bundling initramfs with uImage

2014-08-25 Thread Crast, Nicholas
Thanks, This seems like a clean way to do what I want to do. So this means whenever I do a build, it will 1.) Build the kernel 2.) Build the filesystem (initramfs) 3.) Rebuild the kernel with the bundled intramfs Correct? -Nick Nick Crast Associate So

Re: [yocto] Unexpected redirection error in script

2014-08-25 Thread Chris Tapp
On 25 Aug 2014, at 18:07, Maciej Borzecki wrote: > On Monday 25 of August 2014 17:50:00 Chris Tapp wrote: >> I've previously used expressions of the form: >> >> IFS=. read -r $a $b $c $d <<< "$IP" > try: > > echo "$IP" | IFS=. read -r a b c d > >> >> to split an IP address into its octets.

Re: [yocto] best bet for WiFi Yocto experience?

2014-08-25 Thread Rudolf Streif
Hi Pete, Please provide a recommendation for a low cost, out of the box WiFi > (802.11n) experience using Yocto. > > Are you looking for a board that has WiFi on board? The Wandboard ( http://www.wandboard.org/) or the Cubietruck ( http://www.cubietruck.com/products/cubietruck-cubieboard3-cortex-

Re: [yocto] Bundling initramfs with uImage

2014-08-25 Thread Khem Raj
On 14-08-25 19:33:44, Crast, Nicholas wrote: > Thanks, > > This seems like a clean way to do what I want to do. So this means whenever I > do a build, it will > > 1.) Build the kernel > 2.) Build the filesystem (initramfs) > 3.) Rebuild the kernel with the bundled intramfs > > Correct? yes --

Re: [yocto] New kernel error after syncing

2014-08-25 Thread akuster808
Khem it was the config option not being set.. seems like a kernel bug to me.. kconfig or otherwise. thanks for the help. - Armin On 08/24/2014 05:14 PM, Bruce Ashfield wrote: On Sun, Aug 24, 2014 at 7:02 PM, akuster808 wrote: Hello, Is anyone else seeing kernel build issue on 3.14 with th

Re: [yocto] New kernel error after syncing

2014-08-25 Thread Khem Raj
On 14-08-25 15:56:57, akuster808 wrote: > Khem > > it was the config option not being set.. > > seems like a kernel bug to me.. kconfig or otherwise. OK, I was thinking may be it would help if we should somehow review the linux-yocto kernel patches may be on this mailing list too may be just a

Re: [yocto] best bet for WiFi Yocto experience?

2014-08-25 Thread Anooj Gopi
May be this helps: http://www.wandboard.org/ On Mon, Aug 25, 2014 at 10:53 PM, Rudolf Streif wrote: > Hi Pete, > > > Please provide a recommendation for a low cost, out of the box WiFi >> (802.11n) experience using Yocto. >> >> Are you looking for a board that has WiFi on board? The Wandboard

Re: [yocto] best bet for WiFi Yocto experience?

2014-08-25 Thread Khem Raj
On 14-08-25 13:53:01, Rudolf Streif wrote: > Hi Pete, > > > Please provide a recommendation for a low cost, out of the box WiFi > > (802.11n) experience using Yocto. > > > > Are you looking for a board that has WiFi on board? The Wandboard ( > http://www.wandboard.org/) or the Cubietruck ( > http

Re: [yocto] New kernel error after syncing

2014-08-25 Thread Bruce Ashfield
On Mon, Aug 25, 2014 at 7:30 PM, Khem Raj wrote: > On 14-08-25 15:56:57, akuster808 wrote: >> Khem >> >> it was the config option not being set.. >> >> seems like a kernel bug to me.. kconfig or otherwise. > > OK, I was thinking may be it would help if we should somehow review the > linux-yocto ke

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, August 26, 2014 8:00 AM US Pacific Time

2014-08-25 Thread Jolley, Stephen K
Tuesday, August 26, 2014 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status https://wiki.yoctoproject.org/wiki/Yocto_1.7_Schedule https://wiki.yoctoproject.org/wiki