[OE-core] [kirkstone][PATCH 2/2] externalsrc.bbclass: support crate fetcher on externalsrc

2022-07-14 Thread Richard Pastrick
From: Chanho Park To support crate:// fetcher on externalsrc, we need to make pass-through the URIs in SRC_URI. Signed-off-by: Chanho Park Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie Signed-off-by: Richard Pastrick --- meta/classes/externalsrc.bbclass | 2 +- 1 file changed,

[OE-core] [kirkstone][PATCH 1/2] cargo_common.bbclass: enable bitbake vendoring for externalsrc

2022-07-14 Thread Richard Pastrick
From: Chanho Park To support crate:// fetcher on externalsrc, we need to remove "-z ${EXTERNALSRC} check of bitbake vendoring. It is possible to disable vendoring by CARGO_DISABLE_BITBAKE_VENDORING = "1" if externalsrc-ed project does not want to enablt it. Signed-off-by: Chanho Park Signed-off

[OE-core][PATCH] sstatesig: Include all dependencies in SPDX task signatures

2022-07-14 Thread Joshua Watt
SDPX generation involves looking through BB_TASKDEPDATA for dependencies, then linking to the generated documents for those dependencies. These document links use a checksum to validate the document, which means that if a upstream document changes, all downstream documents must be regenerated to ge

[OE-core] [PATCH 10/10] yocto-bsps/5.15: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: a40d2daf2795 pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.15.bbappend| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff -

[OE-core] [PATCH 08/10] linux-yocto/5.10: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 2883e69e202d pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.10.bb | 2 +- .../linux/linux-yocto-tiny_5.10.bb| 4 ++-- meta/recipes-ke

[OE-core] [PATCH 09/10] yocto-bsps/5.10: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 2883e69e202d pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.10.bbappend| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff -

[OE-core] [PATCH 07/10] linux-yocto/5.15: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: a40d2daf2795 pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.15.bb | 2 +- .../linux/linux-yocto-tiny_5.15.bb| 2 +- meta/recipes-kern

[OE-core] [PATCH 06/10] linux-yocto/5.10: update to v5.10.130

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 26ae9c361414 Linux 5.10.130 8365b151fd50 dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate 37147e22cd8d dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_a

[OE-core] [PATCH 05/10] linux-yocto/5.15: update to v5.15.54

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 843dae1756d9 Linux 5.15.54 c0c041a60cac selftests/net: fix section name when using xdp_dummy.o a5fe76328ea5 dmaengine: idxd: force wq context cleanup on device disable path 56

[OE-core] [PATCH 02/10] linux-yocto/5.15: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.15.bb | 2 +- .../linux/linux-yocto-tiny_5.15.bb| 2 +-

[OE-core] [PATCH 04/10] yocto-bsps/5.15: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.15.bbappend| 8 1 file changed, 4 insertions(+), 4 de

[OE-core] [PATCH 03/10] yocto-bsps/5.10: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.10.bbappend| 8 1 file changed, 4 insertions(+), 4 de

[OE-core] [PATCH 00/10] linux-yocto: consolidated pull request

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Richard, The gen-mach-types patches are repeats of ones I sent before, but I've included them to make the ordering clear. After that, we have two -stable updates (getting ready for the "big" CVE updates) And then the pnmtologo fixes. That should be all the builpaths warnin

[OE-core] [PATCH 01/10] linux-yocto/5.10: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.10.bb | 2 +- .../linux/linux-yocto-tiny_5.10.bb| 4 ++-

Re: [OE-core] python3-jsonschema: is ${PYTHON_PN}-setuptools-scm still needed?

2022-07-14 Thread Alexander Kanavin
You can send a patch and it will be taken to testing. Such regressions should be easy to spot. Alex On Thu, 14 Jul 2022 at 21:03, Jan Vermaete wrote: > > Hi, > > I think the RDEPENDS on ${PYTHON_PN}-setuptools-scm is not needed anymore. > Could this one be removed? And how to test it? > > br >

[OE-core] python3-jsonschema: is ${PYTHON_PN}-setuptools-scm still needed?

2022-07-14 Thread Jan Vermaete
Hi, I think the RDEPENDS on ${PYTHON_PN}-setuptools-scm is not needed anymore. Could this one be removed? And how to test it? br -- Jan Vermaete “Success is a self-correcting phenomenom.” -- Gary Hamel -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Onli

[OE-core] [PATCH] udev-extraconf:mount.sh: fix path mismatching issues

2022-07-14 Thread Ming Liu
From: Ming Liu Since commit f077befd5f36ad88623aaf6a38b1a837ecb18650: [ udev-extraconf: let automount base directory configurable ] the mount base directory was configurable, we need drop 'run-media' usage as well, change to figure it out from MOUNT_BASE. Also 'get_label_name' function needs to

[OE-core] [PATCH V3 1/1] meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE

2022-07-14 Thread Ming Liu
From: Ming Liu Sometimes an end user might want to choose another kernel type argument for uboot-mkimage other than "kernel", for instance: "kernel_noload". Let's introduce a variable UBOOT_MKIMAGE_KERNEL_TYPE to support that, and it could be used by BSP layers as well. Signed-off-by: Ming Liu

[OE-core] [PATCH V3 0/1] meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE

2022-07-14 Thread Ming Liu
From: Ming Liu Changes in V3: 1 Fixed a oe-selftest failure. Ming Liu (1): meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE meta/classes/kernel-fitimage.bbclass | 2 +- meta/classes/kernel-uboot.bbclass| 3 +++ meta/classes/kernel-uimage.bbclass | 2 +- meta/lib/oeqa/selftest/cas

[OE-core] Kernel debug info

2022-07-14 Thread Richard Purdie
Hi Bruce, I've been wondering why some kernels show up the source files issues and some don't. In order for it to happen it seems we need CONFIG_DEBUG_INFO set. That appears to be set by default for beaglebone but not for qemux86-64. I wasn't sure where/how that is getting pulled into the BSPs, q

Re: [OE-core] [PATCH v4] curl : Add ptest

2022-07-14 Thread Alexandre Belloni via lists.openembedded.org
Hello, This made it in master and we found a reproducibility issue. I've opened this bug to track that: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14863 Could you have a look? I guess that if the tests don't need the Makefiles, we could just drop them. Thanks! On 06/07/2022 18:18:27+08

[OE-core] [PATCH v2 1/1] oeqa: test_invalid_recipe_src_uri expect parse time error

2022-07-14 Thread Paulo Neves
Before this commit the test expected a runtime error but the logic of the fetcher changed so that files not found for checksumming cause a fatal interruption of the parse, thuse never reaching the runtime error this test expected. This commit aligns with the bitbake changes to the fetcher. Signed-

Re: [OE-core] [PATCH v2 1/2] rust-common: Fix use of target definitions for SDK generation

2022-07-14 Thread Otavio Salvador
Hello Alejandro, Em qua., 13 de jul. de 2022 às 21:08, Alejandro Hernandez Samaniego < a...@linux.microsoft.com> escreveu: > These look okay to me, could we backport these to Kirkstone? > This is my goal as well; kirkstone is broken for me at this moment. -- Otavio Salvador

Re: [OE-core] [PATCH v3 1/2] poky-altcfg: enable usrmerge

2022-07-14 Thread Jacob Kroon
On 7/13/22 19:53, Richard Purdie wrote: On Wed, 2022-07-13 at 17:55 +0100, Luca Bocassi wrote: From: Luca Boccassi Ensure it gets tested by the CI Signed-off-by: Luca Boccassi --- meta-poky/conf/distro/poky-altcfg.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-poky/conf/d

Re: [OE-core][kirkstone 01/27] ruby: add PACKAGECONFIG for capstone

2022-07-14 Thread Richard Purdie
On Wed, 2022-07-13 at 18:42 -1000, Steve Sakoman wrote: > At this point I've only seen this on kirkstone, but I suspect it is > only a matter of time before we see it on master too. So we should > probably consider this for master too. No probably about it, I've queued for testing! Cheers, Richa

[OE-core] [PATCH] gcc-runtime: Fix build when using gold

2022-07-14 Thread Richard Purdie
If gold is enabled as the default linker, it errors trying to link to our dummy library empty file and this turns off things which should be present in libstdc++. For example, _GLIBCXX_HAVE_S_ISREG isn't defined and HAVE_S_ISREG in libstdc++-v3/config.h isn't set properly. Instead of just creatin

Re: [OE-core] [PATCH] gcc : Bug-105039

2022-07-14 Thread Richard Purdie
On Mon, 2022-07-11 at 19:54 +0530, Pgowda wrote: > From: pgowda > > Upstream-Status: Backport > [https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=9234cdca6ee88badfc00297e72f13dac4e540c79] > > Signed-off-by: pgowda > --- > meta/recipes-devtools/gcc/gcc-12.1.inc| 1 + > .../gcc/gcc/0026-

Re: [OE-core] libstdc++ honister -> kirkstone

2022-07-14 Thread Phil Reid
On 14/07/2022 6:13 am, Richard Purdie wrote: On Tue, 2022-07-12 at 13:23 +0800, Phil Reid wrote: On 8/07/2022 9:05 pm, Richard Purdie wrote: On Tue, 2022-07-05 at 21:01 -0700, mfum...@electromag.com.au wrote: Hello there, It isn't due to EOVERFLOW but make_file_type function in libstdc++-