Re: [OE-core] [PATCH V2 1/1] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread Denys Dmytriyenko
On Tue, Oct 17, 2017 at 10:31:11AM +0800, ChenQi wrote: > On 10/17/2017 10:18 AM, Denys Dmytriyenko wrote: > >On Tue, Oct 17, 2017 at 09:46:32AM +0800, Chen Qi wrote: > >>We changed to make tools required by testimage to be included conditionally. > >>This resulted in users who use ssh for git

Re: [OE-core] [PATCH V2 1/1] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread ChenQi
On 10/17/2017 10:18 AM, Denys Dmytriyenko wrote: On Tue, Oct 17, 2017 at 09:46:32AM +0800, Chen Qi wrote: We changed to make tools required by testimage to be included conditionally. This resulted in users who use ssh for git fetching having failures. Add ssh to HOSTTOOLS_NONFATAL to make

[OE-core] [PATCH] kexec-tools: add systemd support for kdump

2017-10-16 Thread Wenlin Kang
Add file kdump.service to support kdump in systemd. Signed-off-by: Wenlin Kang --- meta/recipes-kernel/kexec/kexec-tools.inc | 1 + .../recipes-kernel/kexec/kexec-tools/kdump.service | 12 +++ meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb| 23

Re: [OE-core] [PATCH V2 1/1] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread Denys Dmytriyenko
On Tue, Oct 17, 2017 at 09:46:32AM +0800, Chen Qi wrote: > We changed to make tools required by testimage to be included conditionally. > This resulted in users who use ssh for git fetching having failures. > > Add ssh to HOSTTOOLS_NONFATAL to make things work for the above situation. > > [YOCTO

[OE-core] ✗ patchtest: failure for bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread Patchwork
== Series Details == Series: bitbake.conf: add ssh to HOSTTOOLS_NONFATAL Revision: 1 URL : https://patchwork.openembedded.org/series/9370/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [PATCH V2 1/1] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread Chen Qi
We changed to make tools required by testimage to be included conditionally. This resulted in users who use ssh for git fetching having failures. Add ssh to HOSTTOOLS_NONFATAL to make things work for the above situation. [YOCTO #12227] Signed-off-by: Chen Qi ---

[OE-core] [PATCH V2 0/1] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread Chen Qi
V2 * Change to keep the alphabetical order. The following changes since commit 96967261993f8b583b51cdeccbb1fd06042d2192: bitbake: toaster/highlight.pack.js: Fix corrupted file (2017-10-10 11:05:08 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib

Re: [OE-core] [PATCH v5 3/3] weston: Bump version to 3.0.0

2017-10-16 Thread Denys Dmytriyenko
On Mon, Oct 16, 2017 at 09:34:04PM +0100, Burton, Ross wrote: > On 16 October 2017 at 18:30, Otavio Salvador < > otavio.salva...@ossystems.com.br> wrote: > > > > > > + > > > file://weston-gl-renderer-Set-pitch-correctly-for-subsampled-textures.patch > > \ > > > +

[OE-core] ✗ patchtest: failure for "[v2] perl-native: upgrade from..." and 4 more

2017-10-16 Thread Patchwork
== Series Details == Series: "[v2] perl-native: upgrade from..." and 4 more Revision: 1 URL : https://patchwork.openembedded.org/series/9366/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [PATCH][krogoth] wpa_supplicant: fix WPA2 key replay security bug

2017-10-16 Thread Ross Burton
WPA2 is vulnerable to replay attacks which result in unauthenticated users having access to the network. * CVE-2017-13077: reinstallation of the pairwise key in the Four-way handshake * CVE-2017-13078: reinstallation of the group key in the Four-way handshake * CVE-2017-13079: reinstallation of

[OE-core] [PATCH v2 5/5] ruby: upgrade to 2.4.2

2017-10-16 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval The CVE-2017-14064 patch is already at 2.4.2 as explained on project's commit, so removing from the recipe & repo. commit 83735ba29a0bfdaffa8e9c2a1dc025c3b0b63153 Author: hsbt

[OE-core] [PATCH v2 3/5] git.inc: remove sed statement removing SVN lines from .packlist

2017-10-16 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval The git-perltools package created with perl 5.26.1 does not contain the .packlist file thus there is no need to sed on this file. More general, the buildhistory-diff tool shows the following changes on the related package,

[OE-core] [PATCH v2 1/5] perl-native: upgrade from 5.24.1 to 5.26.1

2017-10-16 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Patch Name # Status at 5.26.1 file://Configure-multilib.patch# Already merged in 5.26.1, so removed it file://perl-configpm-switch.patch # Applies as it is file://native-nopacklist.patch # Rebased it to

[OE-core] [PATCH v2 4/5] libxml-namespacesupport-perl: upgrade to 1.12.9

2017-10-16 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Signed-off-by: Leonardo Sandoval --- .../perl/libxml-namespacesupport-perl_1.12.9.bb| 35 ++ .../perl/libxml-namespacesupport-perl_1.12.bb | 23

[OE-core] [PATCH v2 2/5] perl: upgrade to 5.26.1

2017-10-16 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Highlights: * Patches rebased to 5.26.1 and just one removed * Several configs values taken from upstream script uconfig[64].sh were introduced in config.sh, avoiding pre-processor issues. * Several libraries

Re: [OE-core] [PATCH] python3-numpy: upgrade to 1.13.3

2017-10-16 Thread Jose Lamego
On 10/16/2017 04:45 PM, Burton, Ross wrote: > On 11 October 2017 at 22:15, Jose Lamego > wrote: > >> -SRC_URI[md5sum] = "6d459e4a24f5035f720dda3c57716a92" >> -SRC_URI[sha256sum] = "de020ec06f1e9ce1115a50161a38bf >> 8d4c2525379900f9cb478cc613a1e7cd93" >>

Re: [OE-core] [PATCH] python3-numpy: upgrade to 1.13.3

2017-10-16 Thread Burton, Ross
On 11 October 2017 at 22:15, Jose Lamego wrote: > -SRC_URI[md5sum] = "6d459e4a24f5035f720dda3c57716a92" > -SRC_URI[sha256sum] = "de020ec06f1e9ce1115a50161a38bf > 8d4c2525379900f9cb478cc613a1e7cd93" > +SRC_URI[md5sum] = "c1d433e5973e548809e80c9118474b73" >

Re: [OE-core] [PATCH] wayland-protocols: upgrade to 1.11

2017-10-16 Thread Burton, Ross
On 16 October 2017 at 21:54, Denys Dmytriyenko wrote: > On Mon, Oct 16, 2017 at 09:31:49PM +0100, Burton, Ross wrote: > > On 16 October 2017 at 18:48, Denys Dmytriyenko wrote: > > > > > On Fri, Oct 13, 2017 at 12:28:25PM -0400, Denys Dmytriyenko wrote: > > > >

Re: [OE-core] [PATCH] wayland-protocols: upgrade to 1.11

2017-10-16 Thread Denys Dmytriyenko
On Mon, Oct 16, 2017 at 09:31:49PM +0100, Burton, Ross wrote: > On 16 October 2017 at 18:48, Denys Dmytriyenko wrote: > > > On Fri, Oct 13, 2017 at 12:28:25PM -0400, Denys Dmytriyenko wrote: > > > On Fri, Oct 13, 2017 at 12:33:35PM +0100, Burton, Ross wrote: > > > > On 12

Re: [OE-core] [PATCH v5 3/3] weston: Bump version to 3.0.0

2017-10-16 Thread Burton, Ross
On 16 October 2017 at 18:30, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > > > + > > file://weston-gl-renderer-Set-pitch-correctly-for-subsampled-textures.patch > \ > > + file://fix-missing-header.patch \ > > Those should be documented on commit log > > Agreed.

Re: [OE-core] [PATCH] wayland-protocols: upgrade to 1.11

2017-10-16 Thread Burton, Ross
On 16 October 2017 at 18:48, Denys Dmytriyenko wrote: > On Fri, Oct 13, 2017 at 12:28:25PM -0400, Denys Dmytriyenko wrote: > > On Fri, Oct 13, 2017 at 12:33:35PM +0100, Burton, Ross wrote: > > > On 12 October 2017 at 20:35, Denys Dmytriyenko > wrote: > > > > >

Re: [OE-core] [PATCH v5 3/3] weston: Bump version to 3.0.0

2017-10-16 Thread Denys Dmytriyenko
On Mon, Oct 16, 2017 at 03:30:34PM -0200, Otavio Salvador wrote: > On Mon, Oct 16, 2017 at 3:21 PM, Fabien Lahoudere > wrote: > > Signed-off-by: Fabien Lahoudere > > --- > > .../wayland/weston/fix-missing-header.patch|

Re: [OE-core] ✗ patchtest: failure for "README.qemu: qemuppc64 is not ..." and 1 more

2017-10-16 Thread Leonardo Sandoval
On Mon, 16 Oct 2017 14:39:45 -0400 Randy MacLeod wrote: > On 2017-10-16 12:00 PM, Patchwork wrote: > > == Series Details == > > > > Series: "README.qemu: qemuppc64 is not ..." and 1 more > > Revision: 1 > > URL : https://patchwork.openembedded.org/series/9358/ > >

[OE-core] [PATCH][pyro] wpa_supplicant: fix WPA2 key replay security bug

2017-10-16 Thread Ross Burton
WPA2 is vulnerable to replay attacks which result in unauthenticated users having access to the network. * CVE-2017-13077: reinstallation of the pairwise key in the Four-way handshake * CVE-2017-13078: reinstallation of the group key in the Four-way handshake * CVE-2017-13079: reinstallation of

[OE-core] [PATCH][morty] wpa_supplicant: fix WPA2 key replay security bug

2017-10-16 Thread Ross Burton
WPA2 is vulnerable to replay attacks which result in unauthenticated users having access to the network. * CVE-2017-13077: reinstallation of the pairwise key in the Four-way handshake * CVE-2017-13078: reinstallation of the group key in the Four-way handshake * CVE-2017-13079: reinstallation of

Re: [OE-core] ✗ patchtest: failure for "README.qemu: qemuppc64 is not ..." and 1 more

2017-10-16 Thread Randy MacLeod
On 2017-10-16 12:00 PM, Patchwork wrote: == Series Details == Series: "README.qemu: qemuppc64 is not ..." and 1 more Revision: 1 URL : https://patchwork.openembedded.org/series/9358/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an

Re: [OE-core] [PATCH] nettle-ptest: fix a failing test

2017-10-16 Thread Bystricky, Juro
> It should look in paths relative to LD_LIBRARY_PATH, do you see it > doesn't happen ? > The problem is, for dlopen relative/absolute names LD_LIBRARY_PATH is not used. The man for dlopen says: If filename contains a slash ("/"), then it is interpreted as a (relative or absolute) pathname.

[OE-core] [PATCH 1/2] systemctl-native: add target.wants to target regex

2017-10-16 Thread Martin Kelly
The regex for acceptable systemd WantedBy/RequiredBy targets does not include target.wants, so a line like this: WantedBy=multi-user.target.wants gets silently ignored, even though it works fine on a real system. Signed-off-by: Martin Kelly ---

Re: [OE-core] [PATCH] wayland-protocols: upgrade to 1.11

2017-10-16 Thread Denys Dmytriyenko
On Fri, Oct 13, 2017 at 12:28:25PM -0400, Denys Dmytriyenko wrote: > On Fri, Oct 13, 2017 at 12:33:35PM +0100, Burton, Ross wrote: > > On 12 October 2017 at 20:35, Denys Dmytriyenko wrote: > > > > > From: Denys Dmytriyenko > > > > > > Signed-off-by: Denys

[OE-core] [PATCH] feature-arm-vfp.inc: drop unnecessary extra space from TUNE_CCARGS

2017-10-16 Thread Andre McCurdy
The trailing space added to TUNE_CCARGS when appending -mfpu=XXX is unnecessary and leads to a double space in the final value. Signed-off-by: Andre McCurdy --- meta/conf/machine/include/arm/feature-arm-vfp.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [OE-core] [PATCH v5 3/3] weston: Bump version to 3.0.0

2017-10-16 Thread Otavio Salvador
On Mon, Oct 16, 2017 at 3:21 PM, Fabien Lahoudere wrote: > Signed-off-by: Fabien Lahoudere > --- > .../wayland/weston/fix-missing-header.patch| 18 +++ > ...t-pitch-correctly-for-subsampled-textures.patch | 55 >

[OE-core] ✗ patchtest: failure for "[v5] wayland : Bump to version..." and 2 more

2017-10-16 Thread Patchwork
== Series Details == Series: "[v5] wayland : Bump to version..." and 2 more Revision: 1 URL : https://patchwork.openembedded.org/series/9362/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH v5 1/3] wayland : Bump to version 1.14.0

2017-10-16 Thread Fabien Lahoudere
Bad serie please ignore. Sorry On Mon, 2017-10-16 at 19:21 +0200, Fabien Lahoudere wrote: > Signed-off-by: Fabien Lahoudere > --- >  .../recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} | 4 > ++-- >  1 file changed, 2 insertions(+), 2

[OE-core] [PATCH v5 2/3] wayland-protocols: Fix installation patch issue

2017-10-16 Thread Fabien Lahoudere
This patch also remove workaround to find wayland-protocols: WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT} in: - gtk+3 - libsdl2 - xserver-xorg - gstreamer1.0-plugins-bad - weston-2.0.0 Signed-off-by: Fabien Lahoudere --- meta/recipes-gnome/gtk+/gtk+3.inc

[OE-core] [PATCH v5 1/3] wayland : Bump to version 1.14.0

2017-10-16 Thread Fabien Lahoudere
Signed-off-by: Fabien Lahoudere --- .../recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} (92%) diff --git

