[OE-core] [PATCH v2] netbase: use git fetcher

2020-06-28 Thread Yu, Mingli
From: Mingli Yu Use git repo as the the previous URL only stores the latest source file and fails to locate the source tar file if we don't upgrade timely. Signed-off-by: Mingli Yu --- meta/recipes-core/netbase/netbase_6.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

[oe-core][PATCH] linux-firmware: add iwlwifi FWs Qu for IceLake-Y/U

2020-06-28 Thread jmiao1
Add wifi Qu firmware required by intel AX201NGW chipset on Icelake-Y/U. Signed-off-by: Jun Miao --- meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb

[OE-core] ✗ patchtest: failure for gnutls: Modied the license to GPLv2.1+ to keep with LICENSE file.

2020-06-28 Thread Patchwork
== Series Details == Series: gnutls: Modied the license to GPLv2.1+ to keep with LICENSE file. Revision: 1 URL : https://patchwork.openembedded.org/series/24884/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response.

[OE-core][PATCH v2] gnutls: Modied the license to GPLv2.1+ to keep with LICENSE file.

2020-06-28 Thread zhengruoqin
Please reference to https://gitlab.com/gnutls/gnutls/-/issues/1018. Upstream-Status: Backport [https://gitlab.com/gnutls/gnutls/-/merge_requests/1285]. Signed-off-by: Zheng Ruoqin --- ...license-to-GPLv2.1-to-keep-with-LICENSE-f.patch | 88 ++

[[OE-core][Patch] cogl-1.0: cope with missing x11 headers

2020-06-28 Thread Max Krummenacher
Fix commit 3e96efc4dd87 ("cogl-1.0: : don't require eglmesaext.h") if x11 headers are missing. In that case AC_CHECK_HEADERS will report the egl headers missing, as by default on unix it builds for X11 as the platform but the compiler will fail to find the X11 headers. Signed-off-by: Max

Re: [OE-core] git do_unpack

2020-06-28 Thread Alexander Kanavin
It would help if you can: a) provide log.do_unpack that shows that network access is indeed happening; b) demonstrate the behavior with oe-core master, as morty is soon eligible for retro computing museum, and hardly anyone wants to look into that :) Alex On Sun, 28 Jun 2020 at 19:27, John

Re: [OE-core] Status of Go support

2020-06-28 Thread Robert Berger
Hi, My comments are in-line. On 23/06/2020 19:37, Stefan Herbrechtsmeier wrote: Hi, because of the changes to the 'GO111MODULE' variable in go-dep and glide, I wonder if Go is ready for use. I would have expected the variable GO111MODULE to be set to 'off' within the go.bbclass because go

Re: [OE-core] [PATCH 1/3] nfs-utils: upgrade 2.4.3 -> 2.5.1

2020-06-28 Thread Andreas Müller
On Sun, Jun 28, 2020 at 6:36 PM Konrad Weihmann wrote: > > On 28.06.20 15:34, Andreas Müller wrote: > > * cacheio was fixed upstream slightly different > > * nfsdclnts is a python3 script for printing various nfs client information > >pack it in ${PN}-stats > > * replace leading spaces by

[OE-core] git do_unpack

2020-06-28 Thread John Klug
Recently it has come to my attention that in morty, and maybe later, do_unpack for git does not use the downloads directory, and attempts to contact the git server. This is unfortunate, as we often do bitbake -c fetchall and give tarballs of our workspace to customers, thinking it would save

Re: [OE-core] [PATCH 1/3] nfs-utils: upgrade 2.4.3 -> 2.5.1

2020-06-28 Thread Konrad Weihmann
On 28.06.20 15:34, Andreas Müller wrote: * cacheio was fixed upstream slightly different * nfsdclnts is a python3 script for printing various nfs client information pack it in ${PN}-stats * replace leading spaces by tabs in shell tasks Is there a technical reason for this? AFAIK

Re: [[OE-core][Patch] cogl-1.0: : don't require eglmesaext.h

2020-06-28 Thread Andrey Zhizhikin
On Sun, Jun 28, 2020 at 5:07 PM Andrey Zhizhikin via lists.openembedded.org wrote: > > On Sun, Jun 28, 2020 at 4:58 PM Max Krummenacher wrote: > > > > Am Sonntag, den 28.06.2020, 11:04 +0200 schrieb Andrey Zhizhikin: > > > Hello Max > > > > > > On Sun, Jun 28, 2020 at 12:51 AM Max Krummenacher

Re: [[OE-core][Patch] cogl-1.0: : don't require eglmesaext.h

2020-06-28 Thread Andrey Zhizhikin
On Sun, Jun 28, 2020 at 4:58 PM Max Krummenacher wrote: > > Am Sonntag, den 28.06.2020, 11:04 +0200 schrieb Andrey Zhizhikin: > > Hello Max > > > > On Sun, Jun 28, 2020 at 12:51 AM Max Krummenacher > > wrote: > > > > > > Resent from correct email address. Sorry for the noise. > > > > > > Hello

[OE-core] [PATCH] xserver-xorg: add a patch to aid debugging an intermittent AB failure

2020-06-28 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...xserver-crash-out-if-memory-cannot-b.patch | 65 +++ .../xorg-xserver/xserver-xorg_1.20.8.bb | 1 + 2 files changed, 66 insertions(+) create mode 100644

Re: [[OE-core][Patch] cogl-1.0: : don't require eglmesaext.h

2020-06-28 Thread Max Krummenacher
Am Sonntag, den 28.06.2020, 11:04 +0200 schrieb Andrey Zhizhikin: > Hello Max > > On Sun, Jun 28, 2020 at 12:51 AM Max Krummenacher > wrote: > > > > Resent from correct email address. Sorry for the noise. > > > > Hello Andrey > > > > > > Am Samstag, den 27.06.2020, 21:31 +0200 schrieb

[OE-core] [PATCH 3/3] ccache: upgrade 3.7.9 -> 3.7.10

2020-06-28 Thread Andreas Müller
remove SRC_URI[md5sum] Signed-off-by: Andreas Müller --- .../ccache/{ccache_3.7.9.bb => ccache_3.7.10.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/ccache/{ccache_3.7.9.bb => ccache_3.7.10.bb} (86%) diff --git

[OE-core] [PATCH 2/3] ccache: merge ccache.inc into recipe

2020-06-28 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-devtools/ccache/ccache.inc | 28 meta/recipes-devtools/ccache/ccache_3.7.9.bb | 28 +++- 2 files changed, 27 insertions(+), 29 deletions(-) delete mode 100644 meta/recipes-devtools/ccache/ccache.inc diff

[OE-core] [PATCH 1/3] nfs-utils: upgrade 2.4.3 -> 2.5.1

2020-06-28 Thread Andreas Müller
* cacheio was fixed upstream slightly different * nfsdclnts is a python3 script for printing various nfs client information pack it in ${PN}-stats * replace leading spaces by tabs in shell tasks * remove SRC_URI[md5sum] Signed-off-by: Andreas Müller ---

Re: [OE-core][PATCH 1/1 v3] classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks

2020-06-28 Thread Xu, Yanfei
On 6/25/20 12:18 AM, Richard Purdie wrote: On Wed, 2020-06-24 at 23:57 +0800, Xu, Yanfei wrote: On 6/24/20 9:08 PM, Richard Purdie wrote: On Wed, 2020-06-24 at 09:47 +0800, Xu, Yanfei wrote: On 6/24/20 5:51 AM, Richard Purdie wrote: On Tue, 2020-06-23 at 10:31 -0400, Bruce Ashfield wrote:

[OE-core][zeus][PATCH v2] nfs-utils: fix CVE-2019-3689

2020-06-28 Thread wenlin.k...@windriver.com
Fix CVE-2019-3689 Signed-off-by: Wenlin Kang --- ...atd-take-user-id-from-var-lib-nfs-sm.patch | 102 ++ .../nfs-utils/nfs-utils_2.4.1.bb | 1 + 2 files changed, 103 insertions(+) create mode 100644

Re: [OE-core] [PATCH v2] gstreamer1.0-plugins-bad: don't select vulkan if directfb enabled.

2020-06-28 Thread Alexander Kanavin
bb.utils.filter() makes sets out of DISTRO_FEATURES and the second argument, and returns an intersection of the two. So the line shouldn't need any fixing. Are you sure you do not have vulkan in your DISTRO_FEATURES? How are you setting it? What does 'bitbake -e gstreamer1.0-plugins-bad' say?

[OE-core] ✗ patchtest: failure for nfs-utils: fix CVE-2019-3689

2020-06-28 Thread Patchwork
== Series Details == Series: nfs-utils: fix CVE-2019-3689 Revision: 1 URL : https://patchwork.openembedded.org/series/24877/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the

[OE-core][zeus][PATCH] nfs-utils: fix CVE-2019-3689

2020-06-28 Thread wenlin.k...@windriver.com
Fix CVE-2019-3689 Signed-off-by: Wenlin Kang --- ...atd-take-user-id-from-var-lib-nfs-sm.patch | 102 ++ .../nfs-utils/nfs-utils_2.4.1.bb | 1 + 2 files changed, 103 insertions(+) create mode 100644

Re: [[OE-core][Patch] cogl-1.0: : don't require eglmesaext.h

2020-06-28 Thread Andrey Zhizhikin
Hello Max On Sun, Jun 28, 2020 at 12:51 AM Max Krummenacher wrote: > > Resent from correct email address. Sorry for the noise. > > Hello Andrey > > > Am Samstag, den 27.06.2020, 21:31 +0200 schrieb Andrey Zhizhikin: > > Hello Max, > > > > On Sat, Jun 27, 2020 at 1:35 PM Max Krummenacher > >

Re: [OE-core] [PATCH v2] gstreamer1.0-plugins-bad: don't select vulkan if directfb enabled.

2020-06-28 Thread Chenxi Mao
Hi Richard: If I set directfb only in DISTRO_FEATURES, the vulkan will be enabled in gstreamer, that will cause the build break. The root cause is the vulkan didn't support directfb. So I remove this vulkan if directfb enabled. Another solution is separate the directfb with directfb. Like below:

Re: [OE-core] [PATCH v2] gstreamer1.0-plugins-bad: don't select vulkan if directfb enabled.

2020-06-28 Thread Richard Purdie
On Sun, 2020-06-28 at 13:39 +0800, Chenxi Mao wrote: > vulkan didn't support directfb at all. > So remove this configuration if directfb enabled. > > Change-Id: Ia0af5d944e858fbb99a07fcd5f10ab831a93b2d0 > Signed-off-by: Chenxi Mao > --- > .../gstreamer/gstreamer1.0-plugins-bad_1.16.2.bb