[yocto] [meta-selinux][PATCH] libselinux-python: add recipe

2024-01-04 Thread Yi Zhao
We merged libselinux recipe and libselinux-python recipe in commit[1] because we thought the circular dependency was gone. But unfortunately, it still exists. Here are the steps to reproduce: $ echo "DISTRO_FEATURES:append = \" x11\"" >> conf/local.conf $ echo "PACKAGECONFIG:append:pn-python3 = \"

Re: [yocto] How to share a directory between an x86_64 host and a Yocto Dunfell guest? #bitbake #imx8 #poky #qemu #ubuntu #yocto

2024-01-04 Thread Khem Raj
https://wiki.qemu.org/Documentation/9psetup might help. On Thu, Jan 4, 2024 at 3:50 PM Myles Dear wrote: > > Hello, > > I successfully built my Yocto Poky 3.1.30 binary on my x86_64 build host > (running Ubuntu 20.04.6 LTS) and launched via QEMU. So far so good. > > I now wish to share a host d

[yocto] How to share a directory between an x86_64 host and a Yocto Dunfell guest? #bitbake #imx8 #poky #qemu #ubuntu #yocto

2024-01-04 Thread Myles Dear
Hello, I successfully built my Yocto Poky 3.1.30 binary on my x86_64 build host (running Ubuntu 20.04.6 LTS) and launched via QEMU.  So far so good. I now wish to share a host directory with my guest OS, but hit a limitation that neither the 9pnet nor the 9pnet_virtio drivers required for shari

Re: [yocto] [meta-tensorflow][PATCH] layer.conf: revert -> add dl layer to LAYERRECOMMENDS

2024-01-04 Thread Randy MacLeod via lists.yoctoproject.org
Add WR email and ping. See also: https://lists.yoctoproject.org/g/yocto/message/61918 Thanks, ../Randy On 2023-12-15 1:35 p.m., Randy MacLeod via lists.yoctoproject.org wrote: From: Randy MacLeod The -dl (download) layers are not used anywhere but in Wind River products so drop the line that w

Re: [yocto] Overwriting a bbclass

2024-01-04 Thread Lukasz Przenioslo
I have figured that instead of trying to overwrite this specific class, I could as well allow it to run and generate the `extlinux/extlinux.conf` file "as is", and then create a new custom recipe or class that would pick that file up and edit it. Question is, what is the best way to do that? The

Re: [yocto] CVE Scanners and Package Version

2024-01-04 Thread Marta Rybczynska
I will reply here to multiple issues raised in this thread. On Tue, Jan 2, 2024 at 10:46 PM Adrian Freihofer wrote: > > On Tue, 2024-01-02 at 09:24 +0200, Mikko Rapeli wrote: > > Hi, > > > > On Sat, Dec 23, 2023 at 02:47:36AM -0800, fabian.hanke via > > lists.yoctoproject.org wrote: > > > Hello Y

[yocto] Overwriting a bbclass

2024-01-04 Thread Lukasz Przenioslo
Hello, I would like modify how the `extlinux/extlinux.conf` file is create during build. I have figured out that the file responsible for the generation of this file is `poky/meta/classes/uboot-extlinux-config.bbclass`. I need to change the `UBOOT_EXTLINUX_FDT` value there and add an additional