[OE-core] [PATCH] gnu-config: Update to latest SHA

2019-05-17 Thread Alistair Francis
Signed-off-by: Alistair Francis --- meta/recipes-devtools/gnu-config/gnu-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index e597ebedbc..1630c12823

[OE-core] [PATCH v2] gdb: Upgrade from 8.2.1 to 8.3

2019-05-17 Thread Alistair Francis
Bump GDB and change the oeqa selftest expression to allow ptests to pass. Signed-off-by: Alistair Francis --- meta/conf/distro/include/tcmode-default.inc | 2 +- meta/lib/oeqa/selftest/cases/package.py | 2 +- .../gdb/{gdb-8.2.1.inc => gdb-8.3.inc}| 12 +--

Re: [OE-core] [PATCH] gdb: Upgrade from 8.2.1 to 8.3

2019-05-17 Thread Alistair Francis
On Tue, May 14, 2019 at 11:24 AM Randy MacLeod wrote: > > On 5/14/19 1:36 PM, Richard Purdie wrote: > > On Mon, 2019-05-13 at 22:53 +, Alistair Francis wrote: > >> Signed-off-by: Alistair Francis > >> --- > >> If there are issues with the patch the branch is avaliable here: > >>

Re: [OE-core] [PATCH] insane: add sanity checks to SRC_URI

2019-05-17 Thread Burton, Ross
On Fri, 17 May 2019 at 16:24, Jacob Kroon wrote: > On 5/18/19 12:48 AM, Ross Burton wrote: > > The SRC_URI almost definitely shouldn't be using ${BPN}, and GitHub > > */archive/* > "... shouldn't be using ${PN} ..." ? Whoops! Fixed. Ross -- ___

[OE-core] [PATCH v2] insane: add sanity checks to SRC_URI

2019-05-17 Thread Ross Burton
The SRC_URI almost definitely shouldn't be using ${PN}, and GitHub */archive/* tarballs are dynamically generated so the checksums will change over time. Detect both of these, and emit a QA warning if found. Signed-off-by: Ross Burton --- meta/classes/insane.bbclass | 13 - 1 file

[OE-core] [PATCH] insane: add sanity checks to SRC_URI

2019-05-17 Thread Ross Burton
The SRC_URI almost definitely shouldn't be using ${BPN}, and GitHub */archive/* tarballs are dynamically generated so the checksums will change over time. Detect both of these, and emit a QA warning if found. Signed-off-by: Ross Burton --- meta/classes/insane.bbclass | 13 - 1 file

Re: [OE-core] [PATCH 33/37] gst-examples: upgrade to latest revision

2019-05-17 Thread Adrian Bunk
On Fri, May 17, 2019 at 08:11:47PM +0200, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin > --- > meta/recipes-multimedia/gstreamer/gst-examples_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb >

Re: [OE-core] [PATCH 20/37] gnu-config: upgrade to latest revision

2019-05-17 Thread Adrian Bunk
On Fri, May 17, 2019 at 08:11:34PM +0200, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin > --- > meta/recipes-devtools/gnu-config/gnu-config_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb >

[OE-core] [PATCH] python: add a fix for CVE-2019-9948 and CVE-2019-9636

2019-05-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../python/bpo-35907-cve-2019-9948-fix.patch | 55 + .../python/bpo-35907-cve-2019-9948.patch | 55 + .../python/bpo-36216-cve-2019-9636-fix.patch | 28 + .../python/bpo-36216-cve-2019-9636.patch | 111 ++

[OE-core] [PATCH 1/2] valgrind: Make ptest timestamps copasetic

2019-05-17 Thread Randy MacLeod
Avoid ptest failures due to .diffs such as cachegrind/tests/ann1.post.diff: @ Source file 'a.c' is more recent than input file 'cgout-test'. @ Annotations may not be correct. by using: touch a.c -r cgout-test Signed-off-by: Randy MacLeod ---

[OE-core] [PATCH 2/2] valgrind: add 'file' to ptest depends

2019-05-17 Thread Randy MacLeod
to avoid: ./run_openmp_test: line 12: /usr/bin/file: No such file or directory SKIP: drd/tests/omp_matinv when using core-image-minimal to run valgrind ptests. Signed-off-by: Randy MacLeod --- meta/recipes-devtools/valgrind/valgrind_3.15.0.bb | 2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH] libpcre2: upgrade 10.32 -> 10.33

2019-05-17 Thread Alexander Kanavin
License-update: copyright years Signed-off-by: Alexander Kanavin --- .../libpcre/{libpcre2_10.32.bb => libpcre2_10.33.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/libpcre/{libpcre2_10.32.bb => libpcre2_10.33.bb} (90%) diff --git

Re: [OE-core] [PATCH 12/37] systemtap: upgrade 4.0 -> 4.1

2019-05-17 Thread Alexander Kanavin
On Fri, 17 May 2019 at 20:29, akuster808 wrote: > On 5/17/19 11:11 AM, Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > > was stap.py test run? I assume the autobuilder will take care of this. For this batch I only checked that things build, otherwise it'd be just too much time

Re: [OE-core] [PATCH 17/37] libpcre2: upgrade 10.32 -> 10.33

2019-05-17 Thread Alexander Kanavin
Haha yes. Will resend in a second. Alex On Fri, 17 May 2019 at 20:28, Peter Kjellerstedt wrote: > > > -Original Message- > > From: openembedded-core-boun...@lists.openembedded.org > core-boun...@lists.openembedded.org> On Behalf Of Alexander Kanavin > > Sent: den 17 maj 2019 20:12 > >

Re: [OE-core] [PATCH 11/37] go: update 1.12.1->1.12.5

2019-05-17 Thread Alexander Kanavin
On Fri, 17 May 2019 at 20:25, akuster808 wrote: > On 5/17/19 11:11 AM, Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > > --- > > meta/recipes-devtools/go/go-1.12.inc | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git

Re: [OE-core] [PATCH 12/37] systemtap: upgrade 4.0 -> 4.1

2019-05-17 Thread akuster808
On 5/17/19 11:11 AM, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin was stap.py test run? Have you tried this on Beaglebone. Its has been broken on the bsp before? - armin > --- > meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2

Re: [OE-core] [PATCH 17/37] libpcre2: upgrade 10.32 -> 10.33

2019-05-17 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org core-boun...@lists.openembedded.org> On Behalf Of Alexander Kanavin > Sent: den 17 maj 2019 20:12 > To: openembedded-core@lists.openembedded.org > Subject: [OE-core] [PATCH 17/37] libpcre2: upgrade 10.32 ->

Re: [OE-core] [PATCH 11/37] go: update 1.12.1->1.12.5

2019-05-17 Thread akuster808
On 5/17/19 11:11 AM, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin > --- > meta/recipes-devtools/go/go-1.12.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta/recipes-devtools/go/go-1.12.inc > b/meta/recipes-devtools/go/go-1.12.inc > index

[OE-core] [PATCH 37/37] usbutils: upgrade 010->012

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...usb-devices-avoid-dependency-on-bash.patch | 30 --- .../{usbutils_010.bb => usbutils_012.bb} | 5 ++-- 2 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644

[OE-core] [PATCH 35/37] freetype: upgrade 2.9.1 -> 2.10.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../freetype/{freetype_2.9.1.bb => freetype_2.10.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/freetype/{freetype_2.9.1.bb => freetype_2.10.0.bb} (93%) diff --git

[OE-core] [PATCH 36/37] dnf: upgrade 4.2.2 -> 4.2.6

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.6.bb} (98%) diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb

[OE-core] [PATCH 34/37] acpica: upgrade 20190405 -> 20190509

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../acpica/{acpica_20190405.bb => acpica_20190509.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/acpica/{acpica_20190405.bb => acpica_20190509.bb} (91%) diff --git

[OE-core] [PATCH 29/37] linux-firmware: upgrade to latest revision

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../linux-firmware/linux-firmware_git.bb | 128 +- 1 file changed, 65 insertions(+), 63 deletions(-) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index

[OE-core] [PATCH 33/37] gst-examples: upgrade to latest revision

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/gstreamer/gst-examples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb b/meta/recipes-multimedia/gstreamer/gst-examples_git.bb index

[OE-core] [PATCH 30/37] python3-pbr: upgrade 5.1.3 -> 5.2.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python3-pbr_5.1.3.bb | 5 - meta/recipes-devtools/python/python3-pbr_5.2.0.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.1.3.bb create mode

[OE-core] [PATCH 32/37] libdnf: upgrade 0.28.1 -> 0.33.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libdnf/{libdnf_0.28.1.bb => libdnf_0.33.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libdnf/{libdnf_0.28.1.bb => libdnf_0.33.0.bb} (95%) diff --git

[OE-core] [PATCH 31/37] bash-completion: upgrade 2.8 -> 2.9

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{bash-completion_2.8.bb => bash-completion_2.9.bb} | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta/recipes-support/bash-completion/{bash-completion_2.8.bb => bash-completion_2.9.bb} (82%) diff --git

[OE-core] [PATCH 28/37] x264: upgrade to latest revision

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/x264/x264_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index 34c7dc4f789..f22930a0ee2 100644 ---

[OE-core] [PATCH 27/37] libsoup-2.4: upgrade 2.66.1 -> 2.66.2

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libsoup/{libsoup-2.4_2.66.1.bb => libsoup-2.4_2.66.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.66.1.bb => libsoup-2.4_2.66.2.bb} (90%) diff --git

[OE-core] [PATCH 25/37] at-spi2-atk: upgrade 2.30.0 -> 2.32.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../atk/{at-spi2-atk_2.30.0.bb => at-spi2-atk_2.32.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-atk_2.30.0.bb => at-spi2-atk_2.32.0.bb} (80%) diff --git

[OE-core] [PATCH 26/37] glib-networking: upgrade 2.60.1 -> 2.60.2

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{glib-networking_2.60.1.bb => glib-networking_2.60.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-networking/{glib-networking_2.60.1.bb => glib-networking_2.60.2.bb} (87%) diff --git

[OE-core] [PATCH 24/37] at-spi2-core: upgrade 2.30.0 -> 2.32.1

2019-05-17 Thread Alexander Kanavin
From: Upgrade Helper --- .../atk/at-spi2-core/meson-0.50-fix.patch | 31 --- ...-core_2.30.0.bb => at-spi2-core_2.32.1.bb} | 12 +++ 2 files changed, 5 insertions(+), 38 deletions(-) delete mode 100644 meta/recipes-support/atk/at-spi2-core/meson-0.50-fix.patch rename

[OE-core] [PATCH 23/37] pkgconf: upgrade 1.6.0 -> 1.6.1

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../pkgconf/{pkgconf_1.6.0.bb => pkgconf_1.6.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/pkgconf/{pkgconf_1.6.0.bb => pkgconf_1.6.1.bb} (95%) diff --git

[OE-core] [PATCH 22/37] iproute2: upgrade 5.0.0 -> 5.1.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../iproute2/{iproute2_5.0.0.bb => iproute2_5.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/iproute2/{iproute2_5.0.0.bb => iproute2_5.1.0.bb} (68%) diff --git

[OE-core] [PATCH 17/37] libpcre2: upgrade 10.32 -> 10.33

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{libpcre2_10.32.bb => libpcre2_10.33.bb} | 46 +-- 1 file changed, 43 insertions(+), 3 deletions(-) rename meta/recipes-support/libpcre/{libpcre2_10.32.bb => libpcre2_10.33.bb} (61%) diff --git

[OE-core] [PATCH 16/37] alsa-lib: upgrade 1.1.8 -> 1.1.9

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../alsa/{alsa-lib_1.1.8.bb => alsa-lib_1.1.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.8.bb => alsa-lib_1.1.9.bb} (89%) diff --git

[OE-core] [PATCH 19/37] libxcrypt: upgrade 4.4.4 -> 4.4.6

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libxcrypt/{libxcrypt_4.4.4.bb => libxcrypt_4.4.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.4.bb => libxcrypt_4.4.6.bb} (93%) diff --git

[OE-core] [PATCH 21/37] python3-pip: upgrade 19.0.3 -> 19.1.1

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../python/{python3-pip_19.0.3.bb => python3-pip_19.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pip_19.0.3.bb => python3-pip_19.1.1.bb} (81%) diff --git

[OE-core] [PATCH 18/37] lz4: upgrade 1.9.0 -> 1.9.1

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/lz4/{lz4_1.9.0.bb => lz4_1.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/lz4/{lz4_1.9.0.bb => lz4_1.9.1.bb} (94%) diff --git a/meta/recipes-support/lz4/lz4_1.9.0.bb

[OE-core] [PATCH 20/37] gnu-config: upgrade to latest revision

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/gnu-config/gnu-config_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index e597ebedbc1..f52597936db

[OE-core] [PATCH 15/37] alsa-utils: upgrade 1.1.8 -> 1.1.9

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...lsa-utils-scripts_1.1.8.bb => alsa-utils-scripts_1.1.9.bb} | 0 .../alsa/{alsa-utils_1.1.8.bb => alsa-utils_1.1.9.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.8.bb =>

[OE-core] [PATCH 13/37] gawk: upgrade 4.2.1 -> 5.0.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-extended/gawk/{gawk_4.2.1.bb => gawk_5.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/gawk/{gawk_4.2.1.bb => gawk_5.0.0.bb} (90%) diff --git a/meta/recipes-extended/gawk/gawk_4.2.1.bb

[OE-core] [PATCH 14/37] alsa-plugins: upgrade 1.1.8 -> 1.1.9

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../alsa/{alsa-plugins_1.1.8.bb => alsa-plugins_1.1.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/alsa/{alsa-plugins_1.1.8.bb => alsa-plugins_1.1.9.bb} (98%) diff --git

[OE-core] [PATCH 12/37] systemtap: upgrade 4.0 -> 4.1

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index 54de7226608..c5348b3204b 100644

[OE-core] [PATCH 11/37] go: update 1.12.1->1.12.5

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/go/go-1.12.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/go/go-1.12.inc b/meta/recipes-devtools/go/go-1.12.inc index 0cf0a63ff65..7c4cac1fc25 100644 ---

[OE-core] [PATCH 10/37] nss: upgrade 3.43 -> 3.44

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/nss/{nss_3.43.bb => nss_3.44.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/nss/{nss_3.43.bb => nss_3.44.bb} (98%) diff --git a/meta/recipes-support/nss/nss_3.43.bb

[OE-core] [PATCH 07/37] bison: upgrade 3.1 -> 3.3.2

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../bison/dont-depend-on-help2man.patch.patch| 16 +++- .../bison/{bison_3.1.bb => bison_3.3.2.bb} | 4 ++-- 2 files changed, 9 insertions(+), 11 deletions(-) rename meta/recipes-devtools/bison/{bison_3.1.bb => bison_3.3.2.bb} (90%)

[OE-core] [PATCH 09/37] python3-mako: upgrade 1.0.9 -> 1.0.10

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python-mako.inc | 4 ++-- .../python/{python3-mako_1.0.9.bb => python3-mako_1.0.10.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-mako_1.0.9.bb =>

[OE-core] [PATCH 08/37] atk: upgrade 2.30.0 -> 2.32.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...001-Switch-from-filename-to-basename.patch | 38 --- ...able-introspection-for-cross-compile.patch | 7 ++-- .../atk/{atk_2.30.0.bb => atk_2.32.0.bb} | 9 ++--- 3 files changed, 7 insertions(+), 47 deletions(-) delete mode 100644

[OE-core] [PATCH 06/37] piglit: upgrade to latest revision

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...UPWARD-only-if-its-defined-in-fenv.h.patch | 75 --- .../piglit/piglit/format-fix.patch| 69 - meta/recipes-graphics/piglit/piglit_git.bb| 4 +- 3 files changed, 1 insertion(+), 147 deletions(-) delete mode

[OE-core] [PATCH 05/37] adwaita-icon-theme: upgrade 3.30.1 -> 3.32.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-Don-t-use-AC_CANONICAL_HOST.patch | 6 +++--- ...ta-icon-theme_3.30.1.bb => adwaita-icon-theme_3.32.0.bb} | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.30.1.bb =>

[OE-core] [PATCH 04/37] libdazzle: upgrade 3.32.1 -> 3.32.2

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libdazzle/{libdazzle_3.32.1.bb => libdazzle_3.32.2.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/libdazzle/{libdazzle_3.32.1.bb => libdazzle_3.32.2.bb} (73%) diff --git

[OE-core] [PATCH 03/37] createrepo-c: upgrade 0.12.2 -> 0.14.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{createrepo-c_0.12.2.bb => createrepo-c_0.14.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.12.2.bb => createrepo-c_0.14.0.bb} (93%) diff --git

[OE-core] [PATCH 02/37] libmodulemd: upgrade 2.2.3 -> 2.4.0

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/libmodulemd/libmodulemd_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb index

[OE-core] [PATCH 01/37] librepo: upgrade 1.9.6 -> 1.10.2

2019-05-17 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../librepo/{librepo_1.9.6.bb => librepo_1.10.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/librepo/{librepo_1.9.6.bb => librepo_1.10.2.bb} (93%) diff --git

Re: [OE-core] ptest with BBCLASSEXTEND

2019-05-17 Thread Jonathan Rajotte-Julien
> Its not fast to parse this creates about 59 variants of the image. Its > (ab)using the mcextend class to an image and add the ptest to that > image for each ptest in the PTESTS_SLOW and PTESTS_FAST variables. It > also adds openssh since we need an ssh client in the images for > testimage to

[OE-core] [PATCH] liburcu: update to 0.11.0

2019-05-17 Thread Jonathan Rajotte
Drop backported patch. Update paths to files that establish the licensing. Signed-off-by: Jonathan Rajotte --- ...-support-for-the-RISC-V-architecture.patch | 157 -- .../{liburcu_0.10.2.bb => liburcu_0.11.0.bb} | 10 +- 2 files changed, 4 insertions(+), 163 deletions(-)

Re: [OE-core] [PATCH] vim: split the common part into vim.inc

2019-05-17 Thread Alexander Kanavin
This is up to the recipe maintainer (Tom) to do; I only want to ensure AUH does not choke on the recipe. Alex On Fri, 17 May 2019 at 16:29, Martin Jansa wrote: > > Actually the BBCLASSEXTEND = "native" as well, as we don't need both vim > recipes to provide xxd-native. > > On Fri, May 17, 2019

Re: [OE-core] [PATCH] vim: split the common part into vim.inc

2019-05-17 Thread Martin Jansa
To simplify meta/recipes-support/vim/vim-tiny_8.1.1240.bb which currently has: PROVIDES_remove = "xxd" ALTERNATIVE_${PN}_remove = "xxd" Can you move xxd from the .inc file and put it only in vim_8.1.1240.bb? On Fri, May 17, 2019 at 3:53 PM Alexander Kanavin wrote: > Previously vim-tiny would

Re: [OE-core] [PATCH] vim: split the common part into vim.inc

2019-05-17 Thread Martin Jansa
Actually the BBCLASSEXTEND = "native" as well, as we don't need both vim recipes to provide xxd-native. On Fri, May 17, 2019 at 4:27 PM Martin Jansa wrote: > To simplify meta/recipes-support/vim/vim-tiny_8.1.1240.bb which currently > has: > > PROVIDES_remove = "xxd" > ALTERNATIVE_${PN}_remove =

Re: [OE-core] [AUH] Upgrade status: 2019-05-17

2019-05-17 Thread Alexander Kanavin
Apologies for the noise; I am just debugging an issue with AUH, and forgot to switch off email notifications :) Alex On Fri, 17 May 2019 at 16:22, wrote: > > Recipe upgrade statistics: > > * Failed(get_env): 1 > usbutils, 012, Alexander Kanavin > > TOTAL: attempted=1

[OE-core] [AUH] Upgrade status: 2019-05-17

2019-05-17 Thread auh
Recipe upgrade statistics: * Failed(get_env): 1 usbutils, 012, Alexander Kanavin TOTAL: attempted=1 succeeded=0(0.00%) failed=1(100.00%) Recipe upgrade statistics per Maintainer: Alexander Kanavin -- ___ Openembedded-core

[OE-core] [PATCH] vim: split the common part into vim.inc

2019-05-17 Thread Alexander Kanavin
Previously vim-tiny would include the vim recipe wholesale; this meant that they had to be upgraded in a single transaction which devtool cannot cope with. This thwarted the latest AUH run in particular. Signed-off-by: Alexander Kanavin --- meta/recipes-support/vim/vim-tiny_8.1.1240.bb | 2 +-

Re: [OE-core] [master][warrior][PATCH] lttng-modules: Fix build errors for kernel v5.1

2019-05-17 Thread Bruce Ashfield
On Fri, May 17, 2019 at 12:08 AM Naveen Saini wrote: > Backport patches from upstream to fix build errors when building with > kernel v5.1. > When suggesting a backport like this, we should also be logging and showing test results that the newer support patches don't cause issues with older

Re: [OE-core] [PATCH 1/2 v4] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing

2019-05-17 Thread Alexander Kanavin
On Fri, 17 May 2019 at 09:04, Yeoh Ee Peng wrote: > +for rpm in rpm_tests: > +if not rpm_tests[rpm]: > +self.skipTest('No %s on host machine' % os.path.join(rpmdir, > rpm)) Apologies, but this does not look correct. For the other rpm and dnf tests we are able

[OE-core] [PATCH] python-numpy: Avoid installing copy of f2py script

2019-05-17 Thread Alejandro Enedino Hernandez Samaniego
Both python-numpy and python3-numpy try to install the file: ${D}/${bindir}/f2py which causes an error during do_rootfs since the package manager complains about that. The numpy packages create basically copies of f2py script with the following names: f2py (on both) f2py2 (on python 2)

[OE-core] [PATCH] ofono: Use external ell instead of an internal copy

2019-05-17 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta/recipes-connectivity/ofono/ofono.inc | 4 +-- ...in-Quiet-ld-errors-with-external-ell.patch | 36 +++ meta/recipes-connectivity/ofono/ofono_1.29.bb | 1 + 3 files changed, 39 insertions(+), 2 deletions(-) create mode 100644

[OE-core] [PATCH 2/2] oeqa/manual/bsp-hw.json: Remove opengl graphic testing

2019-05-17 Thread Yeoh Ee Peng
Remove the bsps-hw.bsps-hw.Graphics_-_ABAT as it was replaced by the new automated runtime oeqa/runtime/cases/graphic.py. Signed-off-by: Yeoh Ee Peng --- meta/lib/oeqa/manual/bsp-hw.json | 26 -- 1 file changed, 26 deletions(-) diff --git

[OE-core] [PATCH 1/2] oeqa/runtime/cases/graphic: Enable graphic opengl testing

2019-05-17 Thread Yeoh Ee Peng
Convert manual testcase bsps-hw.bsps-hw.bsps-hw.Graphics_-_ABAT from oeqa/manual/bsp-hw.json to runtime automated test. Signed-off-by: Yeoh Ee Peng --- meta/lib/oeqa/runtime/cases/graphic.py | 25 + 1 file changed, 25 insertions(+) create mode 100644

Re: [OE-core] [PATCH 1/2 v3] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing

2019-05-17 Thread Yeoh, Ee Peng
Hi Richard, Yes, you are right, we are checking directory and package on the host server/machine. Actually, this message was inherited from within the rpm, I had made the correction on this new patch. I shall submit another patch to correction for the message inside existing rpm test base

[OE-core] [PATCH 2/2 v4] oeqa/manual/bsp-hw.json: Remove rpm install dependency

2019-05-17 Thread Yeoh Ee Peng
Remove the bsps-hw.bsps-hw.rpm_-__install_dependency_package as it was replaced by the test_rpm_install_dependency inside oeqa/runtime/cases/rpm.py. Signed-off-by: Yeoh Ee Peng --- meta/lib/oeqa/manual/bsp-hw.json | 26 -- 1 file changed, 26 deletions(-) diff --git

[OE-core] [PATCH 1/2 v4] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing

2019-05-17 Thread Yeoh Ee Peng
Convert manual testcase bsps-hw.bsps-hw.rpm_-__install_dependency_package from oeqa/manual/bsp-hw.json to runtime automated test. Signed-off-by: Yeoh Ee Peng --- meta/lib/oeqa/runtime/cases/rpm.py | 34 ++ 1 file changed, 34 insertions(+) diff --git

Re: [OE-core] [PATCH 1/2 v3] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing

2019-05-17 Thread Richard Purdie
Hi Ee Peng, On Fri, 2019-05-17 at 10:07 +0800, Yeoh Ee Peng wrote: > Convert manual testcase bsps-hw.bsps-hw.rpm_- > __install_dependency_package > from oeqa/manual/bsp-hw.json to runtime automated test. > > Signed-off-by: Yeoh Ee Peng > --- > meta/lib/oeqa/runtime/cases/rpm.py | 34 >