Re: [OE-core] qemu-arm udevadm hwdb --update eats swap space after build host update to openSUSE 13.2

2014-12-16 Thread Steffen Sledz
On 15.12.2014 17:19, Enrico Scholz wrote: Steffen Sledz sledz-mqby8sqgergrvmum7q6...@public.gmane.org writes: The first thing we observed was that the do_rootfs stage made a very big load (more than 500) on the machine but the cpu's aren't working for 100%. I could track down the problem to

[OE-core] python: Building without SSLv3 support ,

2014-12-16 Thread Sona Sarmadi
Hi all, I think we should consider (start looking at upgrading to python 2.7.9 in master), to address this issue. I feel uncomfortable with this Debian patch. It seems that we need to do more manual changes in order to make this work. I will soon update the bug 7015 with my test

[OE-core] [PATCH] ofono: use PACKAGECONFIG for systemd and bluetooth

2014-12-16 Thread Ross Burton
For clarity use PACKAGECONFIG for the systemd and bluetooth optional features. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-connectivity/ofono/ofono.inc | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git

[OE-core] Setting a a fixed resolv.conf file in OE built image

2014-12-16 Thread Philip Balister
Any tips on how to do this the right way? It seems like fixed resolv.conf's are no longer fashionable and the volatile.cache script goes to great lengths to reset it. Adding a dns-nameserver entry in the interfaces file never makes it to resolv.conf. I tried installing the resolvconf package and

[OE-core] [PATCH] connman: use PACKAGECONFIG to control systemd option

2014-12-16 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-connectivity/connman/connman.inc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index f121a81..ddabdb9 100644

Re: [OE-core] Setting a a fixed resolv.conf file in OE built image

2014-12-16 Thread Khem Raj
On Dec 16, 2014, at 7:12 AM, Philip Balister phi...@balister.org wrote: Any tips on how to do this the right way? It seems like fixed resolv.conf's are no longer fashionable and the volatile.cache script goes to great lengths to reset it. Adding a dns-nameserver entry in the interfaces

[OE-core] Request for Dizzy patches for 1.7.1

2014-12-16 Thread akuster808
Hello all, I am collection patches for the up coming 1.7.1 release. Please let me know which patches should be in 1.7.1 by including [Dizzy] in the subject line. kind regards, Armin -- ___ Openembedded-core mailing list

Re: [OE-core] Request for Dizzy patches for 1.7.1

2014-12-16 Thread Khem Raj
On Dec 16, 2014, at 8:41 AM, akuster808 akuster...@gmail.com wrote: Hello all, I am collection patches for the up coming 1.7.1 release. Please let me know which patches should be in 1.7.1 by including [Dizzy] in the subject line. Please consider,

Re: [OE-core] Setting a a fixed resolv.conf file in OE built image

2014-12-16 Thread Philip Balister
On 12/16/2014 11:40 AM, Khem Raj wrote: On Dec 16, 2014, at 7:12 AM, Philip Balister phi...@balister.org wrote: Any tips on how to do this the right way? It seems like fixed resolv.conf's are no longer fashionable and the volatile.cache script goes to great lengths to reset it. Adding a

Re: [OE-core] Setting a a fixed resolv.conf file in OE built image

2014-12-16 Thread Saul Wold
On 12/16/2014 08:55 AM, Philip Balister wrote: On 12/16/2014 11:40 AM, Khem Raj wrote: On Dec 16, 2014, at 7:12 AM, Philip Balister phi...@balister.org wrote: Any tips on how to do this the right way? It seems like fixed resolv.conf's are no longer fashionable and the volatile.cache script

Re: [OE-core] [PATCH 09/24] libpng: add neon option for aarch64

2014-12-16 Thread Koen Kooi
Op 7 nov. 2014, om 09:51 heeft Kai Kang kai.k...@windriver.com het volgende geschreven: Add neon option for aarch64 just as for arm. It fails with: | ./.libs/libpng16.so: undefined reference to `png_init_filter_functions_neon' | collect2: error: ld returned 1 exit status

[OE-core] [oe-core][PATCH 1/1] gcc runtime: specify license on a per package basis

2014-12-16 Thread Joe Slater
It can be alarming to attempt to exclude GPLv3 from an image but find that libstdc++ and libgcc still show it. We indicate the license for each package to show libraries that really are just GCC-3.0-with-GCC-exception. Signed-off-by: Joe Slater jsla...@windriver.com ---

Re: [OE-core] Setting a a fixed resolv.conf file in OE built image

2014-12-16 Thread Philip Balister
On 12/16/2014 12:06 PM, Saul Wold wrote: On 12/16/2014 08:55 AM, Philip Balister wrote: On 12/16/2014 11:40 AM, Khem Raj wrote: On Dec 16, 2014, at 7:12 AM, Philip Balister phi...@balister.org wrote: Any tips on how to do this the right way? It seems like fixed resolv.conf's are no longer

[OE-core] [PATCH 1/1] dhcp: add dhclient.service

2014-12-16 Thread Chen Qi
Add dhclient.service. This service file mainly comes from meta-systemd, with a few modifications. Signed-off-by: Chen Qi qi.c...@windriver.com --- meta/recipes-connectivity/dhcp/dhcp.inc | 11 --- meta/recipes-connectivity/dhcp/files/dhclient.service | 15 +++ 2

[OE-core] [PATCH 0/1] dhcp: add dhclient.service

2014-12-16 Thread Chen Qi
The following changes since commit 68ddb28a68ceb59cd1ed322c16143827ce1ac712: distrodata_class: checkpkg make usage of latest_versionstring methods in bitbake fetcher (2014-11-28 13:59:52 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib

Re: [OE-core] [PATCH][Dizzy] libxcb: fix socket writes

2014-12-16 Thread Belal, Awais
Hi Armin, Added [Dizzy] in the subject as per your email. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, December 16, 2014 12:22 PM To: Burton, Ross;

Re: [OE-core] [PATCH] [Dizzy] [master] gstreamer1.0-* fix configure for out of tree build on git recipes

2014-12-16 Thread Belal, Awais
This patch is applicable to Dizzy as well as master. BR, Awais From: openembedded-core-boun...@lists.openembedded.org [openembedded-core-boun...@lists.openembedded.org] on behalf of Belal, Awais Sent: Tuesday, December 16, 2014 12:23 PM To:

Re: [OE-core] [PATCH] [Dizzy] gstreamer1.0-libav: specify proper cross-prefix

2014-12-16 Thread Belal, Awais
Hi Armin, This has been merged to master and is applicable to Dizzy as well. BR, Awais From: Awais Belal [awais.be...@gmail.com] Sent: Friday, December 05, 2014 4:40 PM To: openembedded-core@lists.openembedded.org Cc: Belal, Awais; Moseley, Drew Subject:

Re: [OE-core] [PATCH 0/1] dhcp: add dhclient.service

2014-12-16 Thread ChenQi
Please ignore this one. This one doesn't take nfs boot into consideration. V2 will be sent. Regards, Chen Qi On 12/17/2014 11:03 AM, Chen Qi wrote: The following changes since commit 68ddb28a68ceb59cd1ed322c16143827ce1ac712: distrodata_class: checkpkg make usage of latest_versionstring

[OE-core] [PATCH V2 1/1] dhcp: add dhclient.service

2014-12-16 Thread Chen Qi
Add dhclient.service. This service file mainly comes from meta-systemd, with modifications to take nfs boot into consideration. While using eth0 as the nfsboot interface, we'd like dhclient service to skip it like what ifup and connman do in sysvinit. Signed-off-by: Chen Qi qi.c...@windriver.com

[OE-core] [PATCH V2 0/1] dhcp: add dhclient.service

2014-12-16 Thread Chen Qi
The following changes since commit 68ddb28a68ceb59cd1ed322c16143827ce1ac712: distrodata_class: checkpkg make usage of latest_versionstring methods in bitbake fetcher (2014-11-28 13:59:52 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib