[OE-core][dunfell 00/32] Pull request (cover letter only)

2020-06-24 Thread Steve Sakoman
The following changes since commit 6372f78c2456a9b57ef5f8ff9b975426bd1a46be: u-boot-tools: backport patch from upstream to fix gcc 10 builds (2020-06-18 04:34:55 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next

Re: [OE-core] Status of Go support

2020-06-24 Thread Otavio Salvador
Em qua., 24 de jun. de 2020 às 17:17, Stefan Herbrechtsmeier escreveu: > The go-mod.bbclass download data from the internet during do_compile. If > you cut the internet connection after a do_fetch the do_compile failed: Yes, this was the better we could get without hacking go mod tool itself. It

Re: [OE-core] Status of Go support

2020-06-24 Thread Stefan Herbrechtsmeier
Am 23.06.20 um 21:56 schrieb Khem Raj: On 6/23/20 11:35 AM, Stefan Herbrechtsmeier wrote: Am 23.06.20 um 20:16 schrieb Khem Raj: On Tue, Jun 23, 2020 at 9:47 AM Otavio Salvador > wrote:     Hello Stefan,     Em ter., 23 de jun. de 2020 às 13:37,

[OE-core][zeus][PATCH 2/2] python3: un-break disabling the readline PACKAGECONFIG

2020-06-24 Thread Matt Ranostay
From: Alexander Kanavin Previously the readline module would have been built regardless of readline's presence in the sysroot, and the recipe would fail at package_qa. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3_3.7.7.bb | 1 + 1

[OE-core][zeus][PATCH 1/2] python3: make gdbm optional

2020-06-24 Thread Matt Ranostay
From: Alexander Kanavin The use case is building a gpl3-free image, without having to rely on outdated recipes from meta-gplv2 layer. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...report-missing-dependencies-for-disa.patch | 31 +++

[OE-core][warrior][PATCH 2/2] python3: un-break disabling the readline PACKAGECONFIG

2020-06-24 Thread Matt Ranostay
From: Alexander Kanavin Previously the readline module would have been built regardless of readline's presence in the sysroot, and the recipe would fail at package_qa. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3_3.7.7.bb | 1 + 1

[OE-core][warrior][PATCH 1/2] python3: make gdbm optional

2020-06-24 Thread Matt Ranostay
From: Alexander Kanavin The use case is building a gpl3-free image, without having to rely on outdated recipes from meta-gplv2 layer. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...report-missing-dependencies-for-disa.patch | 31 +++

[OE-core] [PATCH] opensbi: Update to OpenSBI v0.8 release

2020-06-24 Thread Alistair Francis
Signed-off-by: Alistair Francis --- meta/conf/machine/include/riscv/qemuriscv.inc | 2 +- .../{opensbi_0.6.bb => opensbi_0.8.bb}| 21 +-- 2 files changed, 11 insertions(+), 12 deletions(-) rename meta/recipes-bsp/opensbi/{opensbi_0.6.bb => opensbi_0.8.bb} (65%) diff

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-24 Thread Richard Purdie
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: > > > > > On Fri, Jun 19,

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-24 Thread Xu, Yanfei
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: On Fri, Jun 19, 2020 at 7:47 AM wrote: From: Yanfei Xu Some filesystems don't support

Re: [OE-core] Add package managers as a plugin

2020-06-24 Thread Alex Stewart
On 6/23/20 6:13 AM, Fredrik Gustafsson wrote: When building and having a good cache hit, a significant amount of time is spent in the phase of generating a rootfs, which is really about the performance of the package manager. ipkg is way slower than deb or rpm. I was interested enough in your

[OE-core] [PATCH 1/2] scripts/install-buildtools: Update to 3.2 M1 buildtools

2020-06-24 Thread Richard Purdie
This fixes issues with openssl certs not working properly which meant error reporting to an error report server was failing. Also, all our downloads are now standarised on "sha256sum" so adjust for that. Signed-off-by: Richard Purdie --- scripts/install-buildtools | 8 1 file changed,

[OE-core] [PATCH 2/2] scripts/install-buildtools: Handle new format checksum files

2020-06-24 Thread Richard Purdie
Autobuilder generated checksum files only have a single space between the sum and the filename, tweak it to account for this. Signed-off-by: Richard Purdie --- scripts/install-buildtools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install-buildtools

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-24 Thread Richard Purdie
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: > > > On Fri, Jun 19, 2020 at 7:47 AM wrote: > > > > From: Yanfei Xu > > > > > > > > Some filesystems don't support symlink, then you

Re: [OE-core] Yocto Project Status WW25'20

2020-06-24 Thread Chris Laplante via lists.openembedded.org
Hi David, > > "Does anyone know what the intended audience is for the Developer Day > presentations?" > > The official description for the intended audience can be found here: > https://www.yoctoproject.org/yocto-project-dev-day-virtual-north-america- > 2020/ > > We will be covering a lot of

[OE-core] [PATCH] curl: upgrade 7.70.0 -> 7.71.0

2020-06-24 Thread Pierre-Jean Texier via lists.openembedded.org
This release includes the following changes: - CURLOPT_SSL_OPTIONS: optional use of Windows' CA store (with openssl) [10] - setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency [31] - setopt: support certificate options in memory with struct curl_blob [41] - tool: Add option

[OE-core] ✗ patchtest: failure for man-db: upgrade 2.9.2 -> 2.9.3

2020-06-24 Thread Patchwork
== Series Details == Series: man-db: upgrade 2.9.2 -> 2.9.3 Revision: 1 URL : https://patchwork.openembedded.org/series/24813/ 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] ✗ patchtest: failure for valgrind: upgrade 3.16.0 -> 3.16.1

2020-06-24 Thread Patchwork
== Series Details == Series: valgrind: upgrade 3.16.0 -> 3.16.1 Revision: 1 URL : https://patchwork.openembedded.org/series/24815/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

[OE-core] ✗ patchtest: failure for man-pages: upgrade 5.06 -> 5.07

2020-06-24 Thread Patchwork
== Series Details == Series: man-pages: upgrade 5.06 -> 5.07 Revision: 1 URL : https://patchwork.openembedded.org/series/24816/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

[OE-core] ✗ patchtest: failure for harfbuzz: upgrade 2.6.7 -> 2.6.8

2020-06-24 Thread Patchwork
== Series Details == Series: harfbuzz: upgrade 2.6.7 -> 2.6.8 Revision: 1 URL : https://patchwork.openembedded.org/series/24817/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

[OE-core] [PATCH] man-pages: upgrade 5.06 -> 5.07

2020-06-24 Thread Wang Mingyu
??file README update. Signed-off-by: Wang Mingyu --- .../man-pages/{man-pages_5.06.bb => man-pages_5.07.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_5.06.bb => man-pages_5.07.bb} (81%) diff --git

[OE-core] [PATCH] harfbuzz: upgrade 2.6.7 -> 2.6.8

2020-06-24 Thread Wang Mingyu
??Signed-off-by: Wang Mingyu --- .../harfbuzz/{harfbuzz_2.6.7.bb => harfbuzz_2.6.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_2.6.7.bb => harfbuzz_2.6.8.bb} (92%) diff --git

[OE-core] [PATCH] man-db: upgrade 2.9.2 -> 2.9.3

2020-06-24 Thread Wang Mingyu
??Signed-off-by: Wang Mingyu --- .../man-db/{man-db_2.9.2.bb => man-db_2.9.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/man-db/{man-db_2.9.2.bb => man-db_2.9.3.bb} (95%) diff --git a/meta/recipes-extended/man-db/man-db_2.9.2.bb

[OE-core] [PATCH] valgrind: upgrade 3.16.0 -> 3.16.1

2020-06-24 Thread Wang Mingyu
??Signed-off-by: Wang Mingyu --- .../valgrind/{valgrind_3.16.0.bb => valgrind_3.16.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/valgrind/{valgrind_3.16.0.bb => valgrind_3.16.1.bb} (98%) diff --git

Re: [OE-core] [PATCH 2/4] eudev: Extend for native/nativesdk

2020-06-24 Thread Christian Eggers
Dear Richard, Am Freitag, 19. Juni 2020, 23:27:38 CEST schrieb Richard Purdie: > A native eudev is a really bad idea, a nativesdk one isn't much better. > If there are libs we need from here, then the recipe should only be > generating those but a "native eudev" makes no sense to be needed by a >

Re: [OE-core] [V2][PATCH] xinit: add rxvt-unicode in RDEPENDS

2020-06-24 Thread Quentin Schulz
Hi, On Wed, Jun 24, 2020 at 09:17:00AM +0800, Changqing Li wrote: > From: Changqing Li > > fix below error: > /etc/X11/xinit/xinitrc: line 55: exec: xterm: not found > > by default, xinit will generate /etc/X11/xinit/xinitrc, > and have below config in it: > XTERM -geometry 80x50+494+51 & >

Re: [OE-core] [V2][PATCH] xinit: add rxvt-unicode in RDEPENDS

2020-06-24 Thread Jacob Kroon
On 6/24/20 3:17 AM, Changqing Li wrote: From: Changqing Li fix below error: /etc/X11/xinit/xinitrc: line 55: exec: xterm: not found by default, xinit will generate /etc/X11/xinit/xinitrc, and have below config in it: XTERM -geometry 80x50+494+51 & XTERM -geometry 80x20+494-0 & exec XTERM