[yocto] Creating a Software Bill of Materials in Yocto Zeus #zeus

2023-07-12 Thread Poornesh G ( India - Bangalore )
Greetings ! Is it possible to generate *"Software Bill of Materials" in Yocto Zeus* ? Is there any recommended patche for creating required bbclass for creating SBOM. INHERIT += "create-spdx" Thanks, -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable RESET_IMX7 and MUX_MMIO config

2023-07-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable RESET_IMX7 and MUX_MMIO config on 12/07/2023 Xiaolei Wang wrote: > RESET_IMX7 and MUX_MMIO are necessary for imx8m hdmi display. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx8/nxp-imx8.cfg |

Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell cn96xx

2023-07-12 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell cn96xx on 12/07/2023 Ruiqiang Hao wrote: > Hi Bruce, > > This patch is for Cypress flash s25fl064l used by customer. > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto >

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx6: Delete unused config CONFIG_USB_EHCI_MXC

2023-07-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx6: Delete unused config CONFIG_USB_EHCI_MXC on 10/07/2023 Xiaolei Wang wrote: > CONFIG_USB_EHCI_MXC has been deleted by SDK, > so delete it. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx6/nxp-imx6.cfg

Re: [linux-yocto] [kernel-cache][master][yocto-6.1][PATCH] features: update ima.cfg to match current meta-integrity

2023-07-12 Thread Bruce Ashfield
merged (also to the new 6.4 branch). Bruce In message: [linux-yocto] [kernel-cache][master][yocto-6.1][PATCH] features: update ima.cfg to match current meta-integrity on 07/07/2023 Armin Kuster wrote: > Signed-off-by: Armin Kuster > --- > features/ima/ima.cfg | 36

Re: [yocto] Devtool fails if SRCREV is set to ${AUTOREV} #kirkstone #devtool #yocto

2023-07-12 Thread Alexander Kanavin
You need to try if it's still broken on current master and then bisect this, to identify where the issue was introduced, and where it was fixed, if it was. Alex On Wed, 12 Jul 2023 at 19:43, Tom Isaacson wrote: > > It worked fine on Dunfell, it's only a problem now we've migrated. The >

Re: [yocto] Devtool fails if SRCREV is set to ${AUTOREV} #kirkstone #devtool #yocto

2023-07-12 Thread Tom Isaacson
It worked fine on Dunfell, it's only a problem now we've migrated. The workaround is to add "SRCREV = " to poky/build/workspace/appends/.bbappend What changes were there around AUTOREV between Dunfell and Kirkstone? Is this still an issue on Mickledore? On Thu, Jul 13, 2023 at 5:03 AM Alexander

Re: [yocto] Devtool fails if SRCREV is set to ${AUTOREV} #kirkstone #devtool #yocto

2023-07-12 Thread Alexander Kanavin
Devtool does not have a maintainer. If you can look into the issue, it would be appreciated. Alex On Tue, 11 Jul 2023 at 23:54, Tom Isaacson wrote: > > Is there a fix for this yet? We just upgraded to Kirkstone and are running > into the same problem. > > Thanks. > > >

Re: [yocto] Request for Quotations for development work

2023-07-12 Thread Richard Purdie
On Tue, 2023-06-20 at 15:09 +0100, Richard Purdie via lists.yoctoproject.org wrote: > The project has some exciting plans in progress and I'm happy to say > we're now in the fortunate position that we're able to seek quotations > for some development work. For more details please see this page on

[linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable RESET_IMX7 and MUX_MMIO config

2023-07-12 Thread Xiaolei Wang via lists.yoctoproject.org
RESET_IMX7 and MUX_MMIO are necessary for imx8m hdmi display. Signed-off-by: Xiaolei Wang --- bsp/nxp-imx8/nxp-imx8.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg index b116ae2d..5477d081 100644 --- a/bsp/nxp-imx8/nxp-imx8.cfg +++

[yocto] /dev/kmsg buffer overrun, some messages lost

2023-07-12 Thread Mahendra Sondagar
Hello there... Hope all are doing well I'm dealing with the Yocto Hardknott version with the Linux kernel version 5.10 Along with the default device driver packages, i have added external driver packages for the Micrel KSZ8795, 4 port LAN switch support I have also applied the patches for the