Re: [OE-core] [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging

2017-11-24 Thread Tim Orling
Why does python3-manifest.json contain: +"${libdir}/python2.7/sitecustomize.py”, ? > On Nov 24, 2017, at 4:51 PM, Alejandro Hernandez > wrote: > > Hey Ross, > > > Yeah sorry, at first I didnt realize why we needed the manifest for python >

Re: [OE-core] [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging

2017-11-24 Thread Alejandro Hernandez
Hey Ross, Yeah sorry, at first I didnt realize why we needed the manifest for python native, I will fix the commit message. Thanks! Alejandro On 11/24/2017 11:06 AM, Burton, Ross wrote: On 18 October 2017 at 22:07, Alejandro Hernandez

Re: [OE-core] [PATCH 2/4] python3: Restructure python3 packaging and replace it with autopackaging

2017-11-24 Thread Alejandro Hernandez
Hey Ross, The thing is that we do need them on the native sysroot, since when we are creating a new manifest, it uses python-native to do that, and it needs to match those files, if they dont exist, they end up in another package. Alejandro On 11/24/2017 11:05 AM, Burton, Ross wrote: On

Re: [OE-core] [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging

2017-11-24 Thread Alejandro Hernandez
Hey Ross, It is briefly explained: - Sitecustomize was fixed since encoding was deprecated. On 11/24/2017 10:57 AM, Burton, Ross wrote: diff --git a/meta/recipes-devtools/python/python/sitecustomize.py b/meta/recipes-devtools/python/python/sitecustomize.py index

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread akuster808
On 11/24/2017 08:59 AM, Burton, Ross wrote: > I haven't looked into it further than verifying that reverting the > curl upgrade makes it work again. > > dnf -> python -> gnutls -> curl. k. I am setting up an env to rep this issue. thanks, Armin > > Ross > > On 24 November 2017 at 16:57,

Re: [OE-core] [rocko][PATCH] weston: add patch to set pitch correctly for subsampled textures

2017-11-24 Thread Leonardo Sandoval
On Fri, 24 Nov 2017 22:58:20 +0300 Andrey Konovalov wrote: > This exact patch also applies to pyro. > Should I send the separate "[OE-core][pyro][PATCH] weston: add patch to set > pitch correctly for subsampled textures" email, > or just asking to merge it into pyro

Re: [OE-core] ✗ patchtest: failure for weston: add patch to set pitch correctly for subsampled textures

2017-11-24 Thread Leonardo Sandoval
On Fri, 24 Nov 2017 20:04:08 - Patchwork wrote: > == Series Details == > > Series: weston: add patch to set pitch correctly for subsampled textures > Revision: 1 > URL : https://patchwork.openembedded.org/series/9949/ > State : failure > > == Summary

[OE-core] ✗ patchtest: failure for weston: add patch to set pitch correctly for subsampled textures

2017-11-24 Thread Patchwork
== Series Details == Series: weston: add patch to set pitch correctly for subsampled textures Revision: 1 URL : https://patchwork.openembedded.org/series/9949/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response.

Re: [OE-core] [rocko][PATCH] weston: add patch to set pitch correctly for subsampled textures

2017-11-24 Thread Andrey Konovalov
This exact patch also applies to pyro. Should I send the separate "[OE-core][pyro][PATCH] weston: add patch to set pitch correctly for subsampled textures" email, or just asking to merge it into pyro as well is enough? Thanks, Andrey On 24.11.2017 22:47, Andrey Konovalov wrote: This fixes

[OE-core] [rocko][PATCH] weston: add patch to set pitch correctly for subsampled textures

2017-11-24 Thread Andrey Konovalov
This fixes display issue with YUV420/I420 and NV12 formats, that can result in crash of weston. The master branch has this fix as part of commit 148920f3971d "weston: Bump version to 3.0.0". The patch has been rebased to apply cleanly to weston 2.0.0. Signed-off-by: Andrey Konovalov

[OE-core] ✗ patchtest: failure for recipes-graphics/piglit: Add patch for fix build in HiKey platforms

2017-11-24 Thread Patchwork
== Series Details == Series: recipes-graphics/piglit: Add patch for fix build in HiKey platforms Revision: 1 URL : https://patchwork.openembedded.org/series/9946/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response.

[OE-core] [PATCH 00/43] Changes stored for Morty

2017-11-24 Thread Armin Kuster
From: Armin Kuster In the spirt of Yocto Compatable, We are submmiting these changes to the list. You are welcome to them. The following changes since commit b4b085b3c34172f2a6a1b7193ae377a4f7e498ac: glibc: CVE-2017-15670 (2017-11-23 17:40:44 -0800) are available in

[OE-core] [morty][PATCH 1/2] glibc: Security fix for CVE-2017-8804

2017-11-24 Thread Armin Kuster
From: Rajkumar Veer Source: https://sourceware.org MR: 74337 Type: Security Fix Disposition: Backport from https://sourceware.org/ml/libc-alpha/2017-05/msg00105.html ChangeID: c8c51220e40185dd0ac3d657046e70b82cb94bee Description: CVE-2017-8804 sunrpc: xdr_bytes/xdr_string

[OE-core] [morty][PATCH 2/2] glibc: CVE-2017-15670

2017-11-24 Thread Armin Kuster
From: Thiruvadi Rajaraman Source: git://sourceware.org/git/glibc.git MR: 76647 Type: Security Fix Disposition: Backport from glibc-2.27 ChangeID: f4494e472d36748c2b3171a91640b26c638f6e0b Description: CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320] Affects: glibc <

Re: [OE-core] [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging

2017-11-24 Thread Burton, Ross
On 18 October 2017 at 22:07, Alejandro Hernandez < alejandro.hernan...@linux.intel.com> wrote: > - Removes the manifest from the python-native recipe (Why was it there >in the first place?, native recipes do not get split). > Was this commit written before you added manifest support to

Re: [OE-core] [morty][PATCH] ppp: include netinet/in.h before linux/in.h in pppoe.h

2017-11-24 Thread akuster808
in akuster/morty-next On 11/16/2017 06:18 PM, Yi Zhao wrote: > The patch ppp-fix-building-with-linux-4.8.patch tries to fix build error > with 4.8 or newer linux headers, but it would break building with kernel > < 4.8. There is a better solution to fix this issue in upstream. > Backport the

Re: [OE-core] [PATCH 2/4] python3: Restructure python3 packaging and replace it with autopackaging

2017-11-24 Thread Burton, Ross
On 18 October 2017 at 22:07, Alejandro Hernandez < alejandro.hernan...@linux.intel.com> wrote: > @@ -77,8 +75,30 @@ do_install() { > sed -i -e '1s|^#!.*|#!/usr/bin/env python3|' $PYTHSCRIPT > done > > - # Tests are large and we don't need them in the native sysroot >

Re: [OE-core] [PATCH][morty] python3: do not hardcode "lib" into site-packages search path

2017-11-24 Thread akuster808
in akuster/morty-next On 11/22/2017 11:46 AM, Aníbal Limón wrote: > From: Alexander Kanavin > > This was not working in multilib or x32 setups and amazingly, was not > noticed until now. > > The actual modification is in Lib/site.py, the rest is just devtool

Re: [OE-core] [morty][PATCH v3 2/2] glibc: Fix CVE-2017-1000366

2017-11-24 Thread akuster808
in akuster/morty-next On 11/21/2017 12:01 PM, George McCollister wrote: > Add backported patches from the upstream release/2.24/master branch to > fix CVE-2017-1000366. Also add a backported patch that resolves SSE > related build problems introduced by these patches. > > Signed-off-by: George

Re: [OE-core] [morty][PATCH v3 1/2] glibc: Fix CVE-2015-5180

2017-11-24 Thread akuster808
in akuster/pyro-next On 11/21/2017 12:01 PM, George McCollister wrote: > Add backported patch to fix CVE-2015-5180 from the upstream > release/2.24/master branch. > > Signed-off-by: George McCollister > --- > > Changes in v2: > - Fix commit message > > Changes in

Re: [OE-core] [pyro][PATCH] glibc: Fix CVE-2017-1000366

2017-11-24 Thread akuster808
in stable/pyro-next On 11/21/2017 12:03 PM, George McCollister wrote: > Add backported patches from the upstream release/2.25/master branch to > fix CVE-2017-1000366. Also add a backported patch that resolves SSE > related build problems introduced by these patches. > > Signed-off-by: George

Re: [OE-core] [pyro][PATCH] glibc_2.25: fix building for x86 with -Os (or -fno-omit-frame-pointer)

2017-11-24 Thread akuster808
in stable/pyro-next On 11/20/2017 11:40 AM, Andre McCurdy wrote: > Glibc 2.25 fails to build for x86 when frame pointers are enabled (ie > when optimised for size or when -fno-omit-frame-pointer is explicitly > included in CFLAGS etc). Backport the upstream fix from glibc 2.26. > > >

Re: [OE-core] [pyro][PATCH] lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome

2017-11-24 Thread akuster808
in stable/pyro-next On 11/20/2017 10:35 AM, Andre McCurdy wrote: > From: Ming Liu > > A flaw was found on my Ubuntu 14.04.5 LTS, on which that gnome-terminal is > the default terminal, when I run any of the tasks: > bitbake busybox -c menuconfig/devshell/devpyshell >

Re: [OE-core] [pyro][PATCH] gcc: Use libssp_nonshared linker specs only for ppc/musl

2017-11-24 Thread akuster808
in stable/pyro-next On 11/13/2017 11:00 AM, Florin Sarbu wrote: > Link libssp_nonshared.a only for ppc/musl because glibc already > provides the content for libssp_nonshared in libc_nonshared.a and > therefore we dont need to make it universal. > > (From OE-Core rev:

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread Burton, Ross
I haven't looked into it further than verifying that reverting the curl upgrade makes it work again. dnf -> python -> gnutls -> curl. Ross On 24 November 2017 at 16:57, akuster808 wrote: > > > On 11/24/2017 04:49 AM, Burton, Ross wrote: > > Now I remember why this was

Re: [OE-core] [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging

2017-11-24 Thread Burton, Ross
diff --git a/meta/recipes-devtools/python/python/sitecustomize.py b/meta/recipes-devtools/python/python/sitecustomize.py > index 273901898a0..4c8b5e2ba3d 100644 > --- a/meta/recipes-devtools/python/python/sitecustomize.py > +++ b/meta/recipes-devtools/python/python/sitecustomize.py > @@ -27,19

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread akuster808
On 11/24/2017 04:49 AM, Burton, Ross wrote: > Now I remember why this was rejected last time: it breaks dnf in musl > (https://autobuilder.yocto.io/builders/nightly-musl/builds/616). is it bugged? - armin > > Ross > > On 21 November 2017 at 20:01, Armin Kuster

[OE-core] [PATCH] recipes-graphics/piglit: Add patch for fix build in HiKey platforms

2017-11-24 Thread Aníbal Limón
From: Aníbal Limón Some EGL implementations do not actually ship all Khronos-extensions. As it turns out, the Mali 450 driver does not include eglGetPlatformDisplay symbol so there is not grauntee to exists use piglit_egl_get_default_display wrapper instead.

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-11-24 Thread Tom Rini
On Fri, Nov 24, 2017 at 03:28:21PM +, Burton, Ross wrote: > Still fails on the autobuilder though: > > 2017-11-24 03:33:51,694 - oe-selftest - INFO - FAIL: test_qemu (wic.Wic) > 2017-11-24 03:33:51,694 - oe-selftest - INFO - >

Re: [OE-core] [PATCH] glibc: malloc: Add missing arena lock in malloc_info

2017-11-24 Thread Burton, Ross
Yes, please. Ross On 24 November 2017 at 04:32, Zhixiong Chi wrote: > Hi Ross, > Is your meaning that I regenerate this patch based on > poky-contrib:ross/mut2 branch? > > Thanks. > > > On 2017年11月23日 19:58, Burton, Ross wrote: > > Thanks Andre. There's a glibc

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-11-24 Thread Burton, Ross
Still fails on the autobuilder though: 2017-11-24 03:33:51,694 - oe-selftest - INFO - FAIL: test_qemu (wic.Wic) 2017-11-24 03:33:51,694 - oe-selftest - INFO - -- 2017-11-24 03:33:51,694 - oe-selftest - INFO - Traceback (most

[OE-core] [PATCH] meta-selftest: fix upstream version checks for devtool test recipes

2017-11-24 Thread Alexander Kanavin
So that they're reported correctly when checking 'universe' for latest upstream versions. Signed-off-by: Alexander Kanavin --- meta-selftest/recipes-test/devtool/devtool-test-patch-gz.bb | 1 +

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread Burton, Ross
Now I remember why this was rejected last time: it breaks dnf in musl ( https://autobuilder.yocto.io/builders/nightly-musl/builds/616). Ross On 21 November 2017 at 20:01, Armin Kuster wrote: > From: Armin Kuster > > v2] - remove inherit > >

[OE-core] read-only rootfs + boot parameters

2017-11-24 Thread Patrick Ohly
Hello! I noticed that APPEND is left unchanged when adding "read-only-rootfs" to IMAGE_FEATURES. The effect is (at least in refkit, which uses an initramfs based on initramfs-framework) that the rootfs initially gets mounted read/write and then gets remounted by systemd as read-only - but only

Re: [OE-core] [PATCH 2/2] connman: correct the systemd boot in read only rootfs

2017-11-24 Thread Patrick Ohly
On Mon, 2017-06-12 at 18:10 +0300, Maxin B. John wrote: > connman fails to start in systemd based read-only images while > creating links: > > Jun 08 12:53:56 qemux86-64 systemd[1]: Starting Create Volatile Files > and Directories... > Jun 08 12:53:56 qemux86-64 systemd-tmpfiles[366]: >