Re: [OE-core] [PATCH] rpm: Avoid leaking temporary scriplet files

2018-06-29 Thread Alexander Kanavin
2018-06-30 1:53 GMT+02:00 Olof Johansson : >> As scriptlets are executed outside of rpm's chroot, they are being >> written into system's /var/tmp, not rootfs's. This patch should >> probably be amended to prepend the rootfs path when scriptlets are >> written out, and then we should be sorted. > >

[OE-core] LICENSE for recipes with empty SRC_URI

2018-06-29 Thread Andre McCurdy
There doesn't seem to be much consistency in the way LICENSE is handled for recipes which don't need to define anything in SRC_URI. - Packagegroup recipes have a default LICENSE in packagegroup.bbclass and generally don't define their own value, for reasons explained in: http://git.openembedd

Re: [OE-core] [PATCH] dhcp: update 4.4.1

2018-06-29 Thread Christopher Larson
On Fri, Jun 29, 2018 at 1:40 PM akuster808 wrote: > > > On 06/29/2018 08:13 AM, Christopher Larson wrote: > > > > On Sun, Jun 24, 2018 at 11:43 AM Armin Kuster > wrote: > >> include several CVE fixes. >> CVE: CVE-2018-5733 >> CVE: CVE-2018-5732 >> >> LIC_CHKSUM_FILE updated to SPFX format >> >>

Re: [OE-core] [PATCH] rpm: Avoid leaking temporary scriplet files

2018-06-29 Thread Olof Johansson
On 18-06-26 12:33 +0200, Alexander Kanavin wrote: > I believe the culprit is likely this patch: > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-devtools/rpm/files/0001-When-cross-installing-execute-package-scriptlets-wit.patch > > As scriptlets are executed outside of rpm's chro

[OE-core] [PATCH] python*-setuptools: update to 39.2.0

2018-06-29 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_39.0.1.bb => python-setuptools_39.2.0.bb} | 0 .../

[OE-core] [PATCH] mesa: Upgrade 18.1.2 -> 18.1.3

2018-06-29 Thread Otavio Salvador
This upgrades mesa to the 18.1.3 stable release. The changes can be found at: https://www.mesa3d.org/relnotes/18.1.3.html Signed-off-by: Otavio Salvador --- ...am-explictly-add-lib-expat-to-intel-.patch | 6 ++-- ...0002-Simplify-wayland-scanner-lookup.patch | 10 +++--- ...-winsys-svga-drm-

Re: [OE-core] [PATCH] dhcp: update 4.4.1

2018-06-29 Thread akuster808
On 06/29/2018 08:13 AM, Christopher Larson wrote: > > > On Sun, Jun 24, 2018 at 11:43 AM Armin Kuster > wrote: > > include several CVE fixes. > CVE: CVE-2018-5733 > CVE: CVE-2018-5732 > > LIC_CHKSUM_FILE updated to SPFX format > > https://kb.isc.o

Re: [OE-core] [PATCH] recipes-kernel/linux: Enable NUMA Kconfig from MACHINE_FEATURES

2018-06-29 Thread Alistair Francis
On Tue, Jun 19, 2018 at 12:46 PM, Khem Raj wrote: > This is good to apply Ping! Alistair > > On Tue, Jun 19, 2018 at 11:09 AM Alistair Francis > wrote: >> >> On Fri, May 25, 2018 at 8:56 AM, Alistair Francis >> wrote: >> > If the user has set numa in their MACHINE_FEATURES we should enable >>

[OE-core] [PATCH v2] oe-selftest: Add bitbake-layer create-layer test

2018-06-29 Thread Joshua Watt
Adds a test that creates a layer, adds it to bblayers.conf, then ensure that it appears properly in bitbake-layers show-layers. Signed-off-by: Joshua Watt --- meta/lib/oeqa/selftest/cases/bblayers.py | 26 +++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/met

Re: [OE-core] Sumo webkitgtk fails to compile

2018-06-29 Thread Michael Gloff
I'm not sure either why I am seeing this and thought that this would have been also seen on the autobuilder. Is there some configuration on the AB that does not trigger the clash? Can anyone else validate the clash with a fresh checkout of Sumo? Michael On Thu, Jun 28, 2018 at 6:14 AM, Alexander

[OE-core] [PATCH 2/2] xtrans: Fix multilib .pc file conflict

2018-06-29 Thread Richard Purdie
Error: Transaction check error: file /usr/share/pkgconfig/xtrans.pc from install of lib32-xtrans-dev-1:1.3.5-r0.core2_32 conflicts with file from package xtrans-dev-1:1.3.5-r0.core2_64 Signed-off-by: Richard Purdie --- .../xorg-lib/xtrans/multilibfix.patch | 18 ++ m

[OE-core] [PATCH 1/2] staging/image: Fix multilib recipe sysroot issues

2018-06-29 Thread Richard Purdie
Currently if you enable multilib, then build an image, the multilib recipe sysroot is build in the wrong WORKDIR. If you then clean and rebuild the image you see "file exists" errors. This patch ensures the real WORKDIR is used consistently and then cleans/rebuilds also work correctly. Signed-off

[OE-core] [PATCH] Fix & extend recommendations for license packages.

2018-06-29 Thread Alp Özmert
Changed package recommendations so that the license package of a recipe is recommended for all packages of a recipe instead of for one package given by the recipe name. Pre-patch behaviour results in a missing recommendation when a recipe does not have a package with the same name. Signed-off-by:

Re: [OE-core] [PATCH] dhcp: update 4.4.1

2018-06-29 Thread Christopher Larson
On Sun, Jun 24, 2018 at 11:43 AM Armin Kuster wrote: > include several CVE fixes. > CVE: CVE-2018-5733 > CVE: CVE-2018-5732 > > LIC_CHKSUM_FILE updated to SPFX format > > https://kb.isc.org/article/AA-01571 > > remove several patches now included in update. > Shared libarary support is now enable

[OE-core] [sumo][PATCH 2/2] lame: remove LICENSE_FLAGS

2018-06-29 Thread Nicolas Dechesne
From: Kai Kang The patent on mp3 format due to expire, so remove LICENSE_FLAGS from lame recipe. Ref: https://bugzilla.gnome.org/show_bug.cgi?id=774252 Signed-off-by: Kai Kang Signed-off-by: Ross Burton (cherry picked from commit ef98095cabeb54bd86c2cb78229a1180c7403d4d) Signed-off-by: Nicola

[OE-core] [sumo][PATCH 0/2] remove LICENSE_FLAGS for lame and mpg123

2018-06-29 Thread Nicolas Dechesne
The patent for lame and mpg123 have expired, and the LICENSE_FLAGS have been cleared in oe-core recently. Since sumo uses the same version of the software, I thought it would be a good thing to clear the LICENSE_FLAGS there too. These 2 patches are cherry picked from master, applied on sumo. Kai

[OE-core] [sumo][PATCH 1/2] mpg123: remove LICENSE_FLAGS

2018-06-29 Thread Nicolas Dechesne
From: Kai Kang mgp123 is patent free from version 1.25.0, so remove LICENSE_FLAGS. https://mpg123.de/cgi-bin/news.cgi#2017-05-29 Signed-off-by: Kai Kang Signed-off-by: Ross Burton (cherry picked from commit b0bc82a5f238db82425b3b146e269bc6605cbdce) Signed-off-by: Nicolas Dechesne --- meta/r

Re: [OE-core] [morty][PATCH] apr: fix off_t size can't match when configure and in target glibc

2018-06-29 Thread Khem Raj
this is ok. however we should refer to https://bz.apache.org/bugzilla/show_bug.cgi?id=56053 in the patch description somewhere, at least on master. On Fri, Jun 29, 2018 at 5:59 AM George McCollister wrote: > > From: Dengke Du > > When subversion run on x86 and lib32 on x86-64, it use the APR's

Re: [OE-core] [PATCH] dhcp: update 4.4.1

2018-06-29 Thread Paulo Neves
This patch and actually even older dhcp recipes should fail when the ${libdir} = /usr/lib64, because the configure+lt.ac hardcodes $use_binddir/lib and we pass --with-libbind=${STAGING_DIR_HOST}/usr \ Here is my preliminary fix, although it is ugly and just a proof of concept. I am not an autotoo

[OE-core] [morty][PATCH] apr: fix off_t size can't match when configure and in target glibc

2018-06-29 Thread George McCollister
From: Dengke Du When subversion run on x86 and lib32 on x86-64, it use the APR's apr.h header file. But when configure the APR, APR meets the cross compiling, it was hardcoded in configure.in in apr source code. As the following: APR_CHECK_SIZEOF_EXTENDED([#include ], off_t, 8) It pass

Re: [OE-core] [PATCH] kmscube: Update to master from 2018-06-17

2018-06-29 Thread Nicolas Dechesne
On Thu, Jun 28, 2018 at 3:56 PM Daniel Díaz wrote: > > Changes from 0d8de4ce: > c2d4ba8 drm-legacy: fix poll for flip event, actually exit on user input > 56c3917 formats: use weston's egl config matching logic, centralize format > aac3788 Rework default modifier handling > 4f7cec0 Use wea

Re: [OE-core] [OE-Core][PATCH 1/2] image: Set COREBASE as the git directory for timestamp

2018-06-29 Thread Alex Kiernan
On Thu, Jun 28, 2018 at 7:34 PM Peter Kjellerstedt wrote: > > > -Original Message- > > From: Alex Kiernan [mailto:alex.kier...@gmail.com] > > Sent: den 28 juni 2018 17:57 > > To: kerg...@gmail.com > > Cc: richard.pur...@linuxfoundation.org; Peter Kjellerstedt > > ; openembedded-core@lists.

openembedded-core@lists.openembedded.org

2018-06-29 Thread Hong Liu
Fix CVE-2018-1122 & CVE-2018-1122 Signed-off-by: Hong Liu --- .../procps/procps/CVE-2018-1122.patch | 70 ++ .../procps/procps/CVE-2018-1123.patch | 84 ++ meta/recipes-extended/procps/procps_3.3.12.bb | 2 + 3 files changed, 15