Re: [yocto] Kernel Build error

2016-04-25 Thread Khem Raj
which version of kernel are you compiling and what version of gcc is in play ? On Mon, Apr 25, 2016 at 11:31 PM Harinath maddelal < harinath.madd...@inedasystems.com> wrote: > Hi All, > > > When i'm trying to build my kernel using yocto, im getting following error > > | CHK include/generate

[yocto] Kernel Build error

2016-04-25 Thread Harinath maddelal
Hi All, When i'm trying to build my kernel using yocto, im getting following error | CHK include/generated/compile.h | AS arch/mips/kernel/r4k_fpu.o | /home/harinathm/poky/build/tmp/work-shared/dhruva/kernel-source/arch/mips/kernel/r4k_fpu.S: Assembler messages: | /home/harinathm

Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

2016-04-25 Thread Bruce Ashfield
On 2016-04-25 9:05 PM, Jaggi, Manish wrote: From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Monday, April 25, 2016 11:04 PM To: Jaggi, Manish; Burton, Ross Cc: yocto@yoctoproject.org Subject: Re: [yocto] Fetcher failure: Unable to find revision

Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

2016-04-25 Thread Jaggi, Manish
From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Monday, April 25, 2016 11:04 PM To: Jaggi, Manish; Burton, Ross Cc: yocto@yoctoproject.org Subject: Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in b

[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi_4.4.bb: Upgrade to 4.4.8

2016-04-25 Thread Khem Raj
Fixes for gcc6 Drop upstreamed patch Signed-off-by: Khem Raj --- .../0001-dts-add-overlay-for-pitft22.patch | 106 - recipes-kernel/linux/linux-raspberrypi_4.4.bb | 6 +- 2 files changed, 2 insertions(+), 110 deletions(-) delete mode 100644 recipes-kernel/lin

Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

2016-04-25 Thread Bruce Ashfield
On 2016-04-25 12:10 PM, Jaggi, Manish wrote: *From:* Burton, Ross *Sent:* Monday, April 25, 2016 8:12 PM *To:* Jaggi, Manish *Cc:* yocto@yoctoproject.org *Subject:* Re: [yocto] Fetcher failure: Unable to find revision 2134

[yocto] More up to date network boot (PXE?) reference

2016-04-25 Thread Ronald Oakes
My target will need to be loaded over the network - maintaining only a ram file system. So, I've been reading up on doing network booting using PXE or gPXE. However, the best reference (or the one I'm most likely to trust) is coming from the Yocto Project Wiki. Except it is 5.5 years out of date

Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

2016-04-25 Thread Jaggi, Manish
From: Burton, Ross Sent: Monday, April 25, 2016 8:12 PM To: Jaggi, Manish Cc: yocto@yoctoproject.org Subject: Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream On 25 April 2016 at 1

Re: [yocto] Compiling tollchain at x64 to run at x86

2016-04-25 Thread Daniel.
Hi everybody, download a ready to run script from http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/toolchain/i686/poky-eglibc-i686-core-image-sato-armv7a-vfp-neon-toolchain-1.6.sh and worked fine! Cheers, 2016-04-25 11:26 GMT-03:00 Daniel. : > Hi everybody > > I need to install a toolc

Re: [yocto] [Fwd: gobject introspection release notes]

2016-04-25 Thread Chris Trobridge
Any ideas as to why "qemu-ppc64 crashes out immediately"? I can confirm the build ends in a segfault when I tried building gobject-introspection for the t1042d4rdb-64b machine. I did get one qemu crash recorded by Fedora but the actual crash dumps (appended) are for a PowerPC. That said, given

Re: [yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

2016-04-25 Thread Burton, Ross
On 25 April 2016 at 14:30, Jaggi, Manish wrote: > It seems the revid / tag is not on any branch > git branch --contains 2134d97aa3a7ce38bb51f933f2e20cafde371085 > returns nothing. > > How to fix this issue ? > You probably want to use git branch -r --contains 213... as otherwise git branch will

[yocto] Compiling tollchain at x64 to run at x86

2016-04-25 Thread Daniel.
Hi everybody I need to install a toolchain compiled by Yocto but my machine (where the toolchain will be compiled) is a x64, and the machine where the toolchain will run is x86. How can I achieve this? Best regards, - dhs -- *"Do or do not. There is no try"* *Yoda Master* --

Re: [yocto] Error installing wpa-supplicant

2016-04-25 Thread Gary Thomas
On 2016-04-25 15:21, Gary Thomas wrote: I tried to add wpa-supplicant to my working/installed system and got this error: Removing any system startup links for dbus-1 ... Running groupadd commands... NOTE: dbus: Performing groupadd with [ -r netdev] ERROR: dbus: groupadd command did not succeed.

[yocto] Yocto ADT eclipse plugin and devtool

2016-04-25 Thread Benjamin Gaignard
Hello, devtool usage is well documented in ADT manual: http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#using-devtool-in-your-sdk-workflow but not explicit mention of how use it within Eclipse. Do you know if we can use devtool, for example to compile and load new code, directly

[yocto] Enable a recipe/package only when other dependent recipe/package is part of image.

2016-04-25 Thread Valluri, Amarnath
Hello, I have my own layer, that provides configuration packages for core Linux components, for example 'connman-conf' for 'connman' package. I would like to provide a pakcagegroup-config, that should automatically select the configuration packages that are part of image configuration. Say if

[yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

2016-04-25 Thread Jaggi, Manish
In my bb file I added the below line, SRCREV = "2134d97aa3a7ce38bb51f933f2e20cafde371085" SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev" The revision id is of v4.4.3 tag. Below errors are generated upon kernel fetching ERROR: linux-4.4 do_fetch: Fetcher failure: Unable to find revisi

[yocto] Error installing wpa-supplicant

2016-04-25 Thread Gary Thomas
I tried to add wpa-supplicant to my working/installed system and got this error: Removing any system startup links for dbus-1 ... Running groupadd commands... NOTE: dbus: Performing groupadd with [ -r netdev] ERROR: dbus: groupadd command did not succeed. To remove package debris, try `opkg remov

[yocto] Strange dependency

2016-04-25 Thread Gary Thomas
I have a distribution which normally includes x11. I just ran a build with DISTRO_FEATURES_remove = "x11 wayland" Why on earth did this require qemu-native to be rebuilt? One would think that qemu-native would be independent of the DISTRO_FEATURES?? --

Re: [yocto] [Yocto] Enable a recipe/package only when other dependent recipe/package is part of image.

2016-04-25 Thread Amarnath Valluri
Thanks Ross for your suggestions. On Monday 25 April 2016 02:46 PM, Burton, Ross wrote: On 25 April 2016 at 07:46, Amarnath Valluri mailto:amarnath.vall...@intel.com>> wrote: I would like to provide a pakcagegroup-config, that should automatically select the configuration packages th

Re: [yocto] [Yocto] Enable a recipe/package only when other dependent recipe/package is part of image.

2016-04-25 Thread Burton, Ross
On 25 April 2016 at 07:46, Amarnath Valluri wrote: > I would like to provide a pakcagegroup-config, that should automatically > select the configuration packages that are part of image configuration. Say > if ‘connman’ is part of image then it should add ‘connman-conf’ to its > RDEPENDS_${PN}. >

Re: [yocto] Using Yocto with NXP QorIQ Processors

2016-04-25 Thread Chris Trobridge
Thanks Zhenhua, That sounds more positive. One think that has been pointed out to me is that there are community layers that are support outside of NXP that sit between Yocto and NXP (http://freescale.github.io/#) that track issues etc more actively. These does not appear to involve the ppc pro

Re: [yocto] [OE-core] Yocto Project Status WW17

2016-04-25 Thread Burton, Ross
On 25 April 2016 at 00:17, Trevor Woerner wrote: > > CROPS is docker magic to do builds on Windows/Mac. Todor did a > > presentation at ELC: http: > > // > events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf > > < > http://events.linuxfoundation.org/sites/events

Re: [yocto] [meta-raspberrypi][PATCH] README: Switch from redmine to github issues

2016-04-25 Thread Andrei Gherzan
On Mon, Apr 25, 2016 at 10:10:40AM +0200, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan > --- > README | 15 ++- > 1 file changed, 6 insertions(+), 9 deletions(-) > > diff --git a/README b/README > index 5a6a0d9..c39f9ed 100644 > --- a/README > +++ b/README > @@ -332,18 +332,1

Re: [yocto] [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb

2016-04-25 Thread Andrei Gherzan
On Mon, Apr 25, 2016 at 09:06:15AM +0200, Andrei Gherzan wrote: > This is used to switch BT from ttyUSB0 to ttyS0 (miniUART). > > Signed-off-by: Andrei Gherzan > --- > conf/machine/include/rpi-base.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/machine/include/rpi-base.inc > b

Re: [yocto] [meta-raspberrypi][PATCH] u-boot-rpi2: use the upstreamed U-Boot

2016-04-25 Thread Andrei Gherzan
Hi Steve, On Mon, Jan 25, 2016 at 04:32:27PM -0800, Steve Rae wrote: > > > On 16-01-25 01:32 PM, Khem Raj wrote: > > Hi Steve > > > > > On Jan 25, 2016, at 1:00 PM, Steve Rae wrote: > > > > > > For Raspberry Pi 2, use the U-Boot from "den". > > > > > > Can this be done by using/extending OE-Core

[yocto] [meta-raspberrypi][PATCH] README: Switch from redmine to github issues

2016-04-25 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- README | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README b/README index 5a6a0d9..c39f9ed 100644 --- a/README +++ b/README @@ -332,18 +332,15 @@ When sending patches to mailing list, please use something like: git s

Re: [yocto] [meta-raspberrypi][PATCH] Change serial console for Raspberry Pi 3

2016-04-25 Thread Andrei Gherzan
Hi Martin, On Tue, Apr 05, 2016 at 09:08:54AM +0200, Martin Bergek wrote: > With the Raspberry Pi 3 the serial ports ttyS0 and ttyAMA0 have been switched > around. This causes an issue with the serial console that has previously been > set to ttyAMA0, causing the boot process to halt. I have a 1

Re: [yocto] [meta-raspberrypi][PATCH] userland: fix wayland PACKAGECONFIG

2016-04-25 Thread Andrei Gherzan
Hi Jonathan, On Wed, Apr 13, 2016 at 06:09:55PM +1000, Jonathan Liu wrote: > The wayland-native dependency was not added correctly. > > Signed-off-by: Jonathan Liu > --- > recipes-graphics/userland/userland_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-g

Re: [yocto] [meta-raspberrypi][PATCH v2 3/5] rpi-base.inc: Add overlay for rpi-ft5406

2016-04-25 Thread Andrei Gherzan
Hi Trevor, On Wed, Apr 13, 2016 at 06:04:28PM -0400, Trevor Woerner wrote: > On Wed 2016-03-30 @ 04:35:47 PM, Petter Mabäcker wrote: > > rpi-ft5406 is an enabler for Official Raspberry Pi 7 inch > > touchscreen support. > > I have an official raspberry pi 7" touchscreen and it's not obvious to me

Re: [yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Bump to v4.4.7

2016-04-25 Thread Andrei Gherzan
On Fri, Apr 22, 2016 at 04:46:11PM +0200, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan > --- > recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb > b/recipes-kernel/linu

[yocto] [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb

2016-04-25 Thread Andrei Gherzan
This is used to switch BT from ttyUSB0 to ttyS0 (miniUART). Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index f64bc9d..56ca83e 100644 --- a/conf/mach

Re: [yocto] Enable a recipe/package only when other dependent recipe/package is part of image.

2016-04-25 Thread Amarnath Valluri
On Friday 22 April 2016 02:09 PM, Valluri, Amarnath wrote: Hello, I have my own layer, that provides configuration packages for core Linux components, for example ‘connman-conf’ for ‘connman’ package. I would like to provide a pakcagegroup-config, that should automatically select the conf