[oe] [meta-oe][PATCH] syslog-ng: 3.5.4.1 -> 3.6.4

2016-01-06 Thread Dai Caiyun
Upgrade syslog-ng from 3.5.4.1 to 3.6.4. 1) Modify the syslog-ng.service-the-syslog-ng-service.patch,since the datas has been changed. 2) Delete these patches,since they are not needed any more. afsql-afsql_dd_insert_db-refactor.patch deinit-the-new-config-when-reverting-to-the.patch

Re: [oe] [OE-core] [RFT] glibc 2.23

2016-01-06 Thread Burton, Ross
On 6 January 2016 at 03:16, Khem Raj wrote: > Same branch now has updated glibc patchset, if you have cycles please try > once more. > Thanks Khem. When meta-fsl-ppc doesn't cause several failures in every run I'll re-fire it so we can actually get an all-green build! Ross

[oe] State of bitbake world, Failed tasks 2016-01-06

2016-01-06 Thread Martin Jansa
More PNBLACKLISTs in place, linux-yocto still fails. == Tested changes (not included in master yet) - bitbake == 6fd310a world-image: add extra target == Tested changes (not included in master yet) - openembedded-core == 4045977 pulseaudio: add PACKAGECONFIG for lirc 6f302fe

Re: [oe] [meta-browser][PATCH 2/3] chromium: update run script for early run

2016-01-06 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 05-01-16 om 22:15 schreef Trevor Woerner: > If the chromium run-helper script (google-chrome) is run as part of a > (sysvinit) init script, shell variables $USER and $HOME will not be set > (leading to unwanted behaviour). > > Replace the use of

[oe] [meta-oe][PATCH] mozjs: fix linking issues on i586

2016-01-06 Thread Maciej Borzecki
When building for qemux86 on a x86 host, there's a possibility that the build will try to link with incorrect libraries. Due to problematic -rpath-link the linker may try to use host libraries if they are present and are arch compatible. Signed-off-by: Maciej Borzecki

Re: [oe] [meta-networking][PATCH 0/7 v2] waf-samba: fix build failure on targets unsupported by qemu

2016-01-06 Thread Huang, Jie (Jackie)
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel- > boun...@lists.openembedded.org] On Behalf Of Huang, Jie (Jackie) > Sent: Wednesday, December 16, 2015 4:25 PM > To: Joe MacDonald > Cc:

Re: [oe] [meta-oe][PATCH] xterm: 308 -> 320

2016-01-06 Thread Martin Jansa
On Sun, Jan 03, 2016 at 06:11:43PM -0800, Li Xin wrote: > Upgrade xterm from 308 to 320. Introduces new QA issue: xterm-320: xterm rdepends on libxinerama, but it isn't a build dependency? [build-deps] Mention what was changed in LIC_FILES_CHKSUM. > > Signed-off-by: Li Xin

Re: [oe] [meta-java][PATCH 0/2] openjdk-8-native: fix do_install and PROVIDES

2016-01-06 Thread Jens Rehsack
> Am 06.01.2016 um 08:03 schrieb Huang, Jie (Jackie) > : > > > >> -Original Message- >> From: openembedded-devel-boun...@lists.openembedded.org >> [mailto:openembedded-devel- >> boun...@lists.openembedded.org] On Behalf Of Jens Rehsack >> Sent: Tuesday,

[oe] [meta-oe][PATCH] poco: Add recipe for POCO C++ library

2016-01-06 Thread Pascal Bach
Signed-off-by: Pascal Bach --- ...dation-library-version-back-to-SHARED_LIB.patch | 35 +++ meta-oe/recipes-support/poco/poco/run-ptest| 9 ++ meta-oe/recipes-support/poco/poco_1.6.1.bb | 108 + 3 files changed, 152

[oe] [meta-networking][PATCH] dnsmasq: Listen only on loopback and disable DHCP

2016-01-06 Thread Ovidiu Vancea
Dnsmasq functions as DHCP and DNS servers by default and listens on all interfaces. This conflicts with other DHCP or DNS servers already on the network and corrupts DNS configuration on Windows systems. We noticed that after installing docker, the Linux system became a magnet for DNS requests

Re: [oe] [OE-core] [RFT] glibc 2.23

2016-01-06 Thread Khem Raj
On Wed, Jan 6, 2016 at 2:04 AM, Burton, Ross wrote: > > On 6 January 2016 at 03:16, Khem Raj wrote: >> >> Same branch now has updated glibc patchset, if you have cycles please try >> once more. > > > Thanks Khem. When meta-fsl-ppc doesn't cause several

Re: [oe] [meta-browser][PATCH 2/3] chromium: update run script for early run

2016-01-06 Thread Trevor Woerner
On 01/06/16 07:07, Koen Kooi wrote: > Op 05-01-16 om 22:15 schreef Trevor Woerner: > > If the chromium run-helper script (google-chrome) is run as part of a > > (sysvinit) init script, shell variables $USER and $HOME will not be set > > (leading to unwanted behaviour). > > > Replace the use of

[oe] [meta-networking][PATCH] stunnel: 5.21 -> 5.28

2016-01-06 Thread Dai Caiyun
Upgrade stunnel from 5.21 to 5.28. Signed-off-by: Dai Caiyun --- .../recipes-support/stunnel/{stunnel_5.21.bb => stunnel_5.28.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/stunnel/{stunnel_5.21.bb =>

[oe] [meta-python][PATCH] python-pip: 7.1.0 -> 7.1.2

2016-01-06 Thread Dai Caiyun
Upgrade python-pip from 7.1.0 to 7.1.2. Signed-off-by: Dai Caiyun --- .../python/{python-pip_7.1.0.bb => python-pip_7.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pip_7.1.0.bb =>

Re: [oe] [meta-java][PATCH 0/2] openjdk-8-native: fix do_install and PROVIDES

2016-01-06 Thread Huang, Jie (Jackie)
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel- > boun...@lists.openembedded.org] On Behalf Of Jens Rehsack > Sent: Wednesday, January 06, 2016 9:57 PM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe]

[oe] [meta-networking][PATCH] postfix: 3.0.2 -> 3.0.3

2016-01-06 Thread Dai Caiyun
Upgrade postfix from 3.0.2 to 3.0.3. Signed-off-by: Dai Caiyun --- .../recipes-daemons/postfix/{postfix_3.0.2.bb => postfix_3.0.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.0.2.bb =>

[oe] [meta-networking][PATCH] rp-pppoe: 3.11 -> 3.12

2016-01-06 Thread Dai Caiyun
Upgrade rp-pppoe from 3.11 to 3.12. Signed-off-by: Dai Caiyun --- .../{rp-pppoe-3.11 => rp-pppoe-3.12}/configure.in-Error-fix.patch | 0 .../rp-pppoe/{rp-pppoe-3.11 => rp-pppoe-3.12}/configure.patch | 0 .../{rp-pppoe-3.11 =>

[oe] [meta-networking][PATCH] opensaf: 4.6.0 -> 4.7.0

2016-01-06 Thread Dai Caiyun
1) Upgrade opensaf from 4.6.0 to 4.7.0. 2) Delete two patches,since they are not needed any more. Revert_imma_client_node_replyPending_to_unsigned_char.patch Fix_GCC_5.1.0_compiler_warning.patch Signed-off-by: Dai Caiyun ---

[oe] [meta-oe][PATCH v2] xterm: 308 -> 320

2016-01-06 Thread Li Xin
Upgrade xterm from 308 to 320. 1) Modify LIC_FILES_CHKSUM,since the date in it has been changed, But the LICENSE has not been changed. 2) Fix WARNING: QA Issue: xterm rdepends on libxinerama, but it isn't a build dependency? [build-deps] Signed-off-by: Li Xin ---

Re: [oe] [OE-core] [RFT] glibc 2.23

2016-01-06 Thread Burton, Ross
On 6 January 2016 at 15:40, Khem Raj wrote: > fsl ppc build fails are due to glibc or some other reason > They're entirely down the their layer (broken fetch, broken recipes). Ross -- ___ Openembedded-devel mailing list