[yocto] Remove unwanted packages from core-image-minimal. #distro #kirkstone #yocto

2023-07-12 Thread vivsundar
Hi I am building an image for my custom board.  I use the core-image-minimal and add packages needed by using > > > IMAGE_INSTALL:append = " valgrind" I add this line in local.conf file so the core-image-minimal gets build with valgrind in this case. But the default core-image-minimal also con

[yocto] Remove unwanted packages from core-image-minimal. #distro #kirkstone #yocto

2023-07-12 Thread vivsundar
Hi I am building an image for my custom board.  I use the core-image-minimal and add packages needed by using > > > IMAGE_INSTALL:append = " valgrind" I add this line in local.conf file so the core-image-minimal gets build with valgrind in this case. But the default core-image-minimal also con

[yocto] [meta-openembedded]/[meta-multimedia] Enabling pipewire support on yocto mickledore

2023-07-12 Thread sandeep . kel
hi, This is regarding enabling pipewire support in the yocto project. I checked out mickledore code from the  git and built the code successfully for core-image-sato. Looking to enable pipewire support, i discovered that pipewire is already part of *meta-openembedded/meta- multimedia.* I trie

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

2023-07-12 Thread Khem Raj
On Wed, Jul 12, 2023 at 10:59 PM Poornesh G ( India - Bangalore ) wrote: > > 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" zeus is too old f

[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: [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 > workarou

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 K

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 >

[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 K