[oe] [meta-oe] inetutils: fix configure error under automake 1.12

2012-11-01 Thread Chunrong Guo
From: chunrong b40...@freescale.com * fix the following error : configure.ac:572: error: automatic de-ANSI-fication support has been removed | /tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12/protos.m4:10: AM_C_PROTOTYPES is expanded from... | configure.ac:572: the top level

Re: [oe] [PATCH][meta-networking 2/2] netperf: uprev to 2.6.0

2012-11-01 Thread Paul Eggleton
On Thursday 01 November 2012 09:42:46 Xin Ouyang wrote: Also fix license, summary and patches. Signed-off-by: Xin Ouyang xin.ouy...@windriver.com These two patches should really be squashed into one - this is the convention we've established for importing recipes from OE-Classic (as long as

Re: [oe] Danny stable release branch

2012-11-01 Thread Otavio Salvador
On Wed, Oct 31, 2012 at 1:28 PM, Burton, Ross ross.bur...@intel.com wrote: Hi Marcin, On 26 October 2012 16:05, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: Are there chances that AArch64 related changes which are present in master can get into danny? Everything other then

Re: [oe] Danny stable release branch

2012-11-01 Thread Marcin Juszkiewicz
W dniu 31.10.2012 16:28, Burton, Ross pisze: Hi Marcin, On 26 October 2012 16:05, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: Are there chances that AArch64 related changes which are present in master can get into danny? Everything other then gnu-config should be safe and not

Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes

2012-11-01 Thread Joe MacDonald
[Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes] On 12.11.01 (Thu 06:50) Martin Ertsås wrote: On 11/01/12 02:08, Paul Eggleton wrote: On Tuesday 23 October 2012 12:20:20 Morgan Little wrote: -PACKAGES += ntpdate ${PN}-bin ${PN}-tickadj ${PN}-utils ... +PACKAGES +=

Re: [oe] [meta-oe ] inetutils: ifconfig -a includes interfaces without an address

2012-11-01 Thread Joe MacDonald
[[oe] [meta-oe ] inetutils: ifconfig -a includes interfaces without an address] On 12.11.01 (Thu 17:59) Chunrong Guo wrote: *ifconfig/if_index.c (if_nameindex): Remove local variables `ifc', `i', `rq_len', `last_len', `ifr', `end', `cur'. Add local variables `content',

Re: [oe] [meta-oe ] inetutils: ifconfig -a includes interfaces without an address

2012-11-01 Thread McClintock Matthew-B29882
On Thu, Nov 1, 2012 at 9:27 AM, Joe MacDonald joe.macdon...@windriver.com wrote: [[oe] [meta-oe ] inetutils: ifconfig -a includes interfaces without an address] On 12.11.01 (Thu 17:59) Chunrong Guo wrote: *ifconfig/if_index.c (if_nameindex): Remove local variables `ifc', `i',

Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes

2012-11-01 Thread Little, Morgan
On 11/01/2012 10:31 AM, Joe MacDonald wrote: [Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes] On 12.11.01 (Thu 06:50) Martin Ertsås wrote: On 11/01/12 02:08, Paul Eggleton wrote: On Tuesday 23 October 2012 12:20:20 Morgan Little wrote: -PACKAGES += ntpdate ${PN}-bin

Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes

2012-11-01 Thread Paul Eggleton
On Thursday 01 November 2012 17:09:59 Little, Morgan wrote: My rational behind splitting like that is if it is just ntpdate and you try to add ntp-ssl and ntpdate it will use ntp to provide ntpdate. It could be change add RPROVIDES so ntp will provide ntpdate and ntp-ssl provides a uniquely

Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes

2012-11-01 Thread Joe MacDonald
[Re: [oe] [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes] On 12.11.01 (Thu 17:19) Paul Eggleton wrote: On Thursday 01 November 2012 17:09:59 Little, Morgan wrote: My rational behind splitting like that is if it is just ntpdate and you try to add ntp-ssl and ntpdate it will

[oe] [meta-initramfs][PATCH v2] klibc: refactor runtime deps for shared utils

2012-11-01 Thread Andrea Adami
rebased after d.expand / bb.data.expand change Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- .../recipes-devtools/klibc/klibc-utils.inc | 43 ++-- meta-initramfs/recipes-devtools/klibc/klibc.inc|2 +- 2 files changed, 5 insertions(+), 40 deletions(-)

Re: [oe] [meta-oe ] inetutils: ifconfig -a includes interfaces without an address

2012-11-01 Thread McClintock Matthew-B29882
On Thu, Nov 1, 2012 at 9:14 PM, Luo Zhenhua-B19537 b19...@freescale.com wrote: The patch fixes inetutils.ifconfig -a doesn't show all interfaces. More story is in http://www.mail-archive.com/bug-inetutils@gnu.org/msg01745.html This info should be in the commit message. It provides much

Re: [oe] [meta-oe ] inetutils: ifconfig -a includes interfaces without an address

2012-11-01 Thread Luo Zhenhua-B19537
The patch fixes inetutils.ifconfig -a doesn't show all interfaces. More story is in http://www.mail-archive.com/bug-inetutils@gnu.org/msg01745.html Best Regards, Zhenhua -Original Message- From: McClintock Matthew-B29882 Sent: Thursday, November 01, 2012 11:19 PM To: Joe

[oe] [Solved] Bluetooth library and corresponding errors.

2012-11-01 Thread RaNgErS
Hi, Added LIBBTH_CC=`pkg-config --bluez` Thats all. :-) Thanks RaNgErS -- Forwarded message -- From: RaNgErS rangers...@gmail.com Date: Tue, 30 Oct 2012 09:38:34 +0530 Subject: [oe] Bluetooth library and corresponding errors. To: openembedded-devel@lists.openembedded.org