[OE-core] [PATCH 2/2] systemctl-native: explicitly check target validity

2017-10-16 Thread Martin Kelly
Currently, we parse systemd service files looking for valid WantedBy and RequiredBy lines. However, invalid lines get silently rejected, causing recipes to build correctly but then not get enabled in the rootfs. Add explicit checks for validity and print a message when an invalid target is found

Re: [OE-core] [PATCH v4 3/3] weston: Bump version to 3.0.0

2017-10-16 Thread Fabien Lahoudere
Hi Ross I fix this by adding "#include " in shared/timespec-util.hI will send a v5 Thanks Fabien On Mon, 2017-10-16 at 13:14 +0100, Burton, Ross wrote: > Fails on the autobuilder when build against musl: > http://errors.yoctoproject.org/Errors/Details/157183/ > > Ross > On 28 September 2017 at

Re: [OE-core] [PATCH 6/7] gcc6: Upgrade to 6.4

2017-10-16 Thread Otavio Salvador
On Mon, Oct 16, 2017 at 1:50 PM, Khem Raj wrote: > On Mon, Oct 16, 2017 at 4:53 AM, Otavio Salvador > wrote: >> On Sun, Oct 15, 2017 at 5:06 PM, Andre McCurdy wrote: >>> On Sat, Oct 14, 2017 at 10:21 PM, akuster808

[OE-core] [PATCH] wpa_supplicant: fix WPA2 key replay security bug

2017-10-16 Thread Ross Burton
WPA2 is vulnerable to replay attacks which result in unauthenticated users having access to the network. * CVE-2017-13077: reinstallation of the pairwise key in the Four-way handshake * CVE-2017-13078: reinstallation of the group key in the Four-way handshake * CVE-2017-13079: reinstallation of

[OE-core] ✗ patchtest: failure for "README.qemu: qemuppc64 is not ..." and 1 more

2017-10-16 Thread Patchwork
== Series Details == Series: "README.qemu: qemuppc64 is not ..." and 1 more Revision: 1 URL : https://patchwork.openembedded.org/series/9358/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH] nettle-ptest: fix a failing test

2017-10-16 Thread Khem Raj
On Mon, Oct 16, 2017 at 8:48 AM, Bystricky, Juro wrote: > I don’t think you can use LD_LIBRARY_PATH due to the hardcoded relative path > in "../libnettle.so”. It should look in paths relative to LD_LIBRARY_PATH, do you see it doesn't happen ? > > I could, however,

Re: [OE-core] [PATCH 6/7] gcc6: Upgrade to 6.4

2017-10-16 Thread Khem Raj
On Mon, Oct 16, 2017 at 4:53 AM, Otavio Salvador wrote: > On Sun, Oct 15, 2017 at 5:06 PM, Andre McCurdy wrote: >> On Sat, Oct 14, 2017 at 10:21 PM, akuster808 wrote: >>> why do we continue to maintain 2 versions of

Re: [OE-core] [RFC][PATCHv2] insane.bbclass: Add do_qa_pseudo function to check for common errors listed in pseudo.log

2017-10-16 Thread Martin Jansa
Yes, package-output.lock is very often the cause for "^inode mismatch": martin@jama ~/pseudo-qa $ cat log.world.qemu* | grep '^inode mismatch' | wc -l 1485 martin@jama ~/pseudo-qa $ cat log.world.qemu* | grep '^inode mismatch' | grep package-output.lock | wc -l 1168 log.do_install also causes

Re: [OE-core] [PATCH] nettle-ptest: fix a failing test

2017-10-16 Thread Bystricky, Juro
I don’t think you can use LD_LIBRARY_PATH due to the hardcoded relative path in "../libnettle.so”. I could, however, change the patch from "/usr/lib/libnettle.so" to “libnettle.so”, removing any paths. That way LD_LIBRARY_PATH can be used if needed. But in the end it will load the library

Re: [OE-core] [PATCH 2/2] openssl: force soft link to avoid rare race

2017-10-16 Thread Randy MacLeod
On 2017-10-16 11:00 AM, Randy MacLeod wrote: This patch works around a rare parallel build race condition using the force option when soft linking. Rare here means a few times out of > 5000 builds. I pushed this change into the WR oe-core branch 3 weeks ago (Sept 25th) and haven't see any

Re: [OE-core] [RFC][PATCHv2] insane.bbclass: Add do_qa_pseudo function to check for common errors listed in pseudo.log

2017-10-16 Thread Burton, Ross
On 16 October 2017 at 16:01, Martin Jansa wrote: > The world builds with this check applied show that *a lot* of components > report one of these errors and often many of errors, the most complete logs > from last couple days: > A lot of the errors in my logs were due to

Re: [OE-core] [RFC][PATCHv2] insane.bbclass: Add do_qa_pseudo function to check for common errors listed in pseudo.log

2017-10-16 Thread Martin Jansa
The world builds with this check applied show that *a lot* of components report one of these errors and often many of errors, the most complete logs from last couple days: 366 in: http://logs.nslu2-linux.org/buildlogs/oe/world/rocko/log.report.20171012_161223.log

[OE-core] [PATCH 2/2] openssl: force soft link to avoid rare race

2017-10-16 Thread Randy MacLeod
This patch works around a rare parallel build race condition using the force option when soft linking. The error seen is: ln: failed to create symbolic link 'libssl.so': File exists make[4]: *** [Makefile.shared:171: link_a.gnu] Error 1 make[4]: Leaving directory

[OE-core] [PATCH 1/2] README.qemu: qemuppc64 is not supported

2017-10-16 Thread Randy MacLeod
Signed-off-by: Randy MacLeod --- README.qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.qemu b/README.qemu index fca04b1..9f56b7d 100644 --- a/README.qemu +++ b/README.qemu @@ -7,7 +7,7 @@ are currently supported in 32 and 64 bit

Re: [OE-core] [PATCH] prelink: fix upstream version check

2017-10-16 Thread Mark Hatle
On 10/16/17 5:22 AM, Alexander Kanavin wrote: > On 10/13/2017 05:56 PM, Mark Hatle wrote: >> On 10/13/17 9:18 AM, Alexander Kanavin wrote: >>> Instead of reporting that we can update to a bogus version >>> report that upstream version is not known. >> >> You do know that there are release branches

[OE-core] Yocto Project Status WW42’17

2017-10-16 Thread Jolley, Stephen K
Current Dev Position: YP 2.4 Final - rc2 is out of QA. Next Deadline: YP 2.4 Final Cut off has passed. SWAT team rotation: Joshua -> Armin on Oct. 13, 2017. SWAT team rotation: Armin -> Saul on Oct. 20, 2017. https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key

Re: [OE-core] [PATCH 2/4] perl: upgrade to 5.26.1

2017-10-16 Thread Leonardo Sandoval
On Thu, 12 Oct 2017 15:11:04 -0400 Denys Dmytriyenko wrote: > On Thu, Oct 12, 2017 at 11:35:21AM -0700, > leonardo.sandoval.gonza...@linux.intel.com wrote: > > From: Leonardo Sandoval > > > > Highlights: > > > > * Patches

Re: [OE-core] [PATCH 1/1] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2017-10-16 Thread Martin Jansa
On Mon, Oct 16, 2017 at 10:20:41AM +0800, Chen Qi wrote: > We changed to make tools required by testimage to be included conditionally. > This resulted in users who use ssh for git fetching having failures. > > Add ssh to HOSTTOOLS_NONFATAL to make things work for the above situation. > > [YOCTO

Re: [OE-core] [PATCH v4 3/3] weston: Bump version to 3.0.0

2017-10-16 Thread Burton, Ross
Fails on the autobuilder when build against musl: http://errors.yoctoproject.org/Errors/Details/157183/ Ross On 28 September 2017 at 17:01, Fabien Lahoudere < fabien.lahoud...@collabora.co.uk> wrote: > Signed-off-by: Fabien Lahoudere > --- >

[OE-core] [PATCH] libxml2: use HTTP instead of FTP in SRC_URI

2017-10-16 Thread Ross Burton
HTTP is more reliable in general so use it instead of FTP. Signed-off-by: Ross Burton --- meta/recipes-core/libxml/libxml2_2.9.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/libxml/libxml2_2.9.4.bb

Re: [OE-core] [PATCH v2] ltp: update to new upstream release 20170929

2017-10-16 Thread Burton, Ross
On 12 October 2017 at 10:52, Fathi Boudra wrote: > * Update SRCREV to match 20170929 release > * Drop patches available in 20170929 release: > - 0037-ltp-fix-PAGE_SIZE-redefinition-and-O_CREAT-undeclear.patch > - 0038-commands-gdb01-replace-stdin-with-dev-null.patch

Re: [OE-core] [PATCH 6/7] gcc6: Upgrade to 6.4

2017-10-16 Thread Otavio Salvador
On Sun, Oct 15, 2017 at 5:06 PM, Andre McCurdy wrote: > On Sat, Oct 14, 2017 at 10:21 PM, akuster808 wrote: >> why do we continue to maintain 2 versions of gcc? > > Probably the same reason why Buildroot continues to maintain 4 > versions of gcc, it's

Re: [OE-core] [PATCH 0/2] Define GO386 for go cross-compilation

2017-10-16 Thread Otavio Salvador
On Fri, Oct 13, 2017 at 4:25 PM, Paul Barker wrote: ... > My hope is that these patches are suitable for inclusion in the rocko branch > (after the 2.4.0 release now). If not then please flag this and I'll look for > alternative solutions. I don't think that leaving all go

Re: [OE-core] [PATCH] bmap-tools: add missing runtime dependencies

2017-10-16 Thread Alexander Kanavin
On 10/14/2017 09:11 AM, Tim Orling wrote: On Oct 13, 2017, at 4:14 AM, Pascal Bach wrote: When running bmap on a target device the added dependncies are required. Signed-off-by: Pascal Bach ---

Re: [OE-core] [PATCH] prelink: fix upstream version check

2017-10-16 Thread Alexander Kanavin
On 10/13/2017 05:56 PM, Mark Hatle wrote: On 10/13/17 9:18 AM, Alexander Kanavin wrote: Instead of reporting that we can update to a bogus version report that upstream version is not known. You do know that there are release branches for prelink right?

Re: [OE-core] [PATCH 2/4] perl: upgrade to 5.26.1

2017-10-16 Thread Burton, Ross
> > Leo, have you tried an oe-core world build with perl 5.26? > So I threw this at the autobuilder. The grid looks really bad but it's entirely git's do_install failing: http://errors.yoctoproject.org/Errors/Latest/Autobuilder/?filter=a128781a065ce3718c4db2d4629672abd0b52b91=commit Ross --

[OE-core] [PATCH] sqlite3: fix CVE-2017-13685

2017-10-16 Thread wenzong.fan
From: Wenzong Fan The dump_callback function in SQLite 3.20.0 allows remote attackers to cause a denial of service (EXC_BAD_ACCESS and application crash) via a crafted file. Backport patch to fix the issue. Some references: https://sqlite.org/src/info/02f0f4c54f2819b3