[OE-core] [PATCH 15/16] llvm: fix upstream version check

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/llvm/llvm_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb index cb2e1164cfb..3b0a1b3b276 100644 --- a/meta/recipes-devtools/llvm/llvm_git.bb

[OE-core] [PATCH 2/3] fribidi: upgrade 1.0.7 -> 1.0.8

2019-12-19 Thread Ross Burton
Signed-off-by: Ross Burton --- .../fribidi/{fribidi_1.0.7.bb => fribidi_1.0.8.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/fribidi/{fribidi_1.0.7.bb => fribidi_1.0.8.bb} (76%) diff --git a/meta/recipes-support/fribidi/fribidi_1.0.7.bb

[OE-core] [PATCH 2/2] bitbake: fetch2/wget: checkstatus: use the same arguments as parent

2019-12-19 Thread Nicola Lunghi
the commit: 312f1a5e741: bitbake: fetchption: attempt checkstatus again if it fails was introducing an extra parameter to the checkstatus function, overriding the parent. Avoid that and remove recursion as is not needed. Also introduce a small delay between the two requests. Signed-off-by:

Re: [OE-core] [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35

2019-12-19 Thread Khem Raj
On Thu, 2019-12-19 at 14:22 +0100, Alexander Kanavin wrote: > Remove inet-6-.defn-fix-inverted-checks-for-loopback.patch as > it is difficult to rebase and not clear if still necessary. > perhaps Cc the patch authors and get an opinion ? > Signed-off-by: Alexander Kanavin > --- >

[OE-core] [PATCH 05/16] vala: upgrade 0.46.4 -> 0.46.5

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/vala/{vala_0.46.4.bb => vala_0.46.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/vala/{vala_0.46.4.bb => vala_0.46.5.bb} (57%) diff --git a/meta/recipes-devtools/vala/vala_0.46.4.bb

[OE-core] [PATCH 04/16] meson: update 0.52.0 -> 0.52.1

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/meson/meson.inc | 5 +- .../0001-Make-CPU-family-warnings-fatal.patch | 10 +- ...pport-building-allarch-recipes-again.patch | 4 +- .../meson/meson/0003-native_bindir.patch | 26 ++---

[OE-core] [PATCH 08/16] createrepo-c: upgrade 0.15.1 -> 0.15.4

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{createrepo-c_0.15.1.bb => createrepo-c_0.15.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.15.1.bb => createrepo-c_0.15.4.bb} (95%) diff --git

[OE-core] [PATCH 11/16] epiphany: upgrade 3.34.1 -> 3.34.2

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../epiphany/{epiphany_3.34.1.bb => epiphany_3.34.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/epiphany/{epiphany_3.34.1.bb => epiphany_3.34.2.bb} (84%) diff --git

[OE-core] [PATCH 10/16] btrfs-tools: upgrade 5.3.1 -> 5.4

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_5.3.1.bb => btrfs-tools_5.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.3.1.bb => btrfs-tools_5.4.bb} (97%) diff --git

[OE-core] [PATCH 13/16] strace: update to 5.4

2019-12-19 Thread Alexander Kanavin
Drop patch as issue fixed upstream. Signed-off-by: Alexander Kanavin --- ...Check-for-mips-and-alpha-before-usin.patch | 32 --- ...st-test-for-m32-mx32-compile-support.patch | 12 +++ .../strace/{strace_5.3.bb => strace_5.4.bb} | 5 ++- 3 files changed, 8 insertions(+),

[OE-core] [PATCH 16/16] python3-pygments: update to 2.5.2

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{python3-pygments_2.4.2.bb => python3-pygments_2.5.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pygments_2.4.2.bb => python3-pygments_2.5.2.bb} (75%) diff --git

[OE-core] [PATCH 12/16] boost: upgrade 1.71.0 -> 1.72.0

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../boost/{bjam-native_1.71.0.bb => bjam-native_1.72.0.bb}| 0 .../boost/{boost-1.71.0.inc => boost-1.72.0.inc} | 4 ++-- .../boost/{boost_1.71.0.bb => boost_1.72.0.bb}| 0 3 files changed, 2 insertions(+), 2 deletions(-)

[OE-core] [PATCH 06/16] bash-completion: upgrade 2.9 -> 2.10

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{bash-completion_2.9.bb => bash-completion_2.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/bash-completion/{bash-completion_2.9.bb => bash-completion_2.10.bb} (87%) diff --git

[OE-core] [PATCH 09/16] librepo: upgrade 1.11.0 -> 1.11.1

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

[OE-core] [PATCH 07/16] libcomps: upgrade 0.1.12 -> 0.1.14

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/libcomps/libcomps_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/libcomps/libcomps_git.bb b/meta/recipes-devtools/libcomps/libcomps_git.bb index 34881bba372..40b60159bcd 100644 ---

[OE-core] [PATCH 14/16] gnutls: update to 3.6.11.1

2019-12-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../gnutls/gnutls/posix-shell.patch| 14 -- .../gnutls/{gnutls_3.6.8.bb => gnutls_3.6.11.1.bb} | 4 ++-- 2 files changed, 14 insertions(+), 4 deletions(-) rename meta/recipes-support/gnutls/{gnutls_3.6.8.bb => gnutls_3.6.11.1.bb}

[OE-core] [PATCH v3] qemu: Add PACKAGECONFIG for glusterfs

2019-12-19 Thread shohei.maruyama
This commit adds PACKAGECONFIG for glusterfs. glusterfs is not required f- or runqemu, so it should be optional to reduce build time. Signed-off-by: Shohei Maruyama --- meta/recipes-devtools/qemu/qemu.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/qemu/qemu.inc

Re: [OE-core] [PATCH] run-ptest: fix ptest output

2019-12-19 Thread Ross Burton
Remember to include the name of the recipe in the shortlog. -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35

2019-12-19 Thread Alexander Kanavin
On Thu, 19 Dec 2019 at 18:18, Khem Raj wrote: > On Thu, 2019-12-19 at 18:12 +0100, Alexander Kanavin wrote: > > Sure, added them. > > > > I booted a system without the patch, and the network did go up > > without errors. > > > > If the patch is still relevant, I would suggest that an effort is >

[OE-core] [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35

2019-12-19 Thread Alexander Kanavin
Remove inet-6-.defn-fix-inverted-checks-for-loopback.patch as it is difficult to rebase and not clear if still necessary. Signed-off-by: Alexander Kanavin --- ...efn-fix-inverted-checks-for-loopback.patch | 403 -- ...{ifupdown_0.8.22.bb => ifupdown_0.8.35.bb} | 11 +- 2 files

[OE-core] [PATCH 03/16] ovmf: update to 201911

2019-12-19 Thread Alexander Kanavin
Remove unused patch. Signed-off-by: Alexander Kanavin --- ...vmf-update-path-to-native-BaseTools.patch} | 11 --- ...le-adjust-to-build-in-under-bitbake.patch} | 17 +- ... => 0003-ovmf-enable-long-path-file.patch} | 18 +++--- ...patch => 0004-ovmf-Update-to-latest.patch} | 26

[OE-core] [PATCH 01/16] resolvconf: update to 1.80

2019-12-19 Thread Alexander Kanavin
Switch to git, as using debian snapshots makes automated upgrades impossible. Signed-off-by: Alexander Kanavin --- .../resolvconf/{resolvconf_1.79.bb => resolvconf_1.80.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename

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

2019-12-19 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index a95bb5ab937..f53098c45de 100644 ---

[OE-core] [PATCH 1/3] libical: upgrade 3.0.6 -> 3.0.7

2019-12-19 Thread Ross Burton
License-Update: URL updated. Signed-off-by: Ross Burton --- .../libical/{libical_3.0.6.bb => libical_3.0.7.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename meta/recipes-support/libical/{libical_3.0.6.bb => libical_3.0.7.bb} (88%) diff --git

[OE-core] ✗ patchtest: failure for "bitbake: fetch2/wget: checksta..." and 1 more

2019-12-19 Thread Patchwork
== Series Details == Series: "bitbake: fetch2/wget: checksta..." and 1 more Revision: 1 URL : https://patchwork.openembedded.org/series/21688/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH] cmake: Displace VERBOSE setting

2019-12-19 Thread Khem Raj
On Thu, 2019-12-19 at 08:52 +, André Draszik wrote: > Hi Khem, > > On Wed, 2019-12-18 at 15:39 -0800, Khem Raj wrote: > > Setting VERBOSE always, while is fine on one hand for debugging, > > its > > coming at an expense of creating lots and lots of logs, e.g. > > qtwebkit > > compile logs

Re: [OE-core] [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35

2019-12-19 Thread Alexander Kanavin
Sure, added them. I booted a system without the patch, and the network did go up without errors. If the patch is still relevant, I would suggest that an effort is made to get it upstream. It will continue to be difficult to rebase. Alex On Thu, 19 Dec 2019 at 18:03, Khem Raj wrote: > On Thu,

[OE-core] [PATCH V2] cmake: Add a knob for cmake VERBOSE settings

2019-12-19 Thread Khem Raj
Setting VERBOSE always, while is fine on one hand for debugging, its coming at an expense of creating lots and lots of logs, e.g. qtwebkit compile logs alone with VERBOSE is 163MB, there are many other large packages which use cmake e.g. WPE, webkitgtk etc which are in same range with out this

Re: [OE-core] ✗ patchtest: failure for "resolvconf: update to 1.80..." and 15 more

2019-12-19 Thread Alexander Kanavin
On Thu, 19 Dec 2019 at 14:32, Patchwork < patchw...@patchwork.openembedded.org> wrote: > > * Issue Series does not apply on top of target branch > [test_series_merge_on_head] > Suggested fixRebase your series on top of targeted branch > Targeted branch master (currently at

Re: [OE-core] [PATCH] cmake: Displace VERBOSE setting

2019-12-19 Thread Khem Raj
On Thu, 2019-12-19 at 12:01 +, Ross Burton wrote: > On 19/12/2019 08:52, André Draszik wrote: > > Hi Khem, > > > > On Wed, 2019-12-18 at 15:39 -0800, Khem Raj wrote: > > > Setting VERBOSE always, while is fine on one hand for debugging, > > > its > > > coming at an expense of creating lots

[OE-core] [PATCH 1/2] bitbake: fetch2/wget: checkstatus: cleanup URLError exception

2019-12-19 Thread Nicola Lunghi
The exception for urllib.error.URLError can only happen on the with opener.open(r) as response: line. Limit the try except span to this line and move the retry logic of commit 312f1a5e741 outside of the try/except catch see also commit: 312f1a5e741: bitbake: fetchption: attempt checkstatus

[OE-core] ✗ patchtest: failure for "resolvconf: update to 1.80..." and 15 more

2019-12-19 Thread Patchwork
== Series Details == Series: "resolvconf: update to 1.80..." and 15 more Revision: 1 URL : https://patchwork.openembedded.org/series/21685/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35

2019-12-19 Thread Khem Raj
On Thu, 2019-12-19 at 18:12 +0100, Alexander Kanavin wrote: > Sure, added them. > > I booted a system without the patch, and the network did go up > without errors. > > If the patch is still relevant, I would suggest that an effort is > made to get it upstream. It will continue to be difficult

[OE-core] [OE-Core][PATCH 2/2] rootfs-postcommands: Enable rootfs_check_host_user_contaminated

2019-12-19 Thread Alex Kiernan
Enable rootfs_check_host_user_contaminated by default Signed-off-by: Alex Kiernan --- meta/classes/rootfs-postcommands.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/rootfs-postcommands.bbclass b/meta/classes/rootfs-postcommands.bbclass index

[OE-core] [OE-Core][PATCH 1/2] manpages.bbclass: Fix rootfs host corruption

2019-12-19 Thread Alex Kiernan
When running mandb we end up with files owned by the build user, correct this. Also pick up non-default locales and relocate their index.db files to /var/cache. Signed-off-by: Alex Kiernan --- meta/classes/manpages.bbclass | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff

Re: [OE-core] [PATCH 12/25] acl/attr: update to latest upstream releases

2019-12-19 Thread Alexander Kanavin
On Thu, 19 Dec 2019 at 21:56, Ross Burton wrote: > > I don't think this was intentional? > > A more idiomatic way of handling this, although it would break > dependencies, would be to inherit bin_package. > Yeah, the packaging was hidden under all the build hacks so I didn't spot it. Let's do

[OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Joshua Watt
0f698dfd1c8 ("kernel-yocto: streamline patch, configuration and audit phases") appears to have inadvertently broken support for BSP .scc files to provide patches for the kernel. Restore this behavior by adding $bsp_definition to the list of files processed for patches. Additionally, the logic can

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Bruce Ashfield
On Thu, Dec 19, 2019 at 3:32 PM Joshua Watt wrote: > > On Thu, Dec 19, 2019 at 1:30 PM Bruce Ashfield > wrote: > > > > On Thu, Dec 19, 2019 at 1:53 PM Joshua Watt wrote: > > > > > > > > > On 12/19/19 12:45 PM, Bruce Ashfield wrote: > > > > On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt > > > >

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Bruce Ashfield
On Thu, Dec 19, 2019 at 4:53 PM Joshua Watt wrote: > > > On 12/19/19 3:18 PM, Bruce Ashfield wrote: > > On Thu, Dec 19, 2019 at 3:32 PM Joshua Watt wrote: > >> On Thu, Dec 19, 2019 at 1:30 PM Bruce Ashfield > >> wrote: > >>> On Thu, Dec 19, 2019 at 1:53 PM Joshua Watt wrote: > > On

Re: [OE-core] [PATCH 12/25] acl/attr: update to latest upstream releases

2019-12-19 Thread Alexander Kanavin
On Thu, 19 Dec 2019 at 22:01, Alexander Kanavin wrote: > On Thu, 19 Dec 2019 at 21:56, Ross Burton wrote: > >> > I don't think this was intentional? >> >> A more idiomatic way of handling this, although it would break >> dependencies, would be to inherit bin_package. >> > > Yeah, the packaging

[OE-core] [PATCH v3] tune-riscv: Add support for no float

2019-12-19 Thread Alistair Francis
Signed-off-by: Alistair Francis --- v3: - Don't use overrides - Improve the PACKAGE_EXTRA_ARCHS's setting meta/conf/machine/include/riscv/arch-riscv.inc | 3 ++- meta/conf/machine/include/riscv/tune-riscv.inc | 16 +++- 2 files changed, 17 insertions(+), 2 deletions(-) diff

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Joshua Watt
On 12/19/19 3:18 PM, Bruce Ashfield wrote: On Thu, Dec 19, 2019 at 3:32 PM Joshua Watt wrote: On Thu, Dec 19, 2019 at 1:30 PM Bruce Ashfield wrote: On Thu, Dec 19, 2019 at 1:53 PM Joshua Watt wrote: On 12/19/19 12:45 PM, Bruce Ashfield wrote: On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Bruce Ashfield
On Thu, Dec 19, 2019 at 1:45 PM Bruce Ashfield wrote: > > On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt wrote: > > > > 0f698dfd1c8 ("kernel-yocto: streamline patch, configuration and audit > > phases") appears to have inadvertently broken support for BSP .scc files > > to provide patches for the

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Bruce Ashfield
On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt wrote: > > 0f698dfd1c8 ("kernel-yocto: streamline patch, configuration and audit > phases") appears to have inadvertently broken support for BSP .scc files > to provide patches for the kernel. Restore this behavior by adding > $bsp_definition to the

Re: [OE-core] [PATCH 12/25] acl/attr: update to latest upstream releases

2019-12-19 Thread Ross Burton
On 18/12/2019 14:37, Alexander Kanavin wrote: The latest release use standard autotools, so drop all the build system related hacks and patches. ea-acl.inc used to have: PACKAGES =+ "lib${BPN}" FILES_lib${BPN} = "${base_libdir}/lib*${SOLIBS}" And then attr.bb had: LICENSE = "LGPLv2.1+ &

Re: [OE-core] [PATCH 12/25] acl/attr: update to latest upstream releases

2019-12-19 Thread Ross Burton
On 19/12/2019 20:55, Ross Burton wrote: On 18/12/2019 14:37, Alexander Kanavin wrote: The latest release use standard autotools, so drop all the build system related hacks and patches. ea-acl.inc used to have: PACKAGES =+ "lib${BPN}" FILES_lib${BPN} = "${base_libdir}/lib*${SOLIBS}" And then

[OE-core] [PATCH] cmake.bbclass: Define LIB_SUFFIX

2019-12-19 Thread Khem Raj
This variable is used in lot of cmake based packages to denote libdir in multilib environments, now a days there is a better way to include GNUInstallDirs module but thats upto these packages to adopt. Defining this helps compiling a bunch of recipes in extended layers when using multilibbed

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Joshua Watt
On 12/19/19 12:45 PM, Bruce Ashfield wrote: On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt wrote: 0f698dfd1c8 ("kernel-yocto: streamline patch, configuration and audit phases") appears to have inadvertently broken support for BSP .scc files to provide patches for the kernel. Restore this

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Bruce Ashfield
On Thu, Dec 19, 2019 at 1:53 PM Joshua Watt wrote: > > > On 12/19/19 12:45 PM, Bruce Ashfield wrote: > > On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt wrote: > >> 0f698dfd1c8 ("kernel-yocto: streamline patch, configuration and audit > >> phases") appears to have inadvertently broken support for

Re: [OE-core] [PATCH] classes/kernel-yocto: Apply patches from BSP

2019-12-19 Thread Joshua Watt
On Thu, Dec 19, 2019 at 1:30 PM Bruce Ashfield wrote: > > On Thu, Dec 19, 2019 at 1:53 PM Joshua Watt wrote: > > > > > > On 12/19/19 12:45 PM, Bruce Ashfield wrote: > > > On Thu, Dec 19, 2019 at 1:38 PM Joshua Watt wrote: > > >> 0f698dfd1c8 ("kernel-yocto: streamline patch, configuration and

[OE-core] [PATCH] ell: Update to 0.27

2019-12-19 Thread Robert Joslyn
- Fix issue with data overflow and multiple PEMs. - Fix issue with handling DHCP lease expiration. Signed-off-by: Robert Joslyn --- meta/recipes-core/ell/{ell_0.26.bb => ell_0.27.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/ell/{ell_0.26.bb =>

Re: [OE-core] [PATCH v2 2/2] mesa: Upgrade to 19.3.0

2019-12-19 Thread Alistair Francis
On Thu, Dec 19, 2019 at 3:36 AM Ross Burton wrote: > > On 19/12/2019 05:15, Alistair Francis wrote: > > Upgrade mesa to 19.3 and refresh the patches. > > > > As MESA_EGL_NO_X11_HEADERS was renamed to EGL_NO_X11 in [1] we are going > > to change the do_install and add a patch to libepoxy to use

[OE-core] [PATCH v3 2/2] mesa: Upgrade to 19.3.1

2019-12-19 Thread Alistair Francis
Upgrade mesa to 19.3 and refresh the patches. Also change the regex to not look for x.x.0 versions as they are development versions. As MESA_EGL_NO_X11_HEADERS was renamed to EGL_NO_X11 in [1] we are going to change the do_install and add a patch to libepoxy to use the new define. 1:

[OE-core] [PATCH v3 1/2] libepoxy: Update to 1.5.4

2019-12-19 Thread Alistair Francis
Signed-off-by: Alistair Francis --- .../libepoxy/{libepoxy_1.5.3.bb => libepoxy_1.5.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/libepoxy/{libepoxy_1.5.3.bb => libepoxy_1.5.4.bb} (91%) diff --git

[OE-core] [PATCH] python3: Upgrade 3.7.5 -> 3.7.6

2019-12-19 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- .../python/{python3_3.7.5.bb => python3_3.7.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3_3.7.5.bb => python3_3.7.6.bb} (99%) diff --git a/meta/recipes-devtools/python/python3_3.7.5.bb

Re: [OE-core] [PATCH v3 2/2] mesa: Upgrade to 19.3.1

2019-12-19 Thread Alexander Kanavin
On Fri, 20 Dec 2019 at 05:15, Alistair Francis wrote: > Upgrade mesa to 19.3 and refresh the patches. > > Also change the regex to not look for x.x.0 versions as they are > development versions > Old: mesa-(?P\d+(\.\d+)+) New: mesa-(?P\d+(\.^[1-9]\d+)+) I'm not sure what you had in mind, but

Re: [OE-core] [PATCH] cmake: Displace VERBOSE setting

2019-12-19 Thread André Draszik
Hi Khem, On Wed, 2019-12-18 at 15:39 -0800, Khem Raj wrote: > Setting VERBOSE always, while is fine on one hand for debugging, its > coming at an expense of creating lots and lots of logs, e.g. qtwebkit > compile logs alone with VERBOSE is 163MB, there are many other large > packages which use

Re: [OE-core] Status of the NPM refactoring

2019-12-19 Thread André Draszik
Hi Jean-Marie, On Mon, 2019-12-16 at 06:15 -0500, Jean-Marie LEMETAYER wrote: > Hi Andre, > > On Dec 12, 2019, at 9:17 PM, André Draszik g...@andred.net wrote: > > Hi, > > > > On Thu, 2019-12-12 at 07:49 -0500, Jean-Marie LEMETAYER wrote: > > > Hi folks, > > > > > > I am currently trying to

[OE-core] [PATCH] qemu: Add PKGCONFIG for glusterfs

2019-12-19 Thread shohei.maruyama
This commit adds PKGCONFIG for glusterfs. glusterfs is not required for ru- nqemu, so it should be optional to reduce build time. Signed-off-by: Shohei Maruyama --- meta/recipes-devtools/qemu/qemu.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/qemu/qemu.inc

[OE-core] ✗ patchtest: failure for qemu: Add PKGCONFIG for glusterfs

2019-12-19 Thread Patchwork
== Series Details == Series: qemu: Add PKGCONFIG for glusterfs Revision: 1 URL : https://patchwork.openembedded.org/series/21682/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

Re: [OE-core] [PATCH v2 2/2] mesa: Upgrade to 19.3.0

2019-12-19 Thread Ross Burton
On 19/12/2019 05:15, Alistair Francis wrote: Upgrade mesa to 19.3 and refresh the patches. As MESA_EGL_NO_X11_HEADERS was renamed to EGL_NO_X11 in [1] we are going to change the do_install and add a patch to libepoxy to use the new define. I just remembered last night that a Mesa .0 release

Re: [OE-core] [WIP][PATCH 01/12] gstreamer: Add common .inc files for meson based recipes

2019-12-19 Thread Carlos Rafael Giani
First we should discuss the leftover TODOs I think. Since these may not be trivial issues, it would be better to take a look at them and then decide on a case-by-case basis whether to fix them now or later. For convenience, I copy-paste these bits from an older RFC email:

Re: [OE-core] [WIP][PATCH 01/12] gstreamer: Add common .inc files for meson based recipes

2019-12-19 Thread Alexander Kanavin
I read them through now, and none of them are actually a big deal that need further discussion in my opinion. I’d rather get meson conversion done, and handle any issues afterwards. Alex > On 19 Dec 2019, at 12.46, Carlos Rafael Giani wrote: > > First we should discuss the leftover TODOs I

Re: [OE-core] [WIP][PATCH 01/12] gstreamer: Add common .inc files for meson based recipes

2019-12-19 Thread Carlos Rafael Giani
Well, alright, then let's merge this. You do have a point in that we are not close to a release. Plenty of time left to fix these issues afterwards. On 19.12.19 12:54, Alexander Kanavin wrote: I read them through now, and none of them are actually a big deal that need further discussion in my

Re: [OE-core] [PATCH] cmake: Displace VERBOSE setting

2019-12-19 Thread Ross Burton
On 19/12/2019 08:52, André Draszik wrote: Hi Khem, On Wed, 2019-12-18 at 15:39 -0800, Khem Raj wrote: Setting VERBOSE always, while is fine on one hand for debugging, its coming at an expense of creating lots and lots of logs, e.g. qtwebkit compile logs alone with VERBOSE is 163MB, there are

[OE-core] [PATCH v2][warrior] qemu: Add PACKAGECONFIG for glusterfs

2019-12-19 Thread shohei.maruyama
This commit adds PACKAGECONFIG for glusterfs. glusterfs is not required f- or runqemu, so it should be optional to reduce build time. Signed-off-by: Shohei Maruyama --- meta/recipes-devtools/qemu/qemu.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/qemu/qemu.inc

[OE-core] [PATCH][warrior] qemu: Add PACKAGECONFIG for glusterfs

2019-12-19 Thread shohei.maruyama
This commit adds PACKAGECONFIG for glusterfs. glusterfs is not required f- or runqemu, so it should be optional to reduce build time. Signed-off-by: Shohei Maruyama --- meta/recipes-devtools/qemu/qemu.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/qemu/qemu.inc

Re: [OE-core] [PATCH v2][warrior] qemu: Add PACKAGECONFIG for glusterfs

2019-12-19 Thread Alexander Kanavin
Please send a patch for the master branch first. Alex > On 19 Dec 2019, at 13.27, > wrote: > > This commit adds PACKAGECONFIG for glusterfs. glusterfs is not required f- > or runqemu, so it should be optional to reduce build time. > > Signed-off-by: Shohei Maruyama > --- >

Re: [OE-core] [PATCH v2][warrior] qemu: Add PACKAGECONFIG for glusterfs

2019-12-19 Thread shohei.maruyama
Sure. Shohei Maruyama On Thu, 2019-12-19 at 13:29 +0100, Alexander Kanavin wrote: > Please send a patch for the master branch first. > > Alex > > > On 19 Dec 2019, at 13.27, < > > shohei.maruy...@cybertrust.co.jp> wrote: > > > > This commit adds PACKAGECONFIG for glusterfs. glusterfs is not