Re: [yocto] Help to understand buildhistory installed-package-sizes.txt

2025-02-07 Thread emailaddress.ashish via lists.yoctoproject.org
Thanks Nicholas Krause -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64739): https://lists.yoctoproject.org/g/yocto/message/64739 Mute This Topic: https://lists.yoctoproject.org/mt/111048154/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Uns

[yocto] Any way we can reduce openjdk-8 in yocto

2025-02-07 Thread emailaddress.ashish via lists.yoctoproject.org
Hi Members , I am trying to get the RFS size reduction . In this process i see we have openjdk-8 consuming around 117018 KiB 1) Is there any known way to reduce this size ? 2) Or if any pointers to get JRE instead of JDK If members can please share any pointer / link or discussion on this line

Re: [yocto] Any way we can reduce openjdk-8 in yocto

2025-02-07 Thread Peter Marko via lists.yoctoproject.org
You can use openjre-8 instead of openjdk-8 in your image. Peter > -Original Message- > From: yocto@lists.yoctoproject.org On Behalf Of > emailaddress.ashish via lists.yoctoproject.org > Sent: Friday, February 7, 2025 10:15 > To: yocto@lists.yoctoproject.org > Subject: [yocto] Any way we c

[yocto] Shared package feed between different projects

2025-02-07 Thread Patrick Huesmann via lists.yoctoproject.org
Hi, in our org we use a shared Yocto distribution that a lot of different projects build on top of. The individual projects use the common layers of our distribution and add project-specific layers on top of them. There is a shared package feed and I'm looking for a way to prevent the individua

Re: [yocto] Shared package feed between different projects

2025-02-07 Thread Alexander Kanavin via lists.yoctoproject.org
On Fri, 7 Feb 2025 at 12:24, Patrick Huesmann via Lists.Yoctoproject.Org wrote: > > On Fri, Feb 7, 2025 at 12:16 PM, Alexander Kanavin wrote: > > The best option is to drop package feeds altogether and set up proper > sstate infra. > > We do have shared sstate on a server, but how does that help a

[yocto] PROVIDES virtual/kernel but was skipped: incompatible with machine

2025-02-07 Thread David Daniel via lists.yoctoproject.org
Hi all I have a weird problem with my image that just popped up - I have a custom machine (called bf133) that provides the kernel recipe (as linux-bf133) wherein I specify the the machine as compatible. For some reason though bitbake spits an error that the kernel is incompatible with that machine

Re: [yocto] PROVIDES virtual/kernel but was skipped: incompatible with machine

2025-02-07 Thread David Daniel via lists.yoctoproject.org
🙈️ It was an error in the MACHINEOVERRIDES assignment. Sorry for the noise. Am Freitag, dem 07.02.2025 um 11:50 + schrieb David Daniel via lists.yoctoproject.org: > Hi all > I have a weird problem with my image that just popped up - I have a > custom machine (called bf133) that provides the ke

Re: [yocto] Shared package feed between different projects

2025-02-07 Thread Alexander Kanavin via lists.yoctoproject.org
On Fri, 7 Feb 2025 at 12:06, Patrick Huesmann via lists.yoctoproject.org wrote: > use a dedicated package feed per project, but also keep a shared package > feed; deduplicate the unmodified packages so the project specific feed > contains only the project specific packages. Configure dnf on the

Re: [yocto] Shared package feed between different projects

2025-02-07 Thread Patrick Huesmann via lists.yoctoproject.org
On Fri, Feb 7, 2025 at 12:16 PM, Alexander Kanavin wrote: > > The best option is to drop package feeds altogether and set up proper > sstate infra. We do have shared sstate on a server, but how does that help a user who wants to install a package? Patrick -=-=-=-=-=-=-=-=-=-=-=- Links: You re

Re: [yocto] Unable to boot a raspberry Pi Zero 2 W using the master branch of Yocto #raspberrypi #raspberrypi0-wifi

2025-02-07 Thread John
So with your suggested change to the file: raspberrypi0-2w.conf, it stopped at the same place as reported in my first post. I of course, added a line to the config.txt of: > > arm_64bit=0 > I checked the output on the console to verify. Unless there is anything else you want me to try I'm go

Re: [yocto] Unable to boot a raspberry Pi Zero 2 W using the master branch of Yocto #raspberrypi #raspberrypi0-wifi

2025-02-07 Thread Khem Raj via lists.yoctoproject.org
On Fri, Feb 7, 2025 at 5:39 AM John via Lists.Yoctoproject.Org wrote: > So with your suggested change to the file: raspberrypi0-2w.conf, it > stopped at the same place as reported in my first post. I of course, added > a line to the config.txt of: > > > arm_64bit=0 > > I checked the output on the

Re: [yocto] Unable to boot a raspberry Pi Zero 2 W using the master branch of Yocto #raspberrypi #raspberrypi0-wifi

2025-02-07 Thread John
Since you appear to be in an "answering" mood. Would you expect that MACHINE defintion to support wifi? I'm missing the interface but there is dhcpc and wpa_supplicant in the image. I'm assuming that the wifi driver is missing. Cheers!! -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages se