[oe] [meta-oe][PATCH 3/3] minicoredumper: Switch src_uri to upstream lf git

2017-09-07 Thread Khem Raj
COPYING file changed since copyright is now assined to linutronix from Erricson Signed-off-by: Khem Raj --- meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[oe] [meta-networking][PATCH 2/3] autofs: Fix build with musl

2017-09-07 Thread Khem Raj
Signed-off-by: Khem Raj --- ...kup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch | 29 ++ .../recipes-daemons/autofs/autofs_5.1.2.bb | 1 + 2 files changed, 30 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 1/3] sblim-sfcc: Fix build with musl

2017-09-07 Thread Khem Raj
Signed-off-by: Khem Raj --- ...01-cimxml-Include-sys-select.h-for-fd_set.patch | 37 ++ .../sblim-sfcc/sblim-sfcc_2.2.8.bb | 4 ++- 2 files changed, 40 insertions(+), 1 deletion(-) create mode 100644

Re: [oe] [meta-oe][PATCH 2/2] corosync: add support for extra features

2017-09-07 Thread Khem Raj
Can you set LDFLAGS += "-fuse-ld=gold" and see if that reproduces it On Thu, Sep 7, 2017 at 7:37 PM, Huang, Jie (Jackie) wrote: > Yes, I built for qemux86-64, but never see this issue. > > > > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Thursday,

Re: [oe] [meta-oe][PATCH 2/2] corosync: add support for extra features

2017-09-07 Thread Huang, Jie (Jackie)
Yes, I built for qemux86-64, but never see this issue. From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Thursday, September 07, 2017 16:50 To: Huang, Jie (Jackie) Cc: Khem Raj; openembedded-devel Subject: Re: [oe] [meta-oe][PATCH 2/2] corosync: add support for extra features Are you

Re: [oe] [PATCH V3] efivar: Upgrade to 0.31

2017-09-07 Thread Jeremy A. Puhlman
This fails to build on centos7 for the same reason.  gcc --version gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) On 8/30/2017 7:43 AM, Martin Jansa wrote: https://forums.gentoo.org/viewtopic-t-1059836-start-0.html says that gcc 4.9 is

[oe] v4l-utils build failure

2017-09-07 Thread Αθανάσιος Οικονόμου
Hi, I am having troubles building v4l-utils using master branch of poky. | Making all in cec-ctl | make[3]: Entering directory '/opt/openpli/openpli7/build/tmp/work/mips32el-oe-linux/v4l-utils/1.12.3-r0/build/utils/cec-ctl' | ../../../v4l-utils-1.12.3/utils/cec-ctl/msg2ctl.pl 0

Re: [oe] [PATCH 19/31] glade3: Move PACKAGECONFIG setting to enable_gnome.conf

2017-09-07 Thread Philip Balister
On 09/07/2017 10:51 AM, Andreas Müller wrote: > On Thu, Sep 7, 2017 at 3:45 PM, Mark Hatle wrote: >> On 9/7/17 4:29 AM, Andreas Müller wrote: >>> On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle wrote: This resolves a failure of the

Re: [oe] [PATCH 19/31] glade3: Move PACKAGECONFIG setting to enable_gnome.conf

2017-09-07 Thread Andreas Müller
On Thu, Sep 7, 2017 at 3:45 PM, Mark Hatle wrote: > On 9/7/17 4:29 AM, Andreas Müller wrote: >> On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle wrote: >>> This resolves a failure of the yocto-compat-layer.py script. Changing the >>> PACKAGECONFIG

[oe] [meta-oe][PATCH] protobuf: update to 3.4.0

2017-09-07 Thread Pascal Bach
Also put protbuf-lite into it's own package Signed-off-by: Pascal Bach --- .../protobuf/{protobuf_3.3.0.bb => protobuf_3.4.0.bb}| 9 + 1 file changed, 5 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.3.0.bb =>

[oe] State of bitbake world, Failed tasks 2017-09-07

2017-09-07 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='14'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

Re: [oe] [PATCH 22/31] vim: Remove xfce vim bbappend

2017-09-07 Thread Mark Hatle
On 9/7/17 3:57 AM, Andreas Müller wrote: > On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle wrote: >> Changing the behavior of a recipe by including a layer is not allowed >> by the yocto-compat-layer script. > I have a question on this: What is the yocto target for this

Re: [oe] [PATCH 19/31] glade3: Move PACKAGECONFIG setting to enable_gnome.conf

2017-09-07 Thread Mark Hatle
On 9/7/17 4:29 AM, Andreas Müller wrote: > On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle wrote: >> This resolves a failure of the yocto-compat-layer.py script. Changing the >> PACKAGECONFIG setting by just including a layer can cause problems. >> >> Signed-off-by: Mark

Re: [oe] [PATCH] goarch.bbclass: Replace logic for setting GOARM

2017-09-07 Thread Burton, Ross
This class is in oe-core, so should go do openembedded-core@ not -devel@. Ross On 7 September 2017 at 10:20, Will Newton wrote: > On Thu, Sep 7, 2017 at 10:18 AM, Martin Jansa > wrote: > > Wrong ML > > I appreciate you taking the time to craft

[oe] [meta-networking][PATCH] tcpdump: fix CVE-2017-11541, 11542, 11543

2017-09-07 Thread wenzong.fan
From: Wenzong Fan Backport patches for fixing: - CVE-2017-11541: https://nvd.nist.gov/vuln/detail/CVE-2017-11541 https://github.com/the-tcpdump-group/tcpdump/commit/21d702a136c5c16882e368af7c173df728242280 - CVE-2017-11542:

Re: [oe] [PATCH 19/31] glade3: Move PACKAGECONFIG setting to enable_gnome.conf

2017-09-07 Thread Andreas Müller
On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle wrote: > This resolves a failure of the yocto-compat-layer.py script. Changing the > PACKAGECONFIG setting by just including a layer can cause problems. > > Signed-off-by: Mark Hatle > --- >

[oe] [meta-java][PATCH] openjdk-8-common: Fix warning evaluating CFLAGS

2017-09-07 Thread Ricardo Ribalda Delgado
Code is (on my opinion) simpler, making use of the dumpversion flag, instead of calling the pre-processor via a pipe. Flag has been tested on both clang gcc: ricardo@neopili:~/curro/qt5022/build-qt5022-pyro/repo/java$ gcc-4.8 -dumpversion 4.8

Re: [oe] [PATCH] goarch.bbclass: Replace logic for setting GOARM

2017-09-07 Thread Will Newton
On Thu, Sep 7, 2017 at 10:18 AM, Martin Jansa wrote: > Wrong ML I appreciate you taking the time to craft this response, but it isn't very helpful to me. > On Thu, Sep 7, 2017 at 11:17 AM, Will Newton wrote: >> >> The previous logic applied a

Re: [oe] [PATCH] goarch.bbclass: Replace logic for setting GOARM

2017-09-07 Thread Martin Jansa
Wrong ML On Thu, Sep 7, 2017 at 11:17 AM, Will Newton wrote: > The previous logic applied a regex to TUNE_FEATURES which could > set the GOARM value to 7 incorrectly, for example when dealing > with an arm1176 core. Simplify to check for the presence of > "armv7a"

[oe] [PATCH] goarch.bbclass: Replace logic for setting GOARM

2017-09-07 Thread Will Newton
The previous logic applied a regex to TUNE_FEATURES which could set the GOARM value to 7 incorrectly, for example when dealing with an arm1176 core. Simplify to check for the presence of "armv7a" instead. At the same time add a check for "armv6" and set GOARM to 6 in that case. Signed-off-by:

[oe] [meta-initramfs][PATCH] dracut: Add HOMEPAGE info into recipe file.

2017-09-07 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-initramfs/recipes-devtools/dracut/dracut_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-initramfs/recipes-devtools/dracut/dracut_git.bb b/meta-initramfs/recipes-devtools/dracut/dracut_git.bb index 09c86d0..e18409d

[oe] [meta-networking][PATCH] dovecot: Add HOMEPAGE info into recipe file.

2017-09-07 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.29.bb index

[oe] [meta-networking][PATCH] fetchmail: Add HOMEPAGE info into recipe file.

2017-09-07 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb

Re: [oe] [PATCH 22/31] vim: Remove xfce vim bbappend

2017-09-07 Thread Andreas Müller
On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle wrote: > Changing the behavior of a recipe by including a layer is not allowed > by the yocto-compat-layer script. I have a question on this: What is the yocto target for this matter? Will there be times that a layer cannot

[oe] [meta-java][PATCH 2/2] openjdk-8-native: Fix sigsegv with gcc7

2017-09-07 Thread Ricardo Ribalda Delgado
OpenJDK does not build properly with GCC7. Add the same workaround that we have for GCC6. Without this patch: | # | # A fatal error has been detected by the Java Runtime Environment: | # | # SIGSEGV (0xb) at pc=0x7fcad0efcd5b, pid=17206, tid=0x7fcab264c700 | # | # JRE version: OpenJDK

[oe] [meta-java][PATCH 1/2] icedtea-native: Fix segmentation build during build

2017-09-07 Thread Ricardo Ribalda Delgado
Without this patch, icedtea-native do_compile() results in a SIGSEGV when compiled with GCC7 Signed-off-by: Ricardo Ribalda Delgado --- recipes-core/icedtea/icedtea7-native.inc | 2 + .../openjdk-7-03b147/vframeArray_Fix_sigsegv.patch | 60

Re: [oe] [meta-oe][PATCH 2/2] corosync: add support for extra features

2017-09-07 Thread Martin Jansa
Are you building for qemux86-64? This issue is being reported since 2015, but always in qemux86-64 builds: https://www.google.cz/search?q=openembedded+corosync+textrel=openembedded+corosync+textrel On Thu, Sep 7, 2017 at 3:02 AM, Huang, Jie (Jackie) < jackie.hu...@windriver.com> wrote: > > > >

[oe] State of bitbake world, Failed tasks 2017-09-06

2017-09-07 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='14'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

[oe] State of bitbake world, Failed tasks 2017-09-05

2017-09-07 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='14'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

Re: [oe] [meta-oe][PATCH 3/5] pm-qa: Upgrade to 0.5.2

2017-09-07 Thread Martin Jansa
I'll remove the comment above SRCREV, because it hopefully isn't correct anymore. On Thu, Sep 7, 2017 at 5:57 AM, Khem Raj wrote: > Signed-off-by: Khem Raj > --- > meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb | 4 ++-- > 1 file changed, 2 insertions(+),

[oe] [meta-oe][PATCH 3/3] umip: Update SRC_URI to github

2017-09-07 Thread Khem Raj
original link is not accessible anymore Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/umip/umip_1.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-connectivity/umip/umip_1.0.bb

[oe] [meta-oe][PATCH 1/3] leptonica: Upgrade to 1.74.4

2017-09-07 Thread Khem Raj
copyright year changed to 2016 Signed-off-by: Khem Raj --- .../leptonica/{leptonica_1.73.bb => leptonica_1.74.4.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-graphics/leptonica/{leptonica_1.73.bb => leptonica_1.74.4.bb}

[oe] [meta-oe][PATCH 2/3] tesseract: Upgrade to 3.05.01

2017-09-07 Thread Khem Raj
LIC_FILES_CHKSUM changes are typo corrections in COPYING file https://github.com/tesseract-ocr/tesseract/commit/5a3ccf06bf2d4f92ec2fd87389affd9c8c625225#diff-7116ef0705885343c9e1b2171a06be0e Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/tesseract/tesseract_git.bb | 9