Re: [yocto] Dealing with go dependencies in recipes - native docker-compose

2022-10-16 Thread Bruce Ashfield
On Thu, Oct 13, 2022 at 10:05 AM Konstantin Kletschke < konstantin.kletsc...@inside-m2m.de> wrote: > On Tue, Oct 11, 2022 at 11:23:31PM -0300, Bruce Ashfield wrote: > > > Adding the missing setuptools does get things working. > > Oh my, I was still looking for python3-distutils (deprecated, not >

Re: [linux-yocto] [linux-yocto-dev]: [kernel v5.19/standard/base] | [kernel v5.19/standard/bcm-2xxx-rpi] : mm: kmemleak: Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"

2022-10-16 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto-dev]: [kernel v5.19/standard/base] | [kernel v5.19/standard/bcm-2xxx-rpi] : mm: kmemleak: Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()" on 13/10/2022 Xiangyu Chen wrote: > Hi Bruce, > > > The commit

Re: [yocto] Error during linux booting

2022-10-16 Thread Zoran
Interesting... Looking into the log massage itself! > [0.00] Kernel command line: root=/dev/vda2 rootwait console=ttyS0 > earlycon=uart8250,mmio,0x1000 Command line does not specify baud rate... Usually by default it is 115200. Just a kludge. Then: > [0.00] earlycon:

Re: [yocto] Fixing [host-user-contaminated] warning

2022-10-16 Thread Martin Jansa
You can also chown the files after unpacking them (like in https://github.com/webOS-ports/meta-webos-ports/commit/9fd17a67cdbed92df13a14b002a189b4c6c2d442 ) On Sun, Oct 16, 2022 at 9:13 PM wrote: > Hi, > I am working on a project that uses some proprietary layers from a 3rd > party. These

Re: [yocto] Fixing [host-user-contaminated] warning

2022-10-16 Thread Chuck Wolber
On Sun, Oct 16, 2022 at 12:13 PM wrote: %< SNIP %< > I tried various options of tar to extract these files with different UID > and GID with no success. > How can I solve this issue? I think it would be better if I patch the > script to use the install command but I am not sure how can I

[yocto] Fixing [host-user-contaminated] warning

2022-10-16 Thread umut
Hi, I am working on a project that uses some proprietary layers from a 3rd party. These layers provide tar archives that include prebuilt binaries of some packages and these archives cause host-user-contaminated warnings. Since I only have the root user in my target system, and since I changed

[yocto] Error during linux booting

2022-10-16 Thread Vaibhav Deshpande
Hello I am trying to build a yocto image from the kirkstone branch ( https://github.com/openembedded/openembedded-core/tree/kirkstone) build gets successful but at the time of linux booting I am getting below error. [0.00] Linux version 5.19.0-rc4 (oe-user@oe-host) (riscv64-oe-linux-gcc