<landgraf>
it will work without multiconfig too I think but I need mc for different reason
<bhstalel>
landgraf Perfect, I was thinking about the same idea, this helps a lot, I will try that
<bhstalel>
landgraf where are you setting that do_install ? in a package recipe ? if I understand correctly, this needs 3 recipes, one for the OCI image, one for installing it, and the main image recipe ?
<mcfrisk>
anyone else seeing ca-certificate build failures on rebuilds from latest poky master branch?
g0hl1n has quit [Quit: Client closed]
<landgraf>
bhstalel: in my case nodered-container-image is a recipe to build OCI image, and nodered-container-pkg is the one which depends on do_image_complete and install the image to the rootfs
<landgraf>
bhstalel: and the main image recipe which installs nodered-container-pkg. So you're right
frgo has quit [Remote host closed the connection]
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
mckoan is now known as mckoan|away
g0hl1n has joined #yocto
frgo has joined #yocto
GNUmoon has quit [Ping timeout: 264 seconds]
GNUmoon has joined #yocto
g0hl1n has quit [Quit: Client closed]
rty has joined #yocto
<rty>
does devtool know how to work with multiple overrides? for example, if I want to to add the patch only when overrides A and B are active, how do I do this? devtool modify would create separate branches for overrides A and overrides B
ctraven is now known as sotaoverride
<Saur>
rty: Yes, devtool modify will create multiple branches in that situation. It is then up to you to use the correct branch(es) during development.
<rty>
Saur: right, my question relates to the fact that devtool would create branches 'devtool-overrides-A' and 'devtool-overrides-B'. do I then create a patch on one branch, cherry pick it on the other in order to achieve SRC_URI:append:A:B = " mypatch"?
<rty>
also, do I understand correctly that I need to have an override to be active during 'devtool modify' call in order for devtool to create an overrides branch? because I'm missing certain overrides branches currently
<Saur>
rty: While you have the recipe devtool modified, the SRC_URI does not matter (for patches). Whichever branch you have active will be used to build the recipe.
<Saur>
`devtool modify` is not affected by whatever overrides you use when you build. It tries to create branches for all variants, but to be fair, I do not know how well it handles multiple overrides...
<rty>
Saur: but then when I `devtool finish` it, devtool does edit my bbappend in a layer based on some logic. I was wondering, if it supports the logic of having multiple overrides active, i.e. edit bbappend to contain was I wrote with SRC_URI. not that I cannot do this manually later, but I `devtool modify` this recipe quite often and everything that
<rty>
devtool cannot do is manual work for me, so I was wondering if I can make devtool recognize that certain patch is only to be applied when multiple overrides are active
<Saur>
rty: If `devtool modify` does not create a branch for the combination that you need, then you might have to resort to temporarily modify the recipe while you do your development.
frgo has quit [Remote host closed the connection]
ehussain has quit [Remote host closed the connection]
Chaser has quit [Ping timeout: 260 seconds]
<bhstalel>
landgraf Did you work on k3s (or k8s) deployment of a pod running an image generated by Yocto ?
Chaser has joined #yocto
<rburton>
bhstalel: speak to zeddii and/or have a look at meta-virt master
rty has quit [Quit: Client closed]
PhoenixMage has quit [Ping timeout: 244 seconds]
uartz has joined #yocto
PhoenixMage has joined #yocto
<landgraf>
bhstalel: No, I'm just a regular user of meta-virt layer. There's meta-virt irc channel btw
<landgraf>
bhstalel: but when I tried to deploy container image in (iirc) k3s it failed (ctr: unrecognized image format) , I didn't have to revisit it since
jmiehe has joined #yocto
PhoenixMage has quit [Ping timeout: 260 seconds]
PhoenixMage has joined #yocto
dgriego has joined #yocto
cyxae has joined #yocto
Chaser has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…]