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
jmiehe has quit [Quit: jmiehe]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
vthor has quit [Quit: kill -9 $pid]
ablu has quit [Ping timeout: 260 seconds]
ablu has joined #yocto
jmd has joined #yocto
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 260 seconds]
<khem> teknix: yes BBB is good, rpi4/rpi5 is good as well.
savolla has quit [Read error: Connection reset by peer]
savolla has joined #yocto
<teknix> khem: i have a spare rpi3b, is that good or should i look for a BBB ?
michaelo1 has joined #yocto
michaelo_ has quit [Read error: Connection reset by peer]
vladest has quit [Remote host closed the connection]
vladest has joined #yocto
dmoseley has joined #yocto
dmoseley_ has quit [Ping timeout: 248 seconds]
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 276 seconds]
florian_kc is now known as florian
goliath has joined #yocto
dmoseley_ has quit [Ping timeout: 252 seconds]
dmoseley has joined #yocto
leon-anavi has joined #yocto
Guest11 has joined #yocto
Guest11 has quit [Ping timeout: 250 seconds]
Chaser has joined #yocto
makurz has joined #yocto
vthor has joined #yocto
Chaser has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Chaser has joined #yocto
Chaser has quit [Ping timeout: 244 seconds]
makurz has quit [Remote host closed the connection]
makurz has joined #yocto
RyanEatmon has quit [Remote host closed the connection]
RyanEatmon has joined #yocto
makurz has quit [Remote host closed the connection]
<vmeson> khem: thanks for the perl ptest info. I think that garbage code was one of the first things I worked on over a long weekend when I started at Wind River 15 years ago!
dmoseley has quit [Quit: ZNC 1.9.1 - https://znc.in]
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
RP has quit [Quit: Exiting]
Guest36 has joined #yocto
garrettkajmowicz has joined #yocto
Guest36 has quit [Client Quit]
RP has joined #yocto
sunkist has quit [Ping timeout: 252 seconds]
demirok has quit [Ping timeout: 252 seconds]
demirok has joined #yocto
sunkist has joined #yocto
<joekale> Not sure if this got lost yesterday when the irc server dropped momentarily. but my scarthgap based builds are failing for an expansion error in the mbedtls recipe.
<joekale> ERROR: ExpansionError during parsing /builds/oe/oe-builds/workdir/build/../01-meta-oe/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.4.bbbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Conflicting revisions (c765c831e5c2a0971410692f92f7a81d6ec65ec2 from SRCREV and v3.6.4 from the ur
<joekale> I think the SRCREV just needs removed since it specifies the tag?
PeterM has joined #yocto
<PeterM> joekale: see openembedded-devel maililng list, ton of messages reporting that scarthgap meta-networking layer is broken due to the mbedtls update
<PeterM> khem: could you take a patch for mbedtls into scarthgap branch? Waiting whole month until Armin opens a new windows for taking patches is too long for a broken layer.
<PeterM> And this should also fail the scarthgap 5.0.12 which is scheduled to be built in a week or so.
<NishanthMenon> poky/meta/recipes-connectivity/neard/neard_0.19.bb -> I am a bit confused with iwd trying to build with core-image-sato genericarm64 -> https://gist.github.com/nmenon/811b4422d4fbb435c0b58522e0a08107#file-log local.conf and kas.yml in the link confused why RRECOMMENDS is a problem..
dmoseley has joined #yocto
PeterM has quit [Quit: Client closed]
<khem> teknix:yes pi3b is good too
bantu has quit [Server closed connection]
bantu has joined #yocto
<khem> vmeson: I have a hunch the issue is in how quadmath is handled, but have had enough hours to look into it deeply
<khem> NishanthMenon: what does bitbake-getvar WIRELESS_DAEMON tell you ?
<khem> vmeson: intel compiler's testsuite was driven using perl as build/driver and I learnt to dislike it there, perhaps it was the way code was written but I never found love for perl again
<khem> thats your issue
<khem> default is to use wpa-supplicant thats why others dont see it
<NishanthMenon> yep.. but i am bit dumb.. I wanted iwd as my daemon... apparently it exposes few more kernel security accelerator driver bugs.. so was trying to get a build with that instead of wpa-supplicant
<khem> you just need to add meta-oe to your BBLAYERS
<khem> and it will work
<khem> iwd is not in core layer
<NishanthMenon> uggh.. aah, i now understand
<NishanthMenon> thanks
<khem> np
<khem> layers.openembedded.org is alaways a good place to look for recipes that one needs and layers they come from
vladest has quit [Remote host closed the connection]
vthor has quit [Quit: kill -9 $pid]
<NishanthMenon> khem: thanks for the hint :) I was trying my best to keep it minimalistic :D
starblue has joined #yocto
vladest has joined #yocto
_whitelogger has joined #yocto
<Crofton> Dinner after OE dev meeting updates on the wiki page: https://www.openembedded.org/wiki/OEDEM2025
<Crofton> 11:55 AM
<Crofton> You do not need to attend the meeting to go to dinner
<Crofton> @NishanthMenon enjoy this definition of minimal: https://github.com/balister/xilinx-minimal
<NishanthMenon> @Crofton https://github.com/nmenon/poky-imagination/ is what my jenkins builds and tests daily :)
<Crofton> much more minimal
savolla has quit [Quit: WeeChat 4.6.3]
florian has quit [Ping timeout: 255 seconds]
dmoseley has quit [Quit: ZNC 1.9.1 - https://znc.in]
<teknix> khem: thanks
dmoseley has joined #yocto
garrettkajmowicz has quit [Ping timeout: 276 seconds]
florian has joined #yocto
dmoseley has quit [Quit: ZNC 1.9.1 - https://znc.in]
dmoseley has joined #yocto
florian has quit [Quit: Ex-Chat]
goliath has quit [Quit: SIGSEGV]
kergoth has joined #yocto
florian has joined #yocto
walter has joined #yocto
walter has quit [Changing host]
walter has joined #yocto
<walter> The amount of information one needs to absorb before getting started is overwhelming. I've read the Introduction section, the Reference Manual, some of the BSP Developer's Guide and now I'm reading the Development Tasks Manual... and it makes me wonder, should I wait for my SBC to arrive and just get my hands dirty? Or should I continue reading? What do you folks recommend? What did you do when you got started? (Hello!)
<vmeson> walter: minimum steps are: https://docs.yoctoproject.org/brief-yoctoprojectqs/index.html, setup host, git,
<vmeson> walter: then build and boot core-image-sato (or core-image-minimal) : https://docs.yoctoproject.org/brief-yoctoprojectqs/index.html#building-your-image
<vmeson> You can learn quite a bit using qemu and if the kernel for your board can run in qemu, you can do initial work there.
<vmeson> I don't do kernel dev anymore so I'm not sure what public BSPs that aren't explictly qemu* boot using qemu.
<vmeson> walter: I've been using and working on Yocto for 10 years and I haven't learned everything yet so best to pick a goal and get started.
pidge has quit [Ping timeout: 255 seconds]
leon-anavi has quit [Remote host closed the connection]
<walter> Thanks for the reply! I've got a core-image-sato running with GUI, for both x86_64 and arm64. I've found public BSPs for the board that I've ordererd (an RK3399 powered SBC from Raxda) and I'm thinking of trying to build those, but they probably won't run in qemu.
goliath has joined #yocto
florian has quit [Ping timeout: 252 seconds]
<walter> yes, I've already cloned the layer, and I'm trying to use it, but it looks like I need to upgrade from Walnascar to Whinlatter, but I'm wondering, do yocto folks mostly run on "HEAD" instead of actual releases?
<vmeson> walter: most users building a product pick a release branch. If you're doing development for oe-core, then master. Not sure about the BSP commuity, but my impression is that it's mostly release branches.
<walter> I see. I'm asking because the branch "whinlatter" doesn't exist in poky, and that layer seems to require it, I'm thinking I need to go with the `master` branch for this to work. I'm now giving it a try.
florian has joined #yocto
<vmeson> Yep. whinlatter is not yet released so master ~= whinlatter now.
druppy has joined #yocto
<walter> It seems to work, it's running the tasks for the newly added machine.
<vmeson> walter: super!
goliath has quit [Quit: SIGSEGV]
vthor has joined #yocto
jmd has quit [Remote host closed the connection]
kergoth has quit [Quit: Connection closed for inactivity]
goliath has joined #yocto
silviu has joined #yocto
Fr4nk has quit [Read error: Connection reset by peer]
Fr4nk has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
druppy has quit [Ping timeout: 252 seconds]
zeemate has joined #yocto
abelloni has joined #yocto
goliath has quit [Quit: SIGSEGV]