dankm has quit [Remote host closed the connection]
dankm has joined #yocto
rbox has joined #yocto
frgo has joined #yocto
frgo has quit [Ping timeout: 245 seconds]
enok has quit [Quit: enok]
Xagen has joined #yocto
nerdboy has quit [Ping timeout: 248 seconds]
nerdboy has joined #yocto
starblue has quit [Ping timeout: 248 seconds]
starblue has joined #yocto
goliath has quit [Quit: SIGSEGV]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
chep has quit [Ping timeout: 244 seconds]
vThor has joined #yocto
vThor has quit [Changing host]
vThor has joined #yocto
steelswords94361 has quit [Ping timeout: 272 seconds]
steelswords94361 has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
sakoman has joined #yocto
steelswords94361 has quit [Ping timeout: 248 seconds]
steelswords94361 has joined #yocto
frgo has joined #yocto
frgo has quit [Ping timeout: 246 seconds]
ehussain has quit [Remote host closed the connection]
Deepesh has joined #yocto
arisut has quit [Quit: install gentoo]
arisut has joined #yocto
frgo has joined #yocto
rob_w has joined #yocto
frgo has quit [Ping timeout: 265 seconds]
frgo has joined #yocto
sa7mfo has joined #yocto
<sa7mfo>
Hello, I do create a UBI image with several volumes. How do I populate those volumes that are are not rootfs? I'm trying to create an empty image that only installs the files I want to have, but I cannot get rid of the root filesystem structure in a good way. Any tips&tricks? Thanks
frgo has quit [Ping timeout: 252 seconds]
frgo has joined #yocto
frgo has quit [Remote host closed the connection]
amitk_ has quit [Ping timeout: 248 seconds]
pbiel has joined #yocto
frgo has joined #yocto
Deepesh has quit [Ping timeout: 240 seconds]
amitk has joined #yocto
mckoan|away is now known as mckoan
savolla has quit [Quit: WeeChat 4.4.3]
rfuentess has joined #yocto
savolla has joined #yocto
chep has joined #yocto
wojci has joined #yocto
<sa7mfo>
Or should I not use the image class at all?
Xagen has quit [Ping timeout: 252 seconds]
Xagen has joined #yocto
Kubu_work has joined #yocto
<wojci>
Any of you use /etc/buildinfo? I noticed that changes to local.conf followed by a rebuild doesn't update this file. A clean rebuild changes it. Any idea if this is intended behaviour?
<wojci>
I use /etc/buildinfo in CI so that I can track which built versions are installed on my test systems. This is annoying.
dmoseley has joined #yocto
dmoseley_ has quit [Ping timeout: 248 seconds]
<mckoan>
wojci: what changes to local.conf? rebuild of what?
frgo has quit [Remote host closed the connection]
davidinux has joined #yocto
frgo has joined #yocto
frgo has quit [Remote host closed the connection]
frgo has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
florian has joined #yocto
ehussain has joined #yocto
leon-anavi has joined #yocto
ptsneves has joined #yocto
ptsneves has quit [Ping timeout: 276 seconds]
darko311 has joined #yocto
bantu has quit []
bantu has joined #yocto
rob_w has quit [Remote host closed the connection]
rfuentess has quit [Remote host closed the connection]
sa7mfo has quit [Quit: Client closed]
pbiel has quit [Remote host closed the connection]
pbiel has joined #yocto
ehussain has quit [Remote host closed the connection]
wojci has quit [Ping timeout: 248 seconds]
florian_kc has joined #yocto
<abelloni>
Does someon know whether there is a way to add all the buildtime dependencies of a specific application to an image SDK?
<abelloni>
knowing that the image includes the application
<LetoThe2nd>
trying to run podman on a somewhat generic build, I get a networking error like ""cni-podman0": could not add "cni-podman0": operation not supported". if I add --network=host, then it passes but its obviously not the intended way. Does somebody have a pointer? looking at you @zeddii
Kubu_work has quit [Quit: Leaving.]
Kubu_work has joined #yocto
<RP>
abelloni: not sure we have a way to do that automatically :/
wojci has joined #yocto
ptsneves has joined #yocto
florian has quit [Ping timeout: 252 seconds]
florian_kc has quit [Ping timeout: 252 seconds]
darko311 has quit [Ping timeout: 272 seconds]
florian has joined #yocto
florian_kc has joined #yocto
olani- has quit [Remote host closed the connection]
olani has joined #yocto
goliath has joined #yocto
amitk has quit [Remote host closed the connection]
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #yocto
pbiel has quit [Remote host closed the connection]
pbiel has joined #yocto
<zeddii>
LetoThe2nd: I haven't seen that for quite some time. The reference images in master all have working networking, I'd check what you are installing on that image against those references.
Deepesh has joined #yocto
<LetoThe2nd>
zeddii: yeah I found a note on the ipv6 DISTRO_FEATURE, but that's about it unfortunately.
enok has joined #yocto
<wojci>
mckoan, In my local.conf I have: IMAGE_BUILDINFO_VARS:append = " VARIABLE" which is previously set in the same file.
Deepesh has quit [Quit: Client closed]
Deepesh has joined #yocto
<zeddii>
LetoThe2nd: next up is to check the kernel configuration. I had a lot of issues with the bridges not being created due to missing functinoality in the kernel.
<LetoThe2nd>
zeddii: yeah that's my usual suspect too. just right now trying figure out if its a general problem, or a podman specific one.
<mckoan>
wojci: I need to understand your scenario so I asked what changes to local.conf you did between the builds?
<LetoThe2nd>
zeddii: ok, so with docker it works. podman seems to have some additional, hidden dependency or requirement.
arisut has quit [Quit: install gentoo]
arisut has joined #yocto
ptsneves has quit [Ping timeout: 260 seconds]
Jones42 has joined #yocto
<wojci>
mckoan, I changed the value of VARIABLE in the above line.
<wojci>
mckoan, IMAGE_BUILDINFO_VARS points to something which value changed in local.conf.
Deepesh has quit [Quit: Client closed]
Deepesh has joined #yocto
enok has quit [Quit: enok]
enok71 has joined #yocto
<zeddii>
LetoThe2nd: I just verified the meta-virt podman profile on container-image-host, qemuarm64 machine. I see all the podman* interfaces coming up and being torn down properly.
florian__ has joined #yocto
<zeddii>
so at least that's one data point.
florian has quit [Killed (NickServ (GHOST command used by florian__))]
florian__ is now known as florian
<LetoThe2nd>
zeddii: ok thanks!
<zeddii>
LetoThe2nd: podman doesn't play well with cni anymore, so you might want to try switching in netavark and aardvark
<zeddii>
unless it isn't cni creating those and they are just bridge interfaces that are using those names. I've done that in the past as well.
florian_kc has quit [Ping timeout: 244 seconds]
<LetoThe2nd>
zeddii: ok, pointer to doing that switch maybe?