[OE-core] ✗ patchtest: failure for "[warror] popt: fix SRC_URI..." and 3 more

2020-01-11 Thread Patchwork
== Series Details == Series: "[warror] popt: fix SRC_URI..." and 3 more Revision: 1 URL : https://patchwork.openembedded.org/series/21972/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been exec

[OE-core] ✗ patchtest: failure for "[warrir] popt: fix SRC_URI..." and 3 more

2020-01-11 Thread Patchwork
== Series Details == Series: "[warrir] popt: fix SRC_URI..." and 3 more Revision: 1 URL : https://patchwork.openembedded.org/series/21971/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been exec

[OE-core] [warror][PATCH 4/4] stress: update SRC_URI

2020-01-11 Thread Armin Kuster
Fixes: WARNING: stress-1.0.4-r0 do_fetch: Failed to fetch URL http://people.seas.harvard.edu/~apw/stress/stress-1.0.4.tar.gz, attempting MIRRORS if available Signed-off-by: Armin Kuster --- meta/recipes-extended/stress/stress_1.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[OE-core] [warror][PATCH 3/4] sudo: Fix fetching sources

2020-01-11 Thread Armin Kuster
From: Ferry Toth It looks like https://www.sudo.ws/download.html changed certificate and directory structure. This breaks fetching sources. Signed-off-by: Ferry Toth Signed-off-by: Ross Burton Signed-off-by: Armin Kuster (cherry picked from commit f02e9f46ce54fed3c7ddfad7d1003a2fb7ba3a67) Sig

[OE-core] [warror][PATCH 2/4] sudo: correct SRC_URI

2020-01-11 Thread Armin Kuster
From: Alexander Kanavin The old URI returns 404, and has an invalid TLS certificate. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 73ff6aba0a53ffc3ee0a5859a3ad4c8021be4de0) Signed-off-by: Armin Kuster --- meta/recipes-extended/sudo/sudo_1.8.27.bb |

[OE-core] [warror][PATCH 1/4] popt: fix SRC_URI

2020-01-11 Thread Armin Kuster
From: Oleksandr Kravchuk rpm5.org has been down for about a year now. Use linuxfromscratch.org as an alternative reliable source instead. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie (cherry picked from commit d9224014da9a512b1b8837e4e7a736d465c97be3) Signed-off-by: Armin Ku

[OE-core] [warrir][PATCH 4/4] stress: update SRC_URI

2020-01-11 Thread Armin Kuster
Fixes: WARNING: stress-1.0.4-r0 do_fetch: Failed to fetch URL http://people.seas.harvard.edu/~apw/stress/stress-1.0.4.tar.gz, attempting MIRRORS if available Signed-off-by: Armin Kuster --- meta/recipes-extended/stress/stress_1.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[OE-core] [warrir][PATCH 3/4] sudo: Fix fetching sources

2020-01-11 Thread Armin Kuster
From: Ferry Toth It looks like https://www.sudo.ws/download.html changed certificate and directory structure. This breaks fetching sources. Signed-off-by: Ferry Toth Signed-off-by: Ross Burton Signed-off-by: Armin Kuster (cherry picked from commit f02e9f46ce54fed3c7ddfad7d1003a2fb7ba3a67) Sig

[OE-core] [warrir][PATCH 2/4] sudo: correct SRC_URI

2020-01-11 Thread Armin Kuster
From: Alexander Kanavin The old URI returns 404, and has an invalid TLS certificate. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 73ff6aba0a53ffc3ee0a5859a3ad4c8021be4de0) Signed-off-by: Armin Kuster --- meta/recipes-extended/sudo/sudo_1.8.27.bb |

[OE-core] [warrir][PATCH 1/4] popt: fix SRC_URI

2020-01-11 Thread Armin Kuster
From: Oleksandr Kravchuk rpm5.org has been down for about a year now. Use linuxfromscratch.org as an alternative reliable source instead. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie (cherry picked from commit d9224014da9a512b1b8837e4e7a736d465c97be3) Signed-off-by: Armin Ku

Re: [OE-core] [PATCH 1/2] qemuboot-mips: Enable VGA device

2020-01-11 Thread Khem Raj
OK I can reproduce atleast couple of them On Sat, Jan 11, 2020 at 3:44 PM Richard Purdie wrote: > > On Sat, 2020-01-11 at 12:25 -0800, Khem Raj wrote: > > > > > > On Sat, Jan 11, 2020 at 1:16 AM Richard Purdie < > > richard.pur...@linuxfoundation.org> wrote: > > > On Fri, 2020-01-10 at 09:29 -080

Re: [OE-core] [PATCH 1/2] qemuboot-mips: Enable VGA device

2020-01-11 Thread Richard Purdie
On Sat, 2020-01-11 at 12:25 -0800, Khem Raj wrote: > > > On Sat, Jan 11, 2020 at 1:16 AM Richard Purdie < > richard.pur...@linuxfoundation.org> wrote: > > On Fri, 2020-01-10 at 09:29 -0800, Khem Raj wrote: > > > This helps in booting weston images ( core-image-weston ) with > > fbdev > > > backen

Re: [OE-core] [PATCH 1/2] qemuboot-mips: Enable VGA device

2020-01-11 Thread Khem Raj
On Sat, Jan 11, 2020 at 1:16 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Fri, 2020-01-10 at 09:29 -0800, Khem Raj wrote: > > This helps in booting weston images ( core-image-weston ) with fbdev > > backend, without this westons initialization of fbdev backend fails > > beca

Re: [OE-core] [master][zeus][PATCH] toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()

2020-01-11 Thread akuster808
On 1/10/20 7:32 PM, Peter Kjellerstedt wrote: > *ping* Now that its in master, I will queue it up for zeus. - armin > > //Peter > >> -Original Message- >> From: openembedded-core-boun...@lists.openembedded.org > boun...@lists.openembedded.org> On Behalf Of Peter Kjellerstedt >> Sent:

[OE-core] [PATCH] kernel: introduce two convenient variables

2020-01-11 Thread liu . ming50
From: Ming Liu Introduce KERNEL_INITRAMFS_BUNDLE_TYPES and KERNEL_INITRAMFS_FIT_TYPES variables that a end user could override them easily in local.conf. Drop the hard-coded initramfs image names, no functional changes. Signed-off-by: Ming Liu --- meta/classes/kernel-artifact-names.bbclass |

[OE-core] [PATCH] kernel.bbclass: merge bbclass inheriting

2020-01-11 Thread liu . ming50
From: Ming Liu Merge bbclass inheriting lines to avoid being redundant. Signed-off-by: Ming Liu --- meta/classes/kernel.bbclass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index 750988f..49efc19 100644 --- a/m

Re: [OE-core] [PATCH 00/16] site updates (autotools / coreutils)

2020-01-11 Thread Richard Purdie
On Sat, 2020-01-11 at 16:10 +0200, Adrian Bunk wrote: > Are these values not part of what is being checked for rebuilds? > > I was surprised that after the latest pull on master including these > changes nothing was rebuilt (except perl due to an unrelated commit). Already ahead of you, its a bug

Re: [OE-core] [PATCH 00/16] site updates (autotools / coreutils)

2020-01-11 Thread Adrian Bunk
Are these values not part of what is being checked for rebuilds? I was surprised that after the latest pull on master including these changes nothing was rebuilt (except perl due to an unrelated commit). cu Adrian -- ___ Openembedded-core mailing list

[OE-core] [PATCH] curl: upgrade 7.67.0 -> 7.68.0

2020-01-11 Thread Pierre-Jean Texier via Openembedded-core
See full changelog https://curl.haxx.se/changes.html#7_68_0 The hash of the license is updated because the copyright year was updated in COPYING file: -Copyright (c) 1996 - 2019, Daniel Stenberg, , and many +Copyright (c) 1996 - 2020, Daniel Stenberg, , and many Signed-off-by: Pierre-Jean Texier

[OE-core] ✗ patchtest: failure for "meta-extsdk-toolchain: Mark as..." and 1 more

2020-01-11 Thread Patchwork
== Series Details == Series: "meta-extsdk-toolchain: Mark as..." and 1 more Revision: 1 URL : https://patchwork.openembedded.org/series/21963/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [PATCH 2/2] glib-2.0: Fix hardcoded paths in checksums

2020-01-11 Thread Richard Purdie
The expansion by this function, recently added by the meson site handling code was causing hardcoded paths to become embedded in the tash hashes. Avoid this (and hence avoid eSDK failures which exposed this). Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0_2.62.4.bb | 3 ++-

[OE-core] [PATCH 1/2] meta-extsdk-toolchain: Mark as nostamp

2020-01-11 Thread Richard Purdie
This recipe needs to generate the latest hashes. With unihash we may not rebuild as previous dependencies may be marked as equivalent. eSDK which uses this is nostamp already, mark this task as nostamp also for the same reason. Signed-off-by: Richard Purdie --- meta/recipes-core/meta/meta-extsd

Re: [OE-core] [PATCH 00/11] Make MIME work on desktops

2020-01-11 Thread Andreas Müller
On Thu, Jan 9, 2020 at 9:26 PM Andreas Müller wrote: > > On fresh images file-browsers do not know how to open files and usually open a > dialog with ALL applications available on the machine. This is not what users > are used to when working with linux: For just one application installed per > Mi

Re: [OE-core] [PATCH 1/2] qemuboot-mips: Enable VGA device

2020-01-11 Thread Richard Purdie
On Fri, 2020-01-10 at 09:29 -0800, Khem Raj wrote: > This helps in booting weston images ( core-image-weston ) with fbdev > backend, without this westons initialization of fbdev backend fails > because it does not get correct frame buffer settings and exits > pre-maturely > > Signed-off-by: Khem R