LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
mansandersson868 has joined #yocto
savolla has quit [Quit: WeeChat 4.6.3]
tgamblin has quit [Ping timeout: 265 seconds]
tgamblin has joined #yocto
Guest82 has quit [Ping timeout: 272 seconds]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
sanbeam has joined #yocto
sanbeam has quit [Remote host closed the connection]
sanbeam has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has joined #yocto
Net147 has quit [Remote host closed the connection]
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has joined #yocto
Net147 has quit [Remote host closed the connection]
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has joined #yocto
sanbeam has quit [Ping timeout: 248 seconds]
tammranil has quit [Remote host closed the connection]
tammranil has joined #yocto
jmd has joined #yocto
jmd has quit [Remote host closed the connection]
vthor has quit [Quit: kill -9 $pid]
druppy has joined #yocto
davidinux has joined #yocto
<khem> RP: cool, I have couple of patches which fixes clang native to use compiler-rt-native runtime correctly, this hopefully will get my builds green as well in a long long time
<khem> I will send it out in few hrs
goliath has joined #yocto
khem has quit [Quit: WeeChat 4.6.3]
zeemate_ has joined #yocto
khem has joined #yocto
alperak has joined #yocto
druppy has quit [Read error: Connection reset by peer]
druppy has joined #yocto
paulg has quit [Quit: Leaving]
leon-anavi has joined #yocto
mckoan|away is now known as mckoan
rfuentess has joined #yocto
goliath has quit [Quit: SIGSEGV]
ederibaucourt has quit [Ping timeout: 265 seconds]
druppy has quit [Read error: Connection reset by peer]
ederibaucourt has joined #yocto
Guest82 has joined #yocto
thomas_34 has joined #yocto
<thomas_34> Good morning, has someone worked with a readonly rootfs before? I try to tackle this problem with overlayfs and I am pulling the meta-readonly-rootfs-overlay layer for it. Basically, after the kernel has loaded, this script
<thomas_34> (https://github.com/cmhe/meta-readonly-rootfs-overlay/blob/master/recipes-core/initrdscripts/files/init-readonly-rootfs-overlay-boot.sh) gets executed and managing the rootfs-mounting stuff. After that, /sbin/init (systemd) is executed.
<thomas_34> I'm wondering how I have to setup the /etc/fstab file, which systemd takes and executes the mounts. In my theory, I have to remove anything which refers to the rootfs, because this is handled already by the readonly-rootfs-overlay-boot.sh-script. Is that correct?
MarcWeDLM has joined #yocto
ptsneves has joined #yocto
goliath has joined #yocto
ptsneves has quit [Read error: Connection reset by peer]
ptsneves1 has joined #yocto
ptsneves1 is now known as ptsneves
grma has quit []
grma has joined #yocto
florian has joined #yocto
savolla has joined #yocto
ptsneves has quit [Ping timeout: 276 seconds]
<mcfrisk> RP: sounds like master-next needs some cool build race conditions, or sstate corruption, or qemu runtime testing instabilities :) which one would you prefer?
* Habbie builds poky walnascar
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 276 seconds]
florian_kc has joined #yocto
<Habbie> ohh it runs
<RP> mcfrisk: please don't. I'm sure we have enough still in there
<Habbie> when i run bitbake on poky, i'm impressed by how quickly an image comes out. is that because the sstate server has all/most of the things I need?
ptsneves has joined #yocto
<mcfrisk> Habbie: sstate cache can have things already, yes. but if things are too fast, I would check that the config was correct. recent clang, rust etc toolchain changes have made builds considerably slower :/
<rburton> Habbie: you can tell this by looking at the sstate summary
<rburton> "Sstate summary: Wanted 150 Local 147 Mirrors 0 Missed 3 Current 185 (98% match, 99% complete)"
<rburton> i'm enjoying clang building in 2 minutes, but i admit that i did have to fix ccache support first :)
<Habbie> Sstate summary: Wanted 779 Local 0 Mirrors 762 Missed 17 Current 2111 (97% match, 99% complete)
<rburton> so yeah the few missed tasks would be "building the image"
<Habbie> i now have poky, plus meta-networking (and deps), added a package from there, built it, see the package. git revert last commit to that package, build again, package is now older when checking inside qemu
<Habbie> so it seems to be fine
<Habbie> rburton, 'missed' as in "really happened on my system instead of coming from sstate"
<rburton> yeah missed as in cache miss: it wasn't found, needs to happen locally
<Habbie> perfect, thanks
<mcfrisk> I used to suspect 'too fast builds' did not take my wks etc changes into account, but I think some wic related patches fixed that lately
<Habbie> Sstate summary: Wanted 763 Local 0 Mirrors 762 Missed 1 Current 2127 (99% match, 99% complete)
<Habbie> no changes, ran bitbake again
<Habbie> nice
Dvorkin has joined #yocto
Dvorkin has quit [Remote host closed the connection]
Dvorkin has joined #yocto
<Dvorkin> how can I understand why my scc/cfg files are not accepted into final .config of the kernel. my scc/cfg files has been merged into defconfig, according to merge_config_build.log, but no any settings from them exist in final .config!
<Dvorkin> there is the log: https://pastebin.com/WYvZkaJQ
<mcfrisk> Dvorkin: so tmp/work-shared/genericarm64/kernel-source/.kernel-meta logs show that fragment was used but the whole build did not use the fragment based config, but a different defconfig?
<mcfrisk> Dvorkin: I would check log.do_kernel_configme
<Dvorkin> mcfrisk, there are _configme: https://pastebin.com/AFPSYVh3
<mcfrisk> Dvorkin: so does this include what you wanted to have? Final scc/cfg list: /home/dv/workspace/goodwin.kirkstone.2/layers/openembedded-core/../meta-goodwin/dynamic-layers/atmel/recipes-kernel/linux/linux-at91-4.19/tgw/defconfig features/ima/ima.scc features/ima/modsign.scc features/fsacl.cfg features/sec5/sec5.scc
<mcfrisk> if not, I would check bitbake -e output see why correct .scc or fragments are not getting applied, or why correct defconfig is not used
savolla has quit [Quit: WeeChat 4.6.3]
Guest82 has quit [Quit: Client closed]
Guest82 has joined #yocto
MarcWeDLM has quit [Quit: Client closed]
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
<Habbie> does 'bb' just stand for bitbake?
imx has joined #yocto
<rburton> yes
rob_w has joined #yocto
prabhakalad has quit [Ping timeout: 276 seconds]
prabhakalad has joined #yocto
<Habbie> woop. got dnsdist running in poky
rob_w has quit [Ping timeout: 245 seconds]
Guest82 has quit [Quit: Client closed]
goliath has quit [Quit: SIGSEGV]
florian has quit [Quit: Ex-Chat]
florian_kc has quit [Ping timeout: 252 seconds]
cyxae has joined #yocto
<shoragan> are there best practices regarding using/avoiding AUTOREV in public layers?
sanbeam has joined #yocto
<RP> shoragan: avoid by default is the recommendation and allow the user to configure if they want it
sanbeam has quit [Client Quit]
<shoragan> RP, ok, that is what i assuemd.
<RP> shoragan: by default we prefer specific tested revisions
<shoragan> configure using local.conf?
<RP> shoragan: or a dedicated config like poky-bleeding (which I know isn't functional atm)
<shoragan> ack
vthor has joined #yocto
jmd has joined #yocto
florian_kc has joined #yocto
imx has quit [Ping timeout: 272 seconds]
rob_w has joined #yocto
MarcWeDLM has joined #yocto
Guest82 has joined #yocto
thomas_34 has quit [Quit: Client closed]
paulg has joined #yocto
florian_kc is now known as florian
Guest82 has quit [Quit: Client closed]
Guest82 has joined #yocto
ptsneves has quit [Ping timeout: 248 seconds]
leon-anavi has quit [Quit: Leaving]
nerdboy has quit [Ping timeout: 245 seconds]
mckoan is now known as mckoan|away
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
MarcWeDLM has quit [Quit: Client closed]
florian has quit [Ping timeout: 245 seconds]
rber|res has joined #yocto
goliath has joined #yocto
rber|res has quit [Ping timeout: 245 seconds]
Guest82 has quit [Quit: Client closed]
zeemate_ has quit [Ping timeout: 252 seconds]
<alperak> A recipe needs qt6 in meta-openembedded, Is there any way to handle this? I can't add PACKAGECONFIG because upstream clearly want it, can't be built without it.
druppy has joined #yocto
druppy has quit [Read error: Connection reset by peer]
dkc has joined #yocto
<rburton> alperak: dynamic-layers, or remove it
<rburton> (real answer: ask the maintainer of the layer directly)
frgo has joined #yocto
rfuentess has quit [Remote host closed the connection]
frgo has quit [Remote host closed the connection]
frgo has joined #yocto
frgo has quit [Client Quit]
cyxae has quit [Quit: cyxae]
jmd has quit [Remote host closed the connection]
florian has joined #yocto
zeemate_ has joined #yocto
davidinux has quit [Ping timeout: 244 seconds]
Kubu_work has quit [Quit: Leaving.]
rob_w has quit [Read error: Connection reset by peer]
mansandersson868 has quit [Quit: The Lounge - https://thelounge.chat]
mansandersson868 has joined #yocto
zeemate_ has quit [Ping timeout: 252 seconds]
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
mansandersson868 has quit [Read error: Connection reset by peer]
mansandersson868 has joined #yocto
florian has quit [Ping timeout: 276 seconds]
goliath has quit [Quit: SIGSEGV]