[oe] [PATCH] ncftp: fix build failures with ccdv

2015-11-30 Thread jackie.huang
From: Jackie Huang ccdv is an internal tool to reduce the deluge Make output to make finding actual problems easier and it is intended to be invoked from Makefiles only, it doesn't work for the cross compiling, so compile it with $BUILD_CC and corresponding CFLAGS.

Re: [oe] [meta-oe][PATCH v2] libsoc: upgrade from version 0.6 to 0.7

2015-11-30 Thread Koen Kooi
> Op 22 nov. 2015, om 19:05 heeft Fathi Boudra het > volgende geschreven: > > update SRCREV > > Signed-off-by: Fathi Boudra > --- > changes from v1: > * don't ship board configs > * don't oe-stylize > >

[oe] OE Changelog since 2015-11-22 until 2015-11-29

2015-11-30 Thread cliff . brake
Changelog since 2015-11-22 until 2015-11-29. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [oe] [OE-core] Patchwork & patch handling improvements

2015-11-30 Thread Trevor Woerner
On 11/26/15 16:00, Paul Eggleton wrote: > I'm also > trying to ensure that the patch validation is generic enough so it can live > in > OE-Core, and thus we can easily update and refine it over time in line with > the > code itself as well as encourage submitters to use the script on their

Re: [oe] [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Jens Rehsack
> Am 23.11.2015 um 22:15 schrieb Mariano Lopez : > > There has been interest in an image based software updater in Yocto Project. > The proposed solution for a image based updater is to use Stefano Babic's > software updater (http://sbabic.github.io/swupdate). This

Re: [oe] [OE-core] Patchwork & patch handling improvements

2015-11-30 Thread Paul Eggleton
Hi Trevor, On Mon, 30 Nov 2015 10:19:35 Trevor Woerner wrote: > On 11/26/15 16:00, Paul Eggleton wrote: > > I'm also > > trying to ensure that the patch validation is generic enough so it can > > live in OE-Core, and thus we can easily update and refine it over time in > > line with the code

Re: [oe] [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Jens Rehsack
> 2015-11-30 14:10 GMT-02:00 Jens Rehsack : >> >>> Am 23.11.2015 um 22:15 schrieb Mariano Lopez : >>> >>> There has been interest in an image based software updater in Yocto >>> Project. The proposed solution for a image based updater is to use

Re: [oe] [meta-networking][PATCH] postfix.inc: fix start postfix failed while hostname is numeric

2015-11-30 Thread Joe MacDonald
[[oe] [meta-networking][PATCH] postfix.inc: fix start postfix failed while hostname is numeric] On 15.11.26 (Thu 18:36) Hongxu Jia wrote: > While hostname is numeric, start postfix failed > ... > root@localhost:~# hostname > 128.224.163.251 > root@localhost:~# postfix start > postfix: warning:

Re: [oe] [meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6

2015-11-30 Thread Joe MacDonald
Hi Kai, Can you re-submit this based on the long-lingering merge of my xl2tpd upgrade now in master? -J. [[oe] [meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6] On 15.11.30 (Mon 15:38) kai.k...@windriver.com wrote: > From: Kai Kang > > Upgrade xl2tpd

Re: [oe] [meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6

2015-11-30 Thread Kang Kai
On 2015年12月01日 10:00, Joe MacDonald wrote: Hi Kai, Can you re-submit this based on the long-lingering merge of my xl2tpd upgrade now in master? OK. V2 will be sent. --Kai -J. [[oe] [meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6] On 15.11.30 (Mon 15:38) kai.k...@windriver.com wrote:

Re: [oe] [meta-python][PATCH] python-cryptography, python-cryptography-vectors: uprev

2015-11-30 Thread Tim Orling
> On Nov 30, 2015, at 7:01 PM, Mark Asselstine > wrote: > > On Sat, Nov 28, 2015 at 9:35 AM, Mark Asselstine > wrote: >> On Wed, Nov 25, 2015 at 3:11 AM, Anders Darander >> wrote: >>> * Tim Orling

Re: [oe] [meta-python][PATCH] python-cryptography, python-cryptography-vectors: uprev

2015-11-30 Thread Mark Asselstine
On Sat, Nov 28, 2015 at 9:35 AM, Mark Asselstine wrote: > On Wed, Nov 25, 2015 at 3:11 AM, Anders Darander > wrote: >> * Tim Orling [151124 19:00]: >> >>> We have never carried a license in meta-python, rather we use the

Re: [oe] [meta-browser][PATCH] chromium: fix gcc5 compile issues

2015-11-30 Thread Ian Coolidge
I'm getting segfaults when I run google-chrome on my nitrogen6x after the new updates. Compiles great, just segfaults. Anyone else noticing similar problems? I'll be digging into it more, thought I'd reach out first though. Thanks, -Ian On Fri, Nov 6, 2015 at 11:58 AM, Otavio Salvador <

Re: [oe] [meta-oe][PATCH v2] libsoc: upgrade from version 0.6 to 0.7

2015-11-30 Thread Jack Mitchell
On 22/11/15 18:05, Fathi Boudra wrote: update SRCREV Signed-off-by: Fathi Boudra --- changes from v1: * don't ship board configs * don't oe-stylize meta-oe/recipes-support/libsoc/{libsoc_0.6.bb => libsoc_0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [PATCH] libjpeg-turbo: remove recipe

2015-11-30 Thread Maxin B. John
Remove libjpeg-turbo package from meta-oe as it will be moved to oe-core to replace libjpeg package. Signed-off-by: Maxin B. John --- .../recipes-core/jpeg/libjpeg-turbo_8d+1.4.1.bb| 40 -- 1 file changed, 40 deletions(-) delete mode 100644

Re: [oe] [PATCH 2/2] iscsitarget: skip the arch test for kernel modules

2015-11-30 Thread Koen Kooi
Op 25-11-15 om 09:27 schreef jackie.hu...@windriver.com: > From: Jackie Huang > > Kernel modules may not have the same architecture as user space. LOL > So we tell INSANE_SKIP to skip checking the arch for the modules. > This is consistent with other kernel modules