[OE-core] [meta-oe][PATCH] igt-gpu-tools: add new package

2020-06-08 Thread Arthur She
igt-gpu-tools is a collection of tools for development and testing of the DRM drivers. (https://gitlab.freedesktop.org/drm/igt-gpu-tools) Signed-off-by: Arthur She --- .../igt-gpu-tools/igt-gpu-tools_git.bb| 46 +++ 1 file changed, 46 insertions(+) create mode 100644

[OE-core] [PATCH] encodings: clear postinst script

2020-06-08 Thread kai
From: Kai Kang Postinst script from xorg-font-common.inc doesn't apply to this recipe. So clear the postinst script of encodings. Signed-off-by: Kai Kang --- meta/recipes-graphics/xorg-font/encodings_1.0.5.bb | 4 1 file changed, 4 insertions(+) diff --git

Re: [OE-core] [PATCH] encodings: rdepends on mkfontscale

2020-06-08 Thread kai
On 2020/6/9 上午4:40, Richard Purdie wrote: On Sun, 2020-06-07 at 15:18 +0800, kai wrote: From: Kai Kang It runs mkfontdir and mkfontdir during postinst script which are from package mkfontscale. So make encodings rdepends on mkfontscale. Signed-off-by: Kai Kang ---

Re: [OE-core][PATCH v3] wic: Add --offset argument for partitions

2020-06-08 Thread Denys Dmytriyenko
Not sure if it's related to this change, but I've been seeing this error across the platforms in master past few days: WARNING: bootloader config not specified, using defaults Traceback (most recent call last): File "/OE/poky-master-build/sources/poky/scripts/wic", line 540, in

Re: [OE-core] [PATCH] remove unused DEPLOY_DIR_TOOLS variable from bitbake.conf

2020-06-08 Thread Khem Raj
On Mon, Jun 8, 2020 at 1:15 PM Enrico Jörns wrote: > > Hi, > > Am Donnerstag, den 28.05.2020, 19:02 -0700 schrieb Khem Raj: > > On Wed, May 27, 2020 at 7:36 AM Jacob Kroon > > wrote: > > > On 5/27/20 4:31 PM, Robert P. J. Day wrote: > > > > Variable DEPLOY_DIR_TOOLS was introduced in 2007: > > >

Re: [OE-core] [PATCH] encodings: rdepends on mkfontscale

2020-06-08 Thread Richard Purdie
On Sun, 2020-06-07 at 15:18 +0800, kai wrote: > From: Kai Kang > > It runs mkfontdir and mkfontdir during postinst script which are from > package mkfontscale. So make encodings rdepends on mkfontscale. > > Signed-off-by: Kai Kang > --- > meta/recipes-graphics/xorg-font/encodings_1.0.5.bb | 2

Re: [OE-core] [PATCH] remove unused DEPLOY_DIR_TOOLS variable from bitbake.conf

2020-06-08 Thread Enrico J?rns
Hi, Am Donnerstag, den 28.05.2020, 19:02 -0700 schrieb Khem Raj: > On Wed, May 27, 2020 at 7:36 AM Jacob Kroon > wrote: > > On 5/27/20 4:31 PM, Robert P. J. Day wrote: > > > Variable DEPLOY_DIR_TOOLS was introduced in 2007: > > > > > >commit f751a20152c651a33f08ceda0502fa1d4f11c005 > > >

[OE-core] devtool and multiconfig: Bug or feature?

2020-06-08 Thread Ricardo Ribalda
Hi I am trying to use devtool in combination with multiconfig for the first time, so probably I am doing something wrong. I have created a very simple multiconfig cat build/conf/multiconfig/arm.conf MACHINE = "qemuarm" And then I want to modify bash: devtool modify multiconfig:arm:bash If

Re: [OE-core] The change pointed to by a .scc file not detected when compile kernel

2020-06-08 Thread Bruce Ashfield
On Mon, Jun 8, 2020 at 1:39 AM Yu, Mingli wrote: > > Hi Bruce, > > On 6/4/20 9:04 PM, Bruce Ashfield wrote: > > On Thu, Jun 4, 2020 at 12:52 AM Yu, Mingli wrote: > >> > >> Hi Bruce, > >> > >> Currently, the change pointed to by a .scc file not detected when > >> compile kernel, for example: > >>

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

2020-06-08 Thread Richard Purdie
On Tue, 2020-06-09 at 01:54 +0800, zhengruoqin wrote: > Please reference to https://gitlab.com/gnutls/gnutls/-/issues/1018. > > Upstream-Status: Submitted > [https://gitlab.com/gnutls/gnutls/-/merge_requests/1285]. > > Signed-off-by: Zheng Ruoqin > --- >

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

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

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

2020-06-08 Thread zhengruoqin
Please reference to https://gitlab.com/gnutls/gnutls/-/issues/1018. Upstream-Status: Submitted [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 15/42] cogl-1.0: upgrade 1.22.6 -> 1.22.8

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb | 6 -- meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb | 5 + 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb create mode 100644

[OE-core] [PATCH 26/42] vte: upgrade 0.60.2 -> 0.60.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/vte/{vte_0.60.2.bb => vte_0.60.3.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/vte/{vte_0.60.2.bb => vte_0.60.3.bb} (92%) diff --git a/meta/recipes-support/vte/vte_0.60.2.bb

[OE-core] [PATCH 29/42] debianutils: 4.9.1 -> 4.11

2020-06-08 Thread Alexander Kanavin
License-Update: changed license file path on Debian systems Signed-off-by: Alexander Kanavin --- .../{debianutils_4.9.1.bb => debianutils_4.11.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-support/debianutils/{debianutils_4.9.1.bb =>

[OE-core] [PATCH 33/42] libksba: 1.3.5 -> 1.4.0

2020-06-08 Thread Alexander Kanavin
Adjust the pkg-config patch: - upstream added their own .pc file, so adding it again is not needed. - ksba.m4 adjustment to use pkg-config remains in place, but has to be rebased. Signed-off-by: Alexander Kanavin --- .../libksba/ksba-add-pkgconfig-support.patch | 130 --

[OE-core] [PATCH 08/42] strace: upgrade 5.6 -> 5.7

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/strace/{strace_5.6.bb => strace_5.7.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/strace/{strace_5.6.bb => strace_5.7.bb} (92%) diff --git a/meta/recipes-devtools/strace/strace_5.6.bb

[OE-core] [PATCH 13/42] msmtp: upgrade 1.8.10 -> 1.8.11

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../msmtp/{msmtp_1.8.10.bb => msmtp_1.8.11.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.10.bb => msmtp_1.8.11.bb} (86%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.10.bb

[OE-core] [PATCH 12/42] man-db: upgrade 2.9.1 -> 2.9.2

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../man-db/{man-db_2.9.1.bb => man-db_2.9.2.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/man-db/{man-db_2.9.1.bb => man-db_2.9.2.bb} (92%) diff --git a/meta/recipes-extended/man-db/man-db_2.9.1.bb

[OE-core] [PATCH 38/42] subversion: upgrade 1.13.0 -> 1.14.0

2020-06-08 Thread Alexander Kanavin
Add python3native, as configure probes into python configuration. Signed-off-by: Alexander Kanavin --- .../{subversion_1.13.0.bb => subversion_1.14.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-devtools/subversion/{subversion_1.13.0.bb =>

[OE-core] [PATCH 17/42] vulkan-demos: upgrade to latest revision

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/vulkan/vulkan-demos_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb index 9d7cb2b1e8..9484f010c0 100644 ---

[OE-core] [PATCH 16/42] libdrm: upgrade 2.4.101 -> 2.4.102

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../drm/{libdrm_2.4.101.bb => libdrm_2.4.102.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.101.bb => libdrm_2.4.102.bb} (95%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.101.bb

[OE-core] [PATCH 39/42] xinetd: 2.3.15 -> 2.3.15.4

2020-06-08 Thread Alexander Kanavin
This is updating from an old version from abandoned upstream repo to an actively maintained opensuse fork, hence all the changes and cleanups. License-Update: added suse copyrights Signed-off-by: Alexander Kanavin --- ...VE_SYS_RESOURCE_H-to-guard-sys-resou.patch | 100

[OE-core] [PATCH 10/42] iptables: upgrade 1.8.4 -> 1.8.5

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../iptables/{iptables_1.8.4.bb => iptables_1.8.5.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/iptables/{iptables_1.8.4.bb => iptables_1.8.5.bb} (96%) diff --git

[OE-core] [PATCH 35/42] mpg123: update to 1.26.1

2020-06-08 Thread Alexander Kanavin
Drop a patch merged upstream. Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/mpg123/mpg123/sdl2.patch | 14 -- .../mpg123/{mpg123_1.25.13.bb => mpg123_1.26.1.bb} | 6 ++ 2 files changed, 2 insertions(+), 18 deletions(-) delete mode 100644

[OE-core] [PATCH 23/42] wpebackend-fdo: upgrade 1.6.0 -> 1.6.1

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{wpebackend-fdo_1.6.0.bb => wpebackend-fdo_1.6.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-sato/webkit/{wpebackend-fdo_1.6.0.bb => wpebackend-fdo_1.6.1.bb} (78%) diff --git

[OE-core] [PATCH 09/42] acpica: upgrade 20200430 -> 20200528

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../acpica/{acpica_20200430.bb => acpica_20200528.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/acpica/{acpica_20200430.bb => acpica_20200528.bb} (94%) diff --git

[OE-core] [PATCH 22/42] ffmpeg: upgrade 4.2.2 -> 4.2.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../ffmpeg/{ffmpeg_4.2.2.bb => ffmpeg_4.2.3.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-multimedia/ffmpeg/{ffmpeg_4.2.2.bb => ffmpeg_4.2.3.bb} (98%) diff --git

[OE-core] [PATCH 25/42] libcap: upgrade 2.34 -> 2.36

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/libcap/{libcap_2.34.bb => libcap_2.36.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/libcap/{libcap_2.34.bb => libcap_2.36.bb} (93%) diff --git a/meta/recipes-support/libcap/libcap_2.34.bb

[OE-core] [PATCH 19/42] linux-firmware: upgrade 20200421 -> 20200519

2020-06-08 Thread Alexander Kanavin
License-Update: added more entries to WHENCE, all redistributable Signed-off-by: Alexander Kanavin --- ...linux-firmware_20200421.bb => linux-firmware_20200519.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20200421.bb =>

[OE-core] [PATCH 02/42] pciutils: upgrade 3.6.4 -> 3.7.0

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../pciutils/{pciutils_3.6.4.bb => pciutils_3.7.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-bsp/pciutils/{pciutils_3.6.4.bb => pciutils_3.7.0.bb} (92%) diff --git a/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb

[OE-core] [PATCH 14/42] epiphany: upgrade 3.36.1 -> 3.36.2

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../epiphany/{epiphany_3.36.1.bb => epiphany_3.36.2.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-gnome/epiphany/{epiphany_3.36.1.bb => epiphany_3.36.2.bb} (85%) diff --git

[OE-core] [PATCH 37/42] shared-mime-info: upgrade 1.15 -> 2.0

2020-06-08 Thread Alexander Kanavin
Convert to meson, replace custom call to update-mime-database with a built-in meson option. Signed-off-by: Alexander Kanavin --- .../shared-mime-info/shared-mime-info_git.bb | 24 +-- 1 file changed, 6 insertions(+), 18 deletions(-) diff --git

[OE-core] [PATCH 41/42] ca-certificates: correct upstream version check

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/ca-certificates/ca-certificates_20200601.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20200601.bb b/meta/recipes-support/ca-certificates/ca-certificates_20200601.bb index

[OE-core] [PATCH 07/42] python3-git: upgrade 3.1.2 -> 3.1.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../python/{python3-git_3.1.2.bb => python3-git_3.1.3.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-git_3.1.2.bb => python3-git_3.1.3.bb} (88%) diff --git

[OE-core] [PATCH 31/42] go: 1.14.3 -> 1.14.4

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/go/go-1.14.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/go/go-1.14.inc b/meta/recipes-devtools/go/go-1.14.inc index d729b65267..1050116950 100644 ---

[OE-core] [PATCH 40/42] init-system-helpers: use https for fetching

2020-06-08 Thread Alexander Kanavin
git:// protocol seems to be down. Signed-off-by: Alexander Kanavin --- meta/recipes-core/initscripts/init-system-helpers_1.57.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.57.bb

[OE-core] [PATCH 05/42] pkgconf: upgrade 1.6.3 -> 1.7.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../pkgconf/{pkgconf_1.6.3.bb => pkgconf_1.7.3.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/pkgconf/{pkgconf_1.6.3.bb => pkgconf_1.7.3.bb} (95%) diff --git

[OE-core] [PATCH 04/42] librepo: upgrade 1.11.3 -> 1.12.0

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../librepo/{librepo_1.11.3.bb => librepo_1.12.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/librepo/{librepo_1.11.3.bb => librepo_1.12.0.bb} (93%) diff --git

[OE-core] [PATCH 18/42] xkeyboard-config: upgrade 2.29 -> 2.30

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-fix-python3-support.patch| 34 --- ...onfig_2.29.bb => xkeyboard-config_2.30.bb} | 7 ++-- 2 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644

[OE-core] [PATCH 30/42] git: upgrade 2.26.2 -> 2.27.0

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/git/{git_2.26.2.bb => git_2.27.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/git/{git_2.26.2.bb => git_2.27.0.bb} (51%) diff --git a/meta/recipes-devtools/git/git_2.26.2.bb

[OE-core] [PATCH 28/42] asciidoc: 8.6.10 -> 9.0.0

2020-06-08 Thread Alexander Kanavin
License-Update: copyright years, gpl2 text updated to latest official Signed-off-by: Alexander Kanavin --- .../asciidoc/{asciidoc_8.6.10.bb => asciidoc_9.0.0.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-extended/asciidoc/{asciidoc_8.6.10.bb =>

[OE-core] [PATCH 24/42] gnutls: upgrade 3.6.13 -> 3.6.14

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../gnutls/{gnutls_3.6.13.bb => gnutls_3.6.14.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/gnutls/{gnutls_3.6.13.bb => gnutls_3.6.14.bb} (93%) diff --git a/meta/recipes-support/gnutls/gnutls_3.6.13.bb

[OE-core] [PATCH 42/42] build-sysroots: add sysroot paths with native binaries to PATH

2020-06-08 Thread Alexander Kanavin
staging_populate_sysroot_dir() collects postinsts from the sysroot and executes them. These postinsts, in turn, may call binaries that are only available from the sysroot. This works fine with recipe-specific sysroots, as all necessary paths are already in PATH, but breaks down in this recipe

[OE-core] [PATCH 06/42] python3-numpy: upgrade 1.18.4 -> 1.18.5

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python-numpy/python-numpy.inc| 3 +-- .../{python3-numpy_1.18.4.bb => python3-numpy_1.18.5.bb} | 0 2 files changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python-numpy/{python3-numpy_1.18.4.bb =>

[OE-core] [PATCH 36/42] ovmf: update to 202005

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-core/ovmf/ovmf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index c089627822..91c1b6ba14 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb

[OE-core] [PATCH 03/42] createrepo-c: upgrade 0.15.10 -> 0.15.11

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{createrepo-c_0.15.10.bb => createrepo-c_0.15.11.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.15.10.bb => createrepo-c_0.15.11.bb} (95%) diff --git

[OE-core] [PATCH 21/42] lttng-tools: upgrade 2.12.0 -> 2.12.1

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../lttng/{lttng-tools_2.12.0.bb => lttng-tools_2.12.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-kernel/lttng/{lttng-tools_2.12.0.bb => lttng-tools_2.12.1.bb} (98%) diff --git

[OE-core] [PATCH 20/42] babeltrace2: upgrade 2.0.2 -> 2.0.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-fs.c-initialize-other_entry.patch| 33 --- ...eltrace2_2.0.2.bb => babeltrace2_2.0.3.bb} | 9 +++-- 2 files changed, 4 insertions(+), 38 deletions(-) delete mode 100644

[OE-core] [PATCH 32/42] iproute2: upgrade 5.6.0 -> 5.7.0

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-devlink.c-add-missing-include.patch | 23 +++ .../{iproute2_5.6.0.bb => iproute2_5.7.0.bb} | 6 ++--- 2 files changed, 26 insertions(+), 3 deletions(-) create mode 100644

[OE-core] [PATCH 27/42] bison: upgrade 3.6.2 -> 3.6.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/bison/{bison_3.6.2.bb => bison_3.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/bison/{bison_3.6.2.bb => bison_3.6.3.bb} (94%) diff --git a/meta/recipes-devtools/bison/bison_3.6.2.bb

[OE-core] [PATCH 11/42] libarchive: upgrade 3.4.2 -> 3.4.3

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libarchive/{libarchive_3.4.2.bb => libarchive_3.4.3.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/libarchive/{libarchive_3.4.2.bb => libarchive_3.4.3.bb} (94%) diff --git

[OE-core] [PATCH 34/42] lttng-modules: update to 2.12.1

2020-06-08 Thread Alexander Kanavin
Drop backports. devupstream variant was incorrectly updated in a059fc67da4 (changed to 2.12, but without updating SRCREV), so revert it back to 2.11.2. Signed-off-by: Alexander Kanavin --- ...l-5.7-use-vmalloc_sync_mappings-on-k.patch | 853 --

[OE-core] [PATCH 01/42] linux-yocto: exclude from version checks/automated version updates

2020-06-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc | 2 ++ meta/recipes-kernel/linux/linux-yocto.inc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc