[oe] [meta-oe][PATCH] collectd: fix a floating dependence on openldap

2015-09-05 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- meta-oe/recipes-extended/collectd/collectd_5.5.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb index fd3b1ab..55d7b38 100644 --- a/meta-oe/r

Re: [oe] [PATCH][meta-networking][v2] ypbind-mt: add status command for initscript

2015-09-05 Thread Rongqing Li
after dropping the patch [Re: [oe] [PATCH 1/2] ypbind-mt: get parameters from dhcp], this patch should be able to applied to master-next. thanks -Roy On 2015年08月28日 10:04, Rongqing Li wrote: ping -Roy On 2015年08月20日 15:44, Rongqing Li wrote: Could we drop the first version of this patch

Re: [oe] [PATCH 1/2] ypbind-mt: get parameters from dhcp

2015-09-05 Thread Rongqing Li
Hi Joe/Martin: Could you drop this patch from master-next? Thanks -Roy On 2015年07月31日 09:04, Rongqing Li wrote: On 2015年07月31日 00:57, Joe MacDonald wrote: [[oe] [PATCH 1/2] ypbind-mt: get parameters from dhcp] On 15.07.28 (Tue 10:36) rongqing...@windriver.com wrote: From: Li Wang adop

[oe] [meta-oe][PATCH] postgresql: set the tclsh as target path

2015-09-05 Thread rongqing.li
From: Yue Tao The tclsh path in pltcl_listmod is set to sysroot, which causes pltcl_listmod to fails to run on target, so fix the path to /usr/bin/tclsh. $ pltcl_listmod /usr/bin/pltcl_listmod: line 5: /buildarea1/WRLinux70-STD-0825/bitbake_build/tmp/sysroots/x86_64-linux/usr/bin/tclsh:

Re: [oe] [PATCH][meta-networking][v3] squid: upgrade to 3.5.5

2015-09-05 Thread Rongqing Li
On 2015年09月01日 21:31, Joe MacDonald wrote: [Re: [oe] [PATCH][meta-networking][v3] squid: upgrade to 3.5.5] On 15.09.01 (Tue 15:40) Rongqing Li wrote: ping I marked this patch rejected in patchworks after asking about the PAM dependency, I encourage everyone to check the state of any patch

[oe] "krb" fails to build, suspect GCC bug

2015-09-05 Thread Mike Looijmans
I got this weird build failure from the "krb" package: | make[3]: Entering directory '/TOPDIR/build/tmp/work/mips32el-oe-linux/krb5/1.13.2-r0/krb5-1.13.2/src/lib/krb5/ccache' | mipsel-oe-linux-gcc -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/TOPDIR/build/tmp/sysroots/formuler1 -fPIC -DS

Re: [oe] [OE-core] "sub" machine types?

2015-09-05 Thread Mike Looijmans
On 04-09-15 09:35, Steffen Sledz wrote: We have some products which differ in bootloaders (u-boot) and kernel device trees only. They use the same kernel and root filesystem. Does OE have concepts for this? Or any suggestions to realize this without building for many machines? The way I hand

[oe] python-pyopenssl fails during install phase

2015-09-05 Thread Mike Looijmans
With today's OE and meta-oe master branches, I get the following mysterious error while building: (I replaced my topdir with 'TOPDIR' in the log to protect my privacy) DEBUG: Executing shell function do_install running install running bdist_egg running egg_info writing requirements to pyOpenSSL