Re: [yocto] What is the simplest way to test a new kernel configuration in a Yocto Project?

2016-08-08 Thread Daniel.
Hi Patrick, If you are running your image embedded at some board, and have easy access to the board, you can plug it to network and make u-boot download kernel from your machine. So that deploy a new kernel becomes simple as copy the new kernel to the tftp folder, and rebooting target. This is

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Burton, Ross
On 8 August 2016 at 16:59, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > FWIW, I think the connmand segfault on mips and powerpc is hinted at > with this bug: > > https://bugs.launchpad.net/ubuntu/+source/lua5.3/+bug/1570055 > > connmand is a binary linked with a linker

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Khem Raj
> On Aug 7, 2016, at 11:28 PM, Richard Purdie > wrote: > > On Sun, 2016-08-07 at 01:39 -0700, Khem Raj wrote: >> I have put together upgrade for binutils 2.27 here ( kraj/master >> branch ) >> >>

[yocto] What is the simplest way to test a new kernel configuration in a Yocto Project?

2016-08-08 Thread Patrick Doyle
Back story: I have an Intel Edison board running some form of a Yocto distibution (from ubilinux-edison-150309.tar.gz). I want to change the kernel configuration. Following Intel's documention, I have downloaded the Yocto build for this board and have seperately learned that I can run: $

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Richard Purdie
On Mon, 2016-08-08 at 08:21 -0700, Khem Raj wrote: > They are different issues. for OE ppc also shows same errors with lib > unwind. FWIW, I think the connmand segfault on mips and powerpc is hinted at with this bug: https://bugs.launchpad.net/ubuntu/+source/lua5.3/+bug/1570055 connmand is a

Re: [yocto] [meta-security][PATCH] libseccomp: update to latest

2016-08-08 Thread akuster808
On 08/06/2016 06:29 PM, Jonathan Liu wrote: > Signed-off-by: Jonathan Liu > --- merged > .../0001-arch-add-a-ppc64-syscall-table.patch | 1253 > > .../0001-tests-create-install-tests-target.patch | 203 >

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Khem Raj
> On Aug 8, 2016, at 2:16 AM, André Draszik wrote: > > On Mon, 2016-08-08 at 09:50 +0100, Richard Purdie wrote: >> On Mon, 2016-08-08 at 09:14 +0100, Richard Purdie wrote: >>> >>> On Mon, 2016-08-08 at 00:24 -0700, Khem Raj wrote: > > On Aug 7, 2016, at 11:28

Re: [yocto] [meta-security][PATCH] Fix a trousers build on when not in use systemd: unparsed line: 'inherit'

2016-08-08 Thread akuster808
On 07/21/2016 01:48 AM, Thomas Perrot wrote: > Signed-off-by: Thomas Perrot > --- > recipes-tpm/trousers/trousers_0.3.13.bb | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) merged > > diff --git a/recipes-tpm/trousers/trousers_0.3.13.bb >

[yocto] [fixed] Antwort: Re: Antwort: Re: How to set the sysroot toolchain to hard float

2016-08-08 Thread S . Jaritz
The problem was fixed. Updating meta-atmel to the current version fixes the dpkg error by appending the architecture parameter to the dkpg recipe ( https://github.com/linux4sam/meta-atmel/commit/63d4287f50b89496a4c72e3b5845e59c55887451 ). Regards! Stefan Jaritz

Re: [yocto] [meta-virtualization][PATCH] Fix build error for arm

2016-08-08 Thread Bruce Ashfield
On Sun, Aug 7, 2016 at 10:33 PM, wrote: > From: Kai Kang > > When build for qemuarm, it fails to do compile_ptest_base. > > Wrong mailing list (use meta-virtualizat...@yoctoproject.org). But I've grabbed this and merged it anyway. Bruce > Kai

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Richard Purdie
On Mon, 2016-08-08 at 00:24 -0700, Khem Raj wrote: > > On Aug 7, 2016, at 11:28 PM, Richard Purdie < > > richard.pur...@linuxfoundation.org> wrote: > > > > On Sun, 2016-08-07 at 01:39 -0700, Khem Raj wrote: > > > I have put together upgrade for binutils 2.27 here ( kraj/master > > > branch ) > >

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Khem Raj
> On Aug 7, 2016, at 11:28 PM, Richard Purdie > wrote: > > On Sun, 2016-08-07 at 01:39 -0700, Khem Raj wrote: >> I have put together upgrade for binutils 2.27 here ( kraj/master >> branch ) >> >>

[yocto] Antwort: Re: Antwort: Re: How to set the sysroot toolchain to hard float

2016-08-08 Thread S . Jaritz
Hej ho Thank you. I already know the files. My question was targeting the way how to set the tune option manually. Maybee something is missed up by the layers. My bblayers.conf looks like: # # POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf # changes

[linux-yocto] [yocto-kernel-cache] [PATCH 0/4] Enable more kernel driver features for Broxton

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" Hi Bruce, Broxton supports the following kernel driver features: - LPC bridge for Intel ICH and SCH - iSMT support - iTCO watchdog I have enabled the features under broxton soc config. I have also expanded the usb-net coverage

[linux-yocto] [yocto-kernel-cache] [PATCH 2/4] features: broxton: enable iSMT support

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" This will include support for Intel iSMT SMBus host controller interface for Broxton. Signed-off-by: Chang, Rebecca Swee Fun --- features/soc/broxton/broxton.cfg | 3 +++ 1 file changed, 3

[linux-yocto] [yocto-kernel-cache] [PATCH 4/4] features: usb-net: provide more coverage on USB network devices

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" Expanding the list of USB network devices supported by various BSP. Compiled as modules to provide more flexibility on use cases. Signed-off-by: Chang, Rebecca Swee Fun ---

[linux-yocto] [yocto-kernel-cache] [PATCH 1/4] features: broxton: enable LPC bridge function for Intel ICH and SCH

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" Signed-off-by: Chang, Rebecca Swee Fun --- features/soc/broxton/broxton.cfg | 4 1 file changed, 4 insertions(+) diff --git a/features/soc/broxton/broxton.cfg

Re: [yocto] [OE-core] [RFT] binutils 2.27

2016-08-08 Thread Richard Purdie
On Sun, 2016-08-07 at 01:39 -0700, Khem Raj wrote: > I have put together upgrade for binutils 2.27 here ( kraj/master > branch ) > > https://github.com/kraj/openembedded-core/commit/b98f5761d2285ffd773e > c6ecb901b799302ebd6b > > I have started bunch of test builds. but I would appreciate any