| *** awafaa is back | 00:01 | |
| *** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 00:11 | |
| *** tokamak is now away: Auto away at Fri Jun 19 00:24:14 2026 UTC | 00:24 | |
| *** nerdboy <nerdboy!~nerdboy@user/nerdboy> has quit IRC (Ping timeout: 276 seconds) | 00:28 | |
| *** halstead is now away: Auto-away | 00:30 | |
| *** nerdboy <nerdboy!~nerdboy@user/nerdboy> has joined #yocto | 00:39 | |
| *** Ermine is back | 00:46 | |
| *** Ermine is now away: Auto away | 00:46 | |
| *** Ermine is back | 00:46 | |
| *** Ermine is now away: Auto away | 00:46 | |
| *** Ermine is back | 00:47 | |
| *** jclsn <jclsn!~jclsn@149.233.240.219.dynamic-pppoe.dt.ipv4.wtnet.de> has quit IRC (Ping timeout: 252 seconds) | 01:19 | |
| *** jclsn <jclsn!~jclsn@213.21.40.95.dynamic-pppoe.dt.ipv4.wtnet.de> has joined #yocto | 01:21 | |
| *** Bardon_ <Bardon_!~Bardon@user/Bardon> has quit IRC (Ping timeout: 248 seconds) | 01:44 | |
| *** Bardon <Bardon!~Bardon@user/Bardon> has joined #yocto | 01:45 | |
| *** Bardon is now away: Auto away at Fri Jun 19 01:44:57 2026 UTC | 01:45 | |
| *** Bardon_ <Bardon_!~Bardon@user/Bardon> has joined #yocto | 01:49 | |
| *** Bardon_ is now away: Auto away at Fri Jun 19 01:49:32 2026 UTC | 01:49 | |
| *** Bardon <Bardon!~Bardon@user/Bardon> has quit IRC (Ping timeout: 252 seconds) | 01:50 | |
| *** halstead is back | 01:51 | |
| *** halstead is now away: Auto-away | 01:56 | |
| *** ssip_ <ssip_!~ssip@217.142.18.116> has joined #yocto | 01:57 | |
| *** ssip_ is now away: Auto away | 01:57 | |
| *** ssip <ssip!~ssip@user/ssip> has quit IRC (Ping timeout: 244 seconds) | 01:58 | |
| *** ssip_ is now known as ssip | 01:58 | |
| *** ssip is now known as Guest2499 | 01:58 | |
| *** tokamak is back | 02:06 | |
| *** tgamblin is now away: Auto-away | 02:12 | |
| *** halstead is back | 02:13 | |
| *** halstead is now away: Auto-away | 02:23 | |
| *** awafaa is now away: Auto-away | 02:46 | |
| *** tokamak is now away: Auto away at Fri Jun 19 02:49:38 2026 UTC | 02:49 | |
| *** tokamak is back | 02:53 | |
| *** Sundeep is back | 03:12 | |
| *** Sundeep is now away: Auto away | 03:54 | |
| *** Sundeep is back | 03:54 | |
| *** awafaa is back | 03:57 | |
| *** tammranil <tammranil!~tammranil@user/tammranil> has quit IRC (Remote host closed the connection) | 04:29 | |
| *** awafaa is now away: Auto-away | 04:39 | |
| *** alperak <alperak!uid641238@id-641238.ilkley.irccloud.com> has joined #yocto | 04:58 | |
| *** tokamak is now away: Auto away at Fri Jun 19 05:03:32 2026 UTC | 05:03 | |
| *** Emantor is back | 05:06 | |
| *** awafaa is back | 05:17 | |
| *** sdora is now away: Auto away | 05:26 | |
| *** _walter_32 <_walter_32!~ch@84.232.135.182> has quit IRC (Quit: Konversation terminated!) | 05:27 | |
| *** walter <walter!~ch@84.232.135.182> has joined #yocto | 05:28 | |
| *** awafaa is now away: Auto-away | 05:39 | |
| *** sdora is back | 05:40 | |
| *** silviu <silviu!~silviu@2a02:2f0d:e17:7100:ef74:cf1f:b10e:6f29> has joined #yocto | 05:41 | |
| *** aardo is now away: Auto away at Fri Jun 19 05:59:04 2026 UTC | 05:59 | |
| *** dkl <dkl!~dkl@prometheus.umask.eu> has quit IRC (Quit: %quit%) | 06:00 | |
| *** JPEW is now away: Auto-away | 06:02 | |
| *** dkl <dkl!~dkl@prometheus.umask.eu> has joined #yocto | 06:05 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 06:11 | |
| walter | You know how bitbake generates a bajilion files in TMPDIR? This was causing me a lot of headaches with my JetBrains IDEs. I don't know why it took me so long, but I finally moved that out of the repo using: | 06:11 |
|---|---|---|
| walter | TMPDIR = "${@os.path.dirname(os.path.realpath(d.expand("${TOPDIR}")))}--tmp" | 06:11 |
| walter | And not sure if this is needed, but I added there for good measure: TMPDIR[vardeps] = "TOPDIR" | 06:12 |
| walter | s/added there/added it there/ | 06:12 |
| *** Ermine is now away: Auto away | 06:12 | |
| *** RP is back | 06:13 | |
| walter | that went right into my global site.conf file, which I link to from every project. It's next to the other paths for sstate, ccache and downloads. | 06:14 |
| walter | not sure if it's needed or useful with the new bitbake-setup, but it works with old setups. | 06:15 |
| *** jmd <jmd!~user@aftr-82-135-83-47.dynamic.mnet-online.de> has quit IRC (Remote host closed the connection) | 06:15 | |
| *** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has quit IRC (Ping timeout: 276 seconds) | 06:15 | |
| *** KanjiMonster is back | 06:18 | |
| *** jmd <jmd!~user@aftr-82-135-83-47.dynamic.mnet-online.de> has joined #yocto | 06:19 | |
| *** RP is now away: Auto away at Fri Jun 19 06:20:10 2026 UTC | 06:20 | |
| *** jmd <jmd!~user@aftr-82-135-83-47.dynamic.mnet-online.de> has quit IRC (Remote host closed the connection) | 06:20 | |
| *** Emantor is now away: Auto away at Fri Jun 19 06:22:49 2026 UTC | 06:22 | |
| *** Ermine is back | 06:27 | |
| *** JesseVG <JesseVG!~JesseVG@14.237-78-194.adsl-static.isp.belgacom.be> has joined #yocto | 06:29 | |
| *** Ermine is now away: Auto away | 06:29 | |
| *** Ermine is back | 06:29 | |
| *** zeemate <zeemate!~chris@2001:16b8:b10b:5400:832d:2cc3:e7c5:18a> has joined #yocto | 06:30 | |
| *** Ermine is now away: Auto away | 06:31 | |
| *** Ermine is back | 06:32 | |
| *** Ermine is now away: Auto away | 06:32 | |
| *** Ermine is back | 06:32 | |
| *** Ermine is now away: Auto away | 06:33 | |
| *** Ermine is back | 06:33 | |
| *** benjarobin <benjarobin!~benjarobi@user/benjarobin> has joined #yocto | 06:35 | |
| *** Ermine is now away: Auto away | 06:36 | |
| *** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 06:36 | |
| *** RP is back | 06:45 | |
| *** RP is now away: Auto away at Fri Jun 19 06:47:38 2026 UTC | 06:47 | |
| *** Ermine is back | 06:51 | |
| *** Ermine is now away: Auto away | 06:52 | |
| *** Emantor is back | 06:56 | |
| *** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto | 06:57 | |
| Saur | RP: No. I only happen to have toaster inherited in my configuration. I added it way back when we started out with OE, and it's been there ever since. | 07:01 |
| *** jmd <jmd!~user@195.243.197.82> has joined #yocto | 07:02 | |
| *** Emantor is now away: Auto away at Fri Jun 19 07:09:58 2026 UTC | 07:09 | |
| *** ndec is back | 07:18 | |
| *** jmd <jmd!~user@195.243.197.82> has quit IRC (Ping timeout: 256 seconds) | 07:26 | |
| *** jmd` <jmd`!~user@195.243.197.82> has joined #yocto | 07:27 | |
| *** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 244 seconds) | 07:27 | |
| *** fatho is back | 07:28 | |
| *** awafaa is back | 07:33 | |
| *** aduskett <aduskett!~aduskett@2001:1c00:8183:9900:dfb4:52e9:b83:429b> has joined #yocto | 07:38 | |
| *** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 07:40 | |
| *** patersonc is back | 07:43 | |
| *** dr_kokobas <dr_kokobas!~Thunderbi@user/dr-kokobas:29317> has joined #yocto | 07:54 | |
| *** benjarobin <benjarobin!~benjarobi@user/benjarobin> has quit IRC (Ping timeout: 248 seconds) | 07:59 | |
| *** kergoth <kergoth!~kergoth@ip72-208-253-225.ph.ph.cox.net> has quit IRC (Ping timeout: 265 seconds) | 08:02 | |
| *** kergoth <kergoth!~kergoth@ip72-208-253-225.ph.ph.cox.net> has joined #yocto | 08:04 | |
| *** kergoth is now away: Away | 08:04 | |
| *** kergoth is now away: Away | 08:04 | |
| *** awafaa is now away: Auto-away | 08:08 | |
| *** ndec is now away: Auto-away | 08:08 | |
| *** aardo is back | 08:09 | |
| *** dr_kokobas is now away: I am currently away from the computer. | 08:18 | |
| *** dr_kokobas is back | 08:29 | |
| *** dr_kokobas <dr_kokobas!~Thunderbi@user/dr-kokobas:29317> has quit IRC (Read error: Connection reset by peer) | 08:30 | |
| *** kergoth <kergoth!~kergoth@ip72-208-253-225.ph.ph.cox.net> has quit IRC (Ping timeout: 248 seconds) | 08:36 | |
| *** ndec is back | 08:37 | |
| *** kergoth <kergoth!~kergoth@ip72-208-253-225.ph.ph.cox.net> has joined #yocto | 08:37 | |
| *** kergoth is now away: Away | 08:37 | |
| *** kergoth is now away: Away | 08:37 | |
| *** sakman <sakman!~sakman@205.237.20.195> has quit IRC (Remote host closed the connection) | 08:38 | |
| *** frgo <frgo!~frgo@p5dec3eaa.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer) | 08:38 | |
| *** frgo <frgo!~frgo@p5dec3eaa.dip0.t-ipconnect.de> has joined #yocto | 08:38 | |
| *** sakman <sakman!~sakman@205.237.20.195> has joined #yocto | 08:38 | |
| *** grma <grma!~gruberm@94-24-60-237.static.kufnet.at> has quit IRC (Ping timeout: 276 seconds) | 08:42 | |
| paulbarker | kanavin: I'm impressed, we have completely non-overlapping update patches! | 08:45 |
| paulbarker | I'm going to send ffmpeg, python3-dtschema, lsof, bind & libportal | 08:45 |
| *** benjarobin <benjarobin!~benjarobi@user/benjarobin> has joined #yocto | 08:54 | |
| rburton | walter: does jetbrain not have a "don't look into this directory" button so you can tell it to ignore all of build/tmp/ | 09:11 |
| *** goliath <goliath!~goliath@user/goliath> has joined #yocto | 09:15 | |
| *** prabhakalad <prabhakalad!~prabhakar@97e54365.skybroadband.com> has quit IRC (Quit: Konversation terminated!) | 09:18 | |
| *** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto | 09:25 | |
| *** awafaa is back | 09:25 | |
| *** awafaa is now away: Auto-away | 09:30 | |
| *** prabhakalad <prabhakalad!~prabhakar@97e54365.skybroadband.com> has joined #yocto | 09:36 | |
| frosteyes | Hi folks. For anyone working with Qualcomm / Qualcomm Linux. khem etc. I have made a topic in meta-qcom - https://github.com/qualcomm-linux/meta-qcom/issues/2543 I normally would discuss it on a mailing list, but I guess it would be the correct place to use the issue tracking part for meta-qcom. | 09:38 |
| frosteyes | In short - I have Qualcomm Linux running with qcom-console-image on a QCS8550, where I reuse the ABL / Android kernel 5.15 from the older LE from Qualcomm. This is to have maximum hardware support. | 09:41 |
| frosteyes | I would like to discuss if it make sense to upstream to meta-qcom / meta-openembedded what is needed to have support for this, or if it does not fit with the plan for meta-qcom. (It is of cause a bit ugly to let part of the system be dictacted from the version of abl, partition layout from le etc) | 09:43 |
| *** awafaa is back | 09:43 | |
| frosteyes | But it make a way forward for devices like this, where it is possible to update the system partition and run the latest "user-space" software and not be stuck on some older software. | 09:43 |
| *** Ermine is back | 09:44 | |
| *** Danct12 is back | 09:44 | |
| *** Ermine is now away: Auto away | 09:44 | |
| *** sdora is now away: Auto away | 09:50 | |
| *** jclsn_ <jclsn_!~jclsn_@194.156.172.124> has joined #yocto | 09:51 | |
| jclsn_ | Does anyone know if Kontron does not have their layers online anymore? meta-kontron seems very outdated | 09:52 |
| jclsn_ | or meta-ktn https://git.kontron-electronics.de/sw/yocto/meta-ktn | 09:53 |
| *** neachdainn <neachdainn!~nate@user/neachdainn> has joined #yocto | 09:53 | |
| neachdainn | Once I've submitted a patch, what's the next step? Am I just waiting for reviews/approvals to roll in or is there an active step I have to take? | 09:54 |
| jclsn_ | neachdainn: You wait until the maintainer answers you. They might live in a different timezone and answer you when it's night at your location. | 09:55 |
| *** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Quit: Leaving) | 09:56 | |
| paulbarker | neachdainn: If you don't get a reply within about 2 weeks it's worth sending a reminder, that's usually been my rule of thumb. Also watch the master branch because if patches are good they usually merge without any fanfare | 09:57 |
| *** Kubu_work is now away: Je ne suis pas là pour l'instant. | 09:59 | |
| *** Kubu_work is back | 10:01 | |
| *** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Remote host closed the connection) | 10:02 | |
| *** awafaa is now away: Auto-away | 10:04 | |
| *** sdora is back | 10:05 | |
| *** awafaa is back | 10:14 | |
| *** dr_kokobas <dr_kokobas!~Thunderbi@user/dr-kokobas:29317> has joined #yocto | 10:15 | |
| *** dr_kokobas is now away: I am currently away from the computer. | 10:15 | |
| *** JesseVG <JesseVG!~JesseVG@14.237-78-194.adsl-static.isp.belgacom.be> has quit IRC (Quit: Client closed) | 10:20 | |
| *** madisox_ is back | 10:32 | |
| *** Kubu_work is now away: Je ne suis pas là pour l'instant. | 10:36 | |
| *** awafaa is now away: Auto-away | 10:36 | |
| *** madisox_ is now away: Auto-away | 10:37 | |
| *** dr_kokobas is back | 10:40 | |
| *** aardo is now away: Auto away at Fri Jun 19 10:51:28 2026 UTC | 10:51 | |
| *** sdora is now away: Auto away | 11:14 | |
| *** _lore_ is back | 11:27 | |
| *** rob_w <rob_w!~rob_w@2001:a61:60b7:e101:8196:de78:c2ba:cf7b> has joined #yocto | 11:28 | |
| *** tgamblin is back | 11:29 | |
| *** _lore_ is now away: Auto away at Fri Jun 19 11:32:01 2026 UTC | 11:32 | |
| *** Kubu_work is back | 11:32 | |
| *** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 245 seconds) | 11:36 | |
| *** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Ping timeout: 265 seconds) | 11:37 | |
| *** awafaa is back | 11:38 | |
| *** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto | 11:38 | |
| *** _lore_ is back | 11:42 | |
| *** awafaa is now away: Auto-away | 11:59 | |
| *** awafaa is back | 12:01 | |
| *** dr_kokobas is now away: I am currently away from the computer. | 12:01 | |
| walter | rburton: it does, but it subscribes to inotify notifications for file changes on the project directory, which includes everything under build. This causes it to have a bajilion subscriptions and even with an inotify of 2millin, it's not enough. | 12:05 |
| *** Ermine is back | 12:07 | |
| *** Ermine is now away: Auto away | 12:11 | |
| neachdainn | jclsn_, paulbarker: Sounds good. I'm fine waiting, I just didn't know if there was a step I missed. I'll keep my eye on emails and the mailing list. Thanks! | 12:12 |
| *** Ermine is back | 12:14 | |
| *** Ermine is now away: Auto away | 12:14 | |
| kanavin | paulbarker, I handled some of the more trickier things that failed in devtool rebase from the original full update on 11th June | 12:14 |
| kanavin | paulbarker, I guess you can go over subsequent updates and pick the successful ones that no one else handled | 12:15 |
| *** amieiro <amieiro!~irc_user@user/amieiro> has quit IRC (Quit: WeeChat 4.9.0) | 12:15 | |
| *** aardo is back | 12:15 | |
| paulbarker | kanavin: Thanks, it's appreciated! I'll look through the more recent AUH emails and see if there's anything else to add to my series | 12:15 |
| *** amieiro <amieiro!~irc_user@user/amieiro> has joined #yocto | 12:16 | |
| kanavin | paulbarker, cheers, I'm going on holiday now, so I will go off irc in a minute, but will keep an eye on emails | 12:16 |
| paulbarker | kanavin: Enjoy! | 12:16 |
| frosteyes | kanavin: have a nice vacation.. | 12:17 |
| kanavin | paulbarker, one last thing, note the systemd discussion on oe-architecture. | 12:17 |
| kanavin | frosteyes, cheers | 12:17 |
| *** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in) | 12:18 | |
| *** micka <micka!~micka@reverse-177-98.fdn.fr> has joined #yocto | 12:20 | |
| *** micka is now away: Auto away at Fri Jun 19 12:20:19 2026 UTC | 12:20 | |
| *** micka is now away: Auto away at Fri Jun 19 12:20:19 2026 UTC | 12:20 | |
| *** Kubu_work <Kubu_work!~kubu@arennes-358-1-227-139.w2-13.abo.wanadoo.fr> has joined #yocto | 12:21 | |
| *** Kubu_work <Kubu_work!~kubu@arennes-358-1-227-139.w2-13.abo.wanadoo.fr> has quit IRC (Client Quit) | 12:23 | |
| *** emielvs <emielvs!~emielvans@91.183.134.234> has joined #yocto | 12:30 | |
| *** aduskett <aduskett!~aduskett@2001:1c00:8183:9900:dfb4:52e9:b83:429b> has quit IRC (Ping timeout: 245 seconds) | 12:34 | |
| *** aduskett <aduskett!~aduskett@77-250-178-78.cable.dynamic.v4.ziggo.nl> has joined #yocto | 12:51 | |
| *** Guest67 <Guest67!~Guest67@2a02:3102:8c10:1ae0:2b:62e5:2931:8196> has joined #yocto | 12:52 | |
| *** aduskett <aduskett!~aduskett@77-250-178-78.cable.dynamic.v4.ziggo.nl> has quit IRC (Read error: Connection reset by peer) | 13:00 | |
| *** aduskett <aduskett!~aduskett@77-250-178-78.cable.dynamic.v4.ziggo.nl> has joined #yocto | 13:02 | |
| *** kanavin <kanavin!~Alexander@2a02:2455:86ac:8b00:1503:6322:4ca8:d58c> has quit IRC (Quit: Leaving) | 13:05 | |
| *** jmd` <jmd`!~user@195.243.197.82> has quit IRC (Remote host closed the connection) | 13:14 | |
| *** Ermine is back | 13:19 | |
| rburton | walter: sounds like a terrible bug that should have been fixed years ago tbh | 13:26 |
| *** aduskett <aduskett!~aduskett@77-250-178-78.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 276 seconds) | 13:34 | |
| *** KanjiMonster is now away: disconnected | 13:51 | |
| *** KanjiMonster is back | 13:51 | |
| *** bhstalel <bhstalel!~bhstalel@196.179.231.146> has joined #yocto | 13:52 | |
| *** khem is back | 13:56 | |
| *** jmd <jmd!~user@aftr-82-135-83-47.dynamic.mnet-online.de> has joined #yocto | 14:02 | |
| *** khem is now away: Auto-away | 14:03 | |
| *** druppy is back | 14:10 | |
| *** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Remote host closed the connection) | 14:10 | |
| *** druppy <druppy!~Thunderbi@user/druppy> has joined #yocto | 14:11 | |
| *** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 14:17 | |
| Tartarus | So, with bitbake-setup, and for say CI jobs, what's the right pattern for when to toss something like 'BB_GENERATE_MIRROR_TARBALLS = "1"' in site.conf, or appended to local.conf ? | 14:18 |
| Tartarus | Or is it still, same as before and it's just how you would configure the layers to grab that's different now (source overrides in that case) | 14:20 |
| tgamblin | Tartarus: I've been using a mix. See lines 74-108 here: https://github.com/threexc/boardgarden/blob/main/.forgejo/workflows/riscv-yocto-image-nightly.yaml#L74 | 14:22 |
| tgamblin | Submitting more fragment patches for common variable settings is on my to-do list, but I'm not sure when I'll get around to it | 14:23 |
| Tartarus | Ah a forgejo example, very helpful :) | 14:23 |
| Tartarus | thanks! | 14:23 |
| yocton | Tartarus: create a fragment and enable it from bb-setup? | 14:23 |
| tgamblin | Tartarus: No problem. It's the best forge :) | 14:23 |
| Tartarus | yocton: Possibly. Working out how much else, if anything really, differs from other builds | 14:24 |
| *** druppy is now away: Jeg er ikke til stede i øjeblikket. | 14:25 | |
| rburton | PSA I want to remove the SRPM mode from the archiver class because I don't believe anyone uses it. https://lore.kernel.org/all/20260619141222.4097163-2-ross.burton@arm.com/. Please reply if you do! | 14:26 |
| *** florian <florian!~florian@dynamic-093-131-211-204.93.131.pool.telefonica.de> has joined #yocto | 14:37 | |
| *** silviu <silviu!~silviu@2a02:2f0d:e17:7100:ef74:cf1f:b10e:6f29> has quit IRC (Ping timeout: 246 seconds) | 14:43 | |
| *** Guest67 <Guest67!~Guest67@2a02:3102:8c10:1ae0:2b:62e5:2931:8196> has quit IRC (Quit: Client closed) | 14:47 | |
| *** jclsn_ <jclsn_!~jclsn_@194.156.172.124> has quit IRC (Quit: Client closed) | 14:48 | |
| *** ptsneves <ptsneves!~Thunderbi@91-189-59-158.riz.pl> has joined #yocto | 14:50 | |
| *** ptsneves is now away: I am currently away from the computer. | 14:50 | |
| *** ptsneves is now away: I am currently away from the computer. | 14:50 | |
| *** walter <walter!~ch@user/walter> has quit IRC (Ping timeout: 264 seconds) | 14:54 | |
| *** walter <walter!~ch@84.232.135.132> has joined #yocto | 15:01 | |
| *** emielvs <emielvs!~emielvans@91.183.134.234> has quit IRC (Ping timeout: 265 seconds) | 15:03 | |
| *** rcw <rcw!~rcw@128.224.253.2> has joined #yocto | 15:03 | |
| *** awafaa is now away: Auto-away | 15:04 | |
| *** ptsneves is back | 15:10 | |
| *** benjarobin <benjarobin!~benjarobi@user/benjarobin> has quit IRC (Ping timeout: 252 seconds) | 15:15 | |
| *** neachdainn <neachdainn!~nate@user/neachdainn> has quit IRC (Ping timeout: 276 seconds) | 15:15 | |
| *** mathieum2048 is now away: Auto away | 15:15 | |
| *** mathieum2048 is back | 15:18 | |
| *** rob_w <rob_w!~rob_w@2001:a61:60b7:e101:8196:de78:c2ba:cf7b> has quit IRC (Quit: Leaving) | 15:35 | |
| rfs613 | for a recipe that just installs a single file (eg. SRC_URI = "file://somefile") how should the "S" variable be set? Wrynose is giving a warning that ${UNPACKDIR}/${BP} doesn't exist as the default for S | 15:47 |
| rfs613 | (in scarthgap it defaulted to ${WORKDIR}/${BP} which does exist) | 15:51 |
| *** Danct12 is now away: Auto away at Fri Jun 19 15:54:22 2026 UTC | 15:54 | |
| *** ptsneves <ptsneves!~Thunderbi@91-189-59-158.riz.pl> has quit IRC (Ping timeout: 265 seconds) | 15:56 | |
| *** Danct12 is back | 15:57 | |
| yocton | rfs613: I would do S = "${UNPACKDIR}" (e.g. https://git.openembedded.org/openembedded-core/tree/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb?h=wrynose) | 15:59 |
| *** Ermine is now away: Auto away | 16:02 | |
| *** patersonc is now away: Auto-away | 16:03 | |
| *** Sundeep is now away: Auto away | 16:03 | |
| *** florian <florian!~florian@dynamic-093-131-211-204.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 246 seconds) | 16:04 | |
| *** aardo is now away: Auto away at Fri Jun 19 16:04:33 2026 UTC | 16:04 | |
| rfs613 | yocton: thanks, that does the trick indeed | 16:05 |
| *** sgw <sgw!~swold@user/sgw> has quit IRC (Ping timeout: 276 seconds) | 16:08 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 16:08 | |
| *** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Ping timeout: 245 seconds) | 16:10 | |
| *** micka_ <micka_!~micka@reverse-177-98.fdn.fr> has joined #yocto | 16:10 | |
| *** micka_ is now away: Auto away at Fri Jun 19 16:10:40 2026 UTC | 16:10 | |
| *** micka_ is now away: Auto away at Fri Jun 19 16:10:40 2026 UTC | 16:10 | |
| *** micka_ is now known as micka | 16:11 | |
| *** sgw <sgw!~swold@user/sgw> has joined #yocto | 16:19 | |
| *** sgw is now away: I'm not here right now | 16:19 | |
| *** fatho is now away: Auto-away | 16:19 | |
| *** rburton is now away: Auto-away | 16:25 | |
| *** Ermine is back | 16:35 | |
| *** _lore_ is now away: Auto away at Fri Jun 19 16:35:22 2026 UTC | 16:35 | |
| *** halstead is back | 16:47 | |
| *** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 265 seconds) | 16:54 | |
| *** florian <florian!~florian@dynamic-093-131-211-204.93.131.pool.telefonica.de> has joined #yocto | 16:55 | |
| *** awafaa is back | 17:07 | |
| *** ndec is now away: Auto-away | 17:15 | |
| *** tec42 <tec42!~tec@217.115.15.70> has quit IRC (Quit: bye!) | 17:17 | |
| *** tec42 <tec42!~tec@217.115.15.70> has joined #yocto | 17:22 | |
| *** tec42 is now away: away... | 17:22 | |
| *** zeemate <zeemate!~chris@2001:16b8:b10b:5400:832d:2cc3:e7c5:18a> has quit IRC (Ping timeout: 248 seconds) | 17:26 | |
| *** KanjiMonster is now away: disconnected | 17:30 | |
| *** neachdainn <neachdainn!~nate@user/neachdainn> has joined #yocto | 17:31 | |
| *** emielvs <emielvs!~emielvans@94.110.155.120> has joined #yocto | 17:41 | |
| *** ndec is back | 17:43 | |
| *** druppy1 <druppy1!~Thunderbi@user/druppy> has joined #yocto | 17:55 | |
| *** dkl is now away: Auto away at Fri Jun 19 17:55:49 2026 UTC | 17:55 | |
| *** dkl is back | 17:55 | |
| *** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Ping timeout: 265 seconds) | 17:57 | |
| *** druppy1 is now known as druppy | 17:57 | |
| *** druppy is now away: Jeg er ikke til stede i øjeblikket. | 18:14 | |
| *** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Remote host closed the connection) | 18:17 | |
| *** druppy <druppy!~Thunderbi@user/druppy> has joined #yocto | 18:19 | |
| *** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Ping timeout: 265 seconds) | 18:27 | |
| *** ndec is now away: Auto-away | 18:29 | |
| *** khilman is now away: Auto-away | 18:33 | |
| *** dkl is now away: Auto away at Fri Jun 19 18:44:19 2026 UTC | 18:44 | |
| *** khilman is back | 19:04 | |
| *** rcw <rcw!~rcw@128.224.253.2> has quit IRC (Quit: Client closed) | 19:09 | |
| *** mathieum2048 is now away: Auto away | 19:17 | |
| *** bhstalel <bhstalel!~bhstalel@196.179.231.146> has quit IRC (Quit: Client closed) | 19:24 | |
| *** khilman is now away: Auto-away | 19:29 | |
| *** Danct12 is now away: Auto away at Fri Jun 19 19:40:36 2026 UTC | 19:40 | |
| *** Danct12 is back | 19:42 | |
| *** Danct12 is now away: Auto away at Fri Jun 19 19:43:47 2026 UTC | 19:43 | |
| *** jmd <jmd!~user@aftr-82-135-83-47.dynamic.mnet-online.de> has quit IRC (Remote host closed the connection) | 19:47 | |
| *** benjarobin <benjarobin!~benjarobi@user/benjarobin> has joined #yocto | 19:52 | |
| *** zeemate <zeemate!~chris@2001:16b8:b10b:5400:c9a3:7df1:a09f:c5e0> has joined #yocto | 19:54 | |
| *** RP is back | 20:07 | |
| *** Ermine is now away: Auto away | 20:19 | |
| *** mathieum2048 is back | 20:22 | |
| *** Dracos-Carazza is back | 20:29 | |
| *** khilman is back | 20:45 | |
| *** neachdainn <neachdainn!~nate@user/neachdainn> has quit IRC (Quit: WeeChat 4.7.2) | 20:58 | |
| *** silviu <silviu!~silviu@82.78.232.97> has joined #yocto | 21:19 | |
| *** Ermine is back | 21:21 | |
| *** Ermine is now away: Auto away | 21:21 | |
| *** Ermine is back | 21:26 | |
| *** Ermine is now away: Auto away | 21:27 | |
| *** zeemate <zeemate!~chris@2001:16b8:b10b:5400:c9a3:7df1:a09f:c5e0> has quit IRC (Ping timeout: 245 seconds) | 21:33 | |
| *** dr_kokobas is back | 21:33 | |
| *** florian <florian!~florian@dynamic-093-131-211-204.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 245 seconds) | 21:41 | |
| *** RP is now away: Auto away at Fri Jun 19 21:42:39 2026 UTC | 21:42 | |
| *** silviu <silviu!~silviu@82.78.232.97> has quit IRC (Ping timeout: 252 seconds) | 21:49 | |
| *** dr_kokobas is now away: I am currently away from the computer. | 22:08 | |
| *** nerdboy <nerdboy!~nerdboy@user/nerdboy> has quit IRC (Ping timeout: 248 seconds) | 22:13 | |
| *** paulg <paulg!~paulg@38.147.253.171> has quit IRC (Quit: Leaving) | 22:15 | |
| *** dr_kokobas <dr_kokobas!~Thunderbi@user/dr-kokobas:29317> has quit IRC (Ping timeout: 246 seconds) | 22:17 | |
| *** Ermine is back | 22:24 | |
| *** Ermine is now away: Auto away | 22:24 | |
| *** nerdboy <nerdboy!~nerdboy@user/nerdboy> has joined #yocto | 22:25 | |
| *** benjarobin <benjarobin!~benjarobi@user/benjarobin> has quit IRC (Quit: Konversation terminated!) | 22:28 | |
| *** Ermine is back | 22:34 | |
| *** Ermine is now away: Auto away | 22:34 | |
| *** Ermine is back | 22:53 | |
| *** khilman is now away: Auto-away | 22:54 | |
| *** Ermine is now away: Auto away | 22:54 | |
| *** nerdboy <nerdboy!~nerdboy@user/nerdboy> has quit IRC (Ping timeout: 246 seconds) | 22:55 | |
| *** Ermine is back | 22:56 | |
| *** Ermine is now away: Auto away | 22:57 | |
| *** awafaa is now away: Auto-away | 23:06 | |
| *** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 23:07 | |
| *** Ermine is back | 23:09 | |
| *** Ermine is now away: Auto away | 23:09 | |
| *** Ermine is back | 23:09 | |
| *** nerdboy <nerdboy!~nerdboy@user/nerdboy> has joined #yocto | 23:09 | |
| *** khilman is back | 23:11 | |
| *** mathieum2048 is now away: Auto away | 23:25 | |
| *** khilman is now away: Auto-away | 23:34 | |
| *** Ermine is now away: Auto away | 23:47 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!