Wednesday, 2023-09-13

*** xmn <xmn!~xmn@2600:4040:9390:8c00:2596:4315:407a:929e> has quit IRC (Quit: ZZZzzz…)00:05
*** Marian81 <Marian81!~Marian@c-73-219-138-101.hsd1.nh.comcast.net> has joined #yocto00:08
Marian81Hi, I have a problem with an .wic file, if the size is less then 2.1G, the wic is generated with grub-efi-bootx64.efi if is above 2.1G grub-efi-bootx64.efi is not populated under the first partition /boot/EFI/BOOT/. Do you have any input?00:09
*** xmn <xmn!~xmn@2600:4040:9390:8c00:4055:3d9b:b8e6:f2a6> has joined #yocto00:13
yates_workrburton: 1) rm -fR tmp, 2) bitbake core-image-printer (my custom image adapted from core-image-sate), 3) runqemu qemuarm and verified qemu machine runs, 4) find . -name "run.do_conf*" returned nothing.00:21
yates_worksato00:21
*** alimon <alimon!~alimon@189.172.185.29> has joined #yocto00:26
yates_workany clues would be appreciated00:29
yates_workfrom anyone00:29
yates_workdoes bitbake remove successfully-completed run.do and log.do files?00:31
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Remote host closed the connection)00:32
*** lolock_ <lolock_!~lolock@164.92.162.3> has quit IRC (Server closed connection)00:32
*** lolock <lolock!~lolock@164.92.162.3> has joined #yocto00:32
Marian81I will add a mistake in a recipe to find out where the logged are stored ...00:34
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto00:34
Marian81wic ls is giving me "ERROR: Can't find executable 'mdir'"00:51
yates_workbtw, i'm running kirkstone00:56
yates_workcould it be that this image recipe is downloading preconfigured state from the repos?01:01
yates_workfyi, my goal is to find the ./configure options used by the qtbase recipe01:03
*** davidinux <davidinux!~davidinux@45.11.80.236> has quit IRC (Ping timeout: 246 seconds)01:03
yates_workmeta-qt5/recipes-qt/qt5/qtbase01:04
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto01:18
*** davidinux <davidinux!~davidinux@host-79-40-131-238.business.telecomitalia.it> has joined #yocto01:20
*** amitk_ <amitk_!~amit@58.84.60.172> has quit IRC (Ping timeout: 246 seconds)01:25
*** lexano <lexano!~lexano@174.119.69.134> has quit IRC (Ping timeout: 246 seconds)01:32
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 255 seconds)01:52
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto01:53
*** GParker_ <GParker_!~GParker@207.154.79.70> has joined #yocto01:56
*** geoffhp <geoffhp!~GParker@207.154.79.70> has quit IRC (Ping timeout: 252 seconds)01:58
*** sakman_ <sakman_!~sakman@99.209.85.164> has joined #yocto02:00
*** sakman <sakman!~sakman@208.111.77.233> has quit IRC (Ping timeout: 245 seconds)02:02
*** KanjiMonster <KanjiMonster!~KanjiMons@dslb-088-076-253-094.088.076.pools.vodafone-ip.de> has quit IRC (Ping timeout: 255 seconds)02:07
*** KanjiMonster <KanjiMonster!~KanjiMons@dslb-002-205-020-122.002.205.pools.vodafone-ip.de> has joined #yocto02:07
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)02:10
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto02:11
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Client Quit)02:14
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-208.dsl.bell.ca> has quit IRC (Server closed connection)02:44
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-208.dsl.bell.ca> has joined #yocto02:44
khemyates_work: yes if there are no run.do_conf* scripts that means it was using it from sstate02:52
khemyou are lucky !02:52
khemif you enable rm_work via local.conf INHERIT += "rm_work" then it will delete the build area of the successfully built recipe too02:53
khemMarian81: I think it should `rmdir`02:54
*** GParker__ <GParker__!~GParker@207.154.79.70> has joined #yocto02:56
khemMarian81: let me take it back, I think wic does need mdir which is a tool coming from mtools-native recipe so somehow its missing in your wic image deps02:57
khemadd `do_image_wic[depends] += "mtools-native:do_populate_sysroot` in your machine conf or local conf02:58
*** jclsn <jclsn!~jclsn@2a04:4540:6513:a200:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 252 seconds)02:58
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Quit: WeeChat 4.0.4)02:59
*** GParker_ <GParker_!~GParker@207.154.79.70> has quit IRC (Ping timeout: 246 seconds)02:59
*** alex88 <alex88!~alex88@user/alex88> has quit IRC (Ping timeout: 250 seconds)02:59
*** jclsn <jclsn!~jclsn@2a04:4540:6537:cd00:2ce:39ff:fecf:efcd> has joined #yocto03:00
*** polprog <polprog!~ath0@user/polprog> has quit IRC (Server closed connection)03:06
*** polprog <polprog!~ath0@user/polprog> has joined #yocto03:06
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:2993:327:1f7d:1fcd> has quit IRC (Ping timeout: 245 seconds)03:10
*** alex88 <alex88!~alex88@user/alex88> has joined #yocto03:16
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto03:28
*** Ablu <Ablu!~Ablu@user/Ablu> has joined #yocto03:28
*** sakman_ is now known as sakman03:44
*** sakman_ <sakman_!~sakman@208.111.77.233> has joined #yocto03:46
*** sakman <sakman!~sakman@99.209.85.164> has quit IRC (Ping timeout: 246 seconds)03:48
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)03:52
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto03:52
*** zbr <zbr!zibri@shell.x20.se> has quit IRC (Server closed connection)04:01
*** olof <olof!zibri@shell.x20.se> has joined #yocto04:01
yates_workkhem: aha! i was thinking the cache's were under tmp. doh!04:22
yates_workthank you!04:22
yates_workis there anything wrong with just "rm -fR sstate-cache cache" ?04:28
yates_workinstead of using bitbake -c blah04:28
*** amitk <amitk!~amit@58.84.60.172> has joined #yocto04:58
*** khem <khem!uid220931@id-220931.helmsley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)05:07
*** amitk <amitk!~amit@58.84.60.172> has quit IRC (Ping timeout: 252 seconds)05:09
*** Ram-Z <Ram-Z!~Ram-Z@li1814-254.members.linode.com> has quit IRC (Server closed connection)05:18
*** Ram-Z <Ram-Z!~Ram-Z@li1814-254.members.linode.com> has joined #yocto05:19
*** Sai-Kiran <Sai-Kiran!~Sai-Kiran@49.37.242.118> has joined #yocto05:50
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto05:52
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto05:54
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto05:59
*** l3s8g <l3s8g!~l3s8g@p200300de171f520000000000000005e9.dip0.t-ipconnect.de> has joined #yocto06:00
*** Minvera <Minvera!~Minvera@user/Minvera> has quit IRC (Ping timeout: 246 seconds)06:02
*** rfs613 <rfs613!~rfs613@bmtnon1340w-lp130-01-142-114-20-193.dsl.bell.ca> has quit IRC (Ping timeout: 255 seconds)06:18
*** rfs613 <rfs613!~rfs613@174.94.49.189> has joined #yocto06:24
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Ping timeout: 245 seconds)06:25
*** louson <louson!~louson@2001:912:1480:1c0::1> has quit IRC (Server closed connection)06:32
*** rfuentess <rfuentess!~rfuentess@2a01cb09e00d97837ca4e297da1679ea.ipv6.abo.wanadoo.fr> has joined #yocto06:34
*** goliath <goliath!~goliath@user/goliath> has joined #yocto06:43
*** davidinux <davidinux!~davidinux@host-79-40-131-238.business.telecomitalia.it> has quit IRC (Ping timeout: 255 seconds)06:48
*** davidinux <davidinux!~davidinux@194.34.233.113> has joined #yocto06:49
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto06:52
*** linfax <linfax!~linfax@eumail.topcon.com> has joined #yocto06:53
*** Marian81 <Marian81!~Marian@c-73-219-138-101.hsd1.nh.comcast.net> has quit IRC (Quit: Ping timeout (120 seconds))06:53
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto06:59
*** rfuentess <rfuentess!~rfuentess@2a01cb09e00d97837ca4e297da1679ea.ipv6.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)07:12
*** rfuentess <rfuentess!~rfuentess@2a01cb09e00d9783deb88cf304d061a1.ipv6.abo.wanadoo.fr> has joined #yocto07:13
*** frieder <frieder!~frieder@i577B939B.versanet.de> has joined #yocto07:14
LetoThe2ndyo dudX07:15
SchlumpfGood morning07:15
*** JerryM <JerryM!~jermain@149.3.168.10> has joined #yocto07:23
*** lighteagle <lighteagle!~lighteagl@88-113-81-118.elisa-laajakaista.fi> has joined #yocto07:27
*** mkazantsev <mkazantsev!~mkazantse@mail.orangedata.ru> has joined #yocto07:29
*** AndreiM <AndreiM!~AndreiM@92.81.62.60> has joined #yocto07:40
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)07:42
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto07:43
AndreiMhi guys. I have a little problem while upgrading my project from dunfell to kirkstone with one of my recipes. Maybe you can guide me where to look at (hopefully). This is the issue:07:45
AndreiMlog.do_compile.26383007:45
AndreiMLog data follows:07:45
AndreiM| DEBUG: Executing shell function do_compile07:45
AndreiM| NOTE: VERBOSE=1 cmake --build /home/user/oe-core/build/tmp/work/armv7at2hf-neon-tdx-linux-gnueabi/shadowsocks-libev/3.3.5-r0/build --target all --07:45
AndreiM| Error: could not load cache07:45
*** kpo <kpo!~kpo@87-206-161-246.dynamic.chello.pl> has joined #yocto07:45
olani-yates_work: There is nothing wrong with it, but it's probably overkill.  'bitbake qtbase -c configure' would force bitbake to rerun the configure step and then you can check the files.07:48
olani-yates_work: Sorry, that should be 'bitbake qtbase -c configure -f' to force the task to be rerun.07:49
AndreiMin my .bb file I have "inherit cmake pkgconfig" . I'm not using any qt-related recipes07:51
AndreiMsorry, I'm quite new to yocto and it feels a bit overwhelming now :))07:52
*** ckayhan1 <ckayhan1!~ckayhan@176.235.144.138> has quit IRC (Ping timeout: 245 seconds)07:54
olani-AndreiM: I'm not sure I can help with cmake, but we probably need more of the log to help.  Please don't paste it here but use some pastebin server. The recipe too if possible.07:56
LetoThe2ndAndreiM: does your cmake thingy do any network access during compile? such as a shared cache?07:57
*** GParker_ <GParker_!~GParker@207.154.79.70> has joined #yocto08:04
AndreiMI just got the project from github and did not mingle with it's build08:07
*** GParker__ <GParker__!~GParker@207.154.79.70> has quit IRC (Ping timeout: 252 seconds)08:07
AndreiMlooks like downgrading to PREFERRED_VERSION_mbedtls = "2.28.2" from 3.4.0 solved the problem.  I don't think it's ok on the long term tho08:11
*** Guest10 <Guest10!~Guest10@194-16-1-10.customer.telia.com> has quit IRC (Quit: Client closed)08:11
AndreiMand adding in the recipe:08:12
AndreiMdo_compile() {08:12
AndreiM  cd ${S}08:12
AndreiM  cmake .08:12
AndreiM  cmake --build .08:12
AndreiM}08:12
LetoThe2ndAndreiM: the latter is definitely a bug because it breaks the do_configure stage.08:29
mcfrisksigh, re-clone of kernel git repo. I'll send a revert now..08:30
AndreiMwhy do you say it's a bug? it did all the steps (hopefully?) right....including the do_install and the later ones08:34
LetoThe2ndAndreiM: the cmake.bbclass makes sure that all necessary bits and pieces for the cross build are in place. by bluntly calling "cmake ." in do_compile, you a) break the dependency chain of compile on configure, and b) almost certain mess up the required parameters.08:35
LetoThe2nd(AFK for an hour or so now, sorry)08:35
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto08:39
olani-AndreiM: I'm not famillliar with shadowsocks-libev, but the build instructions here https://github.com/shadowsocks/shadowsocks-libev#linux all mention autotools not cmake.08:42
olani-AndreiM: Did you find the recipe somewhere online as well?08:43
AndreiMno, it was created by an ex-coleague and it was working with dunfell08:44
olani-AndreiM: If you have 'inherit cmake' you shouldn't need to define your own do_compile (or do_configure).08:45
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 252 seconds)08:45
AndreiMthat's what I thought to be right (as you said) but somehow the newer version of cmake fails08:46
qschulzAndreiM: if you really need to build from ${S} you can just change B to point to ${S}?08:47
*** ptsneves <ptsneves!~Thunderbi@031011128011.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto08:48
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto08:51
AndreiMthis is the recipe: https://pastebin.com/qT3s2VeR08:53
AndreiMqschulz the one that built successfully. But I think something is missing08:54
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)08:57
qschulzAndreiM: nowhere is it mentioned it supports cmake though08:57
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto08:57
qschulz(yes I see there's a CMakeLists.txt file, but the instructions mention using autotools08:57
qschulzso maybe use that instead?08:57
qschulzAndreiM: I highly recommend to not use the git submodules in there especially since I believe we have recipes for those?08:58
qschulzlibsodium at least I think08:58
qschulzto quote: If your system provides with those libraries, you should not install them from source.You should jump to this section and install them from the distribution repository instead.08:59
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto09:01
AndreiMqschulz I'll try using autotools instead of cmake. About the submodules, they are part of the project (shadowsocks-libev). Maybe I'll need to modify those sources not to build/install them...09:02
qschulzAndreiM: if you don't fetch them it should find them from the sysroot probably09:03
qschulzif not, you need to patch the build system to find them in the sysroot09:04
qschulzbut the isntructions from shadowsocks-libev is to NOT use the git submodules if the libs are already in your system09:04
qschulzso do it the proper way and add/use recipes instead for those dependencies09:04
*** GParker__ <GParker__!~GParker@207.154.79.70> has joined #yocto09:04
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 246 seconds)09:06
AndreiMqschulz thanks for the guidance. I'll recreate sadowsocks-libev recipe from scratch and work from that. Sometimes it's easier and safer to do so instead of "upgrading" old stuff09:07
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto09:07
*** GParker_ <GParker_!~GParker@207.154.79.70> has quit IRC (Ping timeout: 245 seconds)09:07
*** davidinux <davidinux!~davidinux@194.34.233.113> has quit IRC (Ping timeout: 240 seconds)09:10
qschulzAndreiM: to be fair, I only checked the default branch of thegit repo, haven't checked if this waht you're using.. so maybe not so good advice09:10
*** mbulut <mbulut!~mbulut@31.18.15.188> has joined #yocto09:11
*** ckayhan1 <ckayhan1!~ckayhan@176.235.144.138> has joined #yocto09:12
*** davidinux <davidinux!~davidinux@host-79-40-131-238.business.telecomitalia.it> has joined #yocto09:12
*** kpo <kpo!~kpo@87-206-161-246.dynamic.chello.pl> has quit IRC (Ping timeout: 252 seconds)09:18
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Quit: Client closed)09:19
*** mbulut <mbulut!~mbulut@31.18.15.188> has quit IRC (Quit: Leaving)09:21
*** Saur <Saur!~pkj@nebula.axis.com> has quit IRC (Server closed connection)09:26
*** Sai-Kiran <Sai-Kiran!~Sai-Kiran@49.37.242.118> has quit IRC (Quit: Client closed)09:26
*** Saur <Saur!~pkj@nebula.axis.com> has joined #yocto09:27
*** rfuentess <rfuentess!~rfuentess@2a01cb09e00d9783deb88cf304d061a1.ipv6.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)09:39
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1294-101.w86-207.abo.wanadoo.fr> has joined #yocto09:46
olani-AndreiM: Try 'devtool add' to autogenerate as much as possible.09:51
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto09:52
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Quit: Client closed)10:03
*** GParker_ <GParker_!~GParker@207.154.79.70> has joined #yocto10:05
*** GParker__ <GParker__!~GParker@207.154.79.70> has quit IRC (Ping timeout: 246 seconds)10:08
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 246 seconds)10:23
RPkanavin: https://autobuilder.yoctoproject.org/typhoon/#/builders/37/builds/7793 - cancelled builds appear to work, thanks!10:23
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto10:24
kanavinRP: \0/10:25
RPkanavin: that was a lot simpler than I thought it was going to be!10:27
RPIt is little things like this which will help everyone - hopefully fewer out of space issues on the AB and less hassle for the admins too as a result10:28
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 252 seconds)10:28
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto10:29
kanavinRP: I took time to study both the buildbot docs and then its code (grep for various related keywords), so I would visit every corner of it exhaustively. I have to say documentation alone didn't help, as it doesn't say outright 'alwaysRun' applies to cancelled builds as well.10:30
kanavinI also understand better how the whole thing works now :)10:30
RPkanavin: I'd looked at the docs myself but it certainly wasn't clear! It is helpful to have someone else who knows something about it :)10:31
RPkanavin: I did have a look at that shadow static issue and got frustrated that libtool doesn't appear to follow it's own help text or docs :(10:34
RPI was hoping we could do something like a do_compile:prepend () of       sed -i -e 's#mode=link#mode=link -all-static#g' ${B}/*/Makefile10:34
kanavinRP: I got frustrated mostly because the whole thing isn't working cohesively, even though it's all GNU. There's no way to put -all-static in there via autoconf, and there's also no way to add it after the fact with a libtool-specific makefile variable that would pass the flag.10:37
kanavinand toying with things like LDFLAGS would clash in other places.10:38
kanavinRP: did you try the sed hack? did it not work?10:38
RPkanavin: it didn't work, I'm not sure why. libtool claims -all-static is an unknown option10:42
RPkanavin: I'll probably poke more, I just thought I'd share ideas :)10:42
*** Guest4 <Guest4!~Guest4@37.16.71.42> has joined #yocto10:42
rburtonhaha gnu cohesion haha :)  of course nothing works together, it's GNU :)10:42
kanavinRP: right I can try to push it a bit more as well by applying the sed thing, it should help in theory and the option does exist, but it's still a hack10:43
*** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has joined #yocto10:44
RPkanavin: I appreciate it is horrible, I just worry about other issues more...10:44
rburtonspeaking of , i should dig out my slibtool branch and see if it works still10:44
kanavinRP: I also wrote a buildbot rant on linkedin, you might find it somewhat amusing https://www.linkedin.com/posts/alexander-kanavin-94585686_javascript-nodejs-frameworks-activity-7105914963914813440-Pppp10:52
kanavinyou can install buildbot in debian, and even start masters and workers, but there will not be any web ui! amazing!10:53
kanavinwasted an hour on this or so10:54
kanavinthat's why the patch was untested btw, I hate containers with a passion10:54
kanavinI'd say JS-based UI is buildbot's weakest link. something tells me you can do all of these dynamic things with plain html nowadays.10:56
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)11:00
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)11:03
RPkanavin: at least they removed the coffeescript!11:03
RPkanavin: the readmes in our autobuilder repo do document how to setup a test environment, easiest is if you create a local user for the purpose11:04
rburtonkanavin: as you're now a buildbot expert, do you think its even possible to embed the right <title> tag in the generated html for eg a link to a specfic build? or is the returned html always the same and the content is always generated on the client?11:04
kanavinRP: right, I'll check them next time because anything more serious would've required that11:05
RPrburton: can you be specific about the page you mean?11:06
kanavinrburton, that I have no idea. I dived into specifically the build steps implementation and behavior.11:06
*** elfenix|cloud <elfenix|cloud!sid516192@id-516192.helmsley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)11:06
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 252 seconds)11:22
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto11:23
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto11:24
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 255 seconds)11:27
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto11:27
*** yolo <yolo!~xxiao@li1120-73.members.linode.com> has quit IRC (Remote host closed the connection)11:30
rburtonRP: eg https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/5701.  guessing from the URL structure the server just returns identical html and the client fills it in11:31
*** Fanfwe <Fanfwe!~fanfwe@im.goudal.net> has quit IRC (Server closed connection)11:47
*** Fanfwe <Fanfwe!~fanfwe@im.goudal.net> has joined #yocto11:48
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)11:53
*** vladest1 <vladest1!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto11:54
*** AndreiM <AndreiM!~AndreiM@92.81.62.60> has quit IRC (Quit: Client closed)11:54
*** vladest1 <vladest1!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Client Quit)11:56
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has joined #yocto11:57
*** wmills_ <wmills_!~wmills@pool-108-31-156-225.washdc.fios.verizon.net> has quit IRC (Remote host closed the connection)12:00
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 246 seconds)12:07
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Quit: vladest)12:07
RPrburton: that page is generated from this https://github.com/buildbot/buildbot/blob/master/www/base/src/app/builders/builds/build.tpl.jade12:17
Guest4Hi,12:18
Guest4I have a recipe A.bb which DEPENDS on another recipe B.bb.12:18
Guest4B.bb only contains headers which are installed to ${includedir}. So ${PN} is empty (ALLOW_EMPTY:${PN} = "1"). The headers are in ${PN}-dev.12:18
Guest4Adding A to an image works fine. However, when building the SDK (do_populate_sdk) the headers from B are not installed. I checked the buildhistory and targets->depends.dot has "A-dev" -> "B-dev" [style=dotted]. Also the package A-dev RRECOMMENDS B-dev. Moreover, I found out that everything works fine when I set an explicit RDEPENDS from A-dev to12:18
Guest4B-dev.12:18
Guest4Can somebody please explain why the RRECOMMENDS does not lead to the installation of B-dev in the SDK? Is this somehow related to oe-core b44b0b9294675f89aa51ff84f532664f4c479677 ?12:18
RPrburton: https://github.com/buildbot/buildbot/blob/master/www/base/src/app/builders/builds/build.route.js#L14 is interesting as it probably isn't working?12:18
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto12:20
RPrburton: hmm, I see what you mean about the generated code12:20
RPrburton: I think this is just how it works :(12:21
rburtonyeah12:21
rburtonmcfrisk: i think your change to testimage so that it sets a default TARGET_IP on slirp is fundamentally broken, and i'm annoyed that i didn't notice until after it merged12:25
yates_workolani-: i see you.12:26
rburtonmcfrisk: guests running in slirp can't open ports <1024, so runqemu tells qemu that if the guest opens port 22, actually open 2222.  so if you use slirp, you need to set TEST_TARGET_IP to localhost:2222, otherwise the ssh test will hit localhost.12:27
rburtonlocalhost:22 that is12:27
yates_workolani-: sheesh! s/i see you/i see, thank you/12:27
RPrburton: how does that work for multiple images in parallel?12:29
JerryMhey people anyone knowledgeable about sstate and useradd? Im having an issue where an sstate task fails, causing bitbake to return with an error even though it recovered succesfully12:30
JerryMthe cause is useradd reports an error while trying to add a group that is added in another package, saying it doesn't exists. the normal recipe has both RDPENDS and DEPENDS on the recipe that add this group, however when restoring from sstate this seems to fail often12:31
rburtonRP: it doesn't, this is why slirp isn't as good as tap12:31
rburtonmost people using slirp are using it inside containers, so that's not a problem12:32
RPJerryM: I think there are open bugs related to that?12:32
RPrburton: how does a container solve that?12:32
JerryM@RP it seems you are correct12:34
JerryMI guess it's a general issue and not just on my end12:34
mcfriskRP: network namespaces12:35
RPso qemu creates a new network namespace for each image under test?12:36
*** belsirk <belsirk!~rfuentess@37.166.220.175> has joined #yocto12:37
mcfriskrburton: I think TEST_TARGET_IP needs to be split, the test frameworks/controller needs the externally visible one, and then inside the running target system another one.12:37
RPJerryM: there are open bugs so if they match it is likely not just you12:37
mcfriskRP: for example running docker container to build and test images with qemu, slirp there won't be visible to outside of the docker container. like presumably kas12:38
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1294-101.w86-207.abo.wanadoo.fr> has quit IRC (Ping timeout: 252 seconds)12:39
RPmcfrisk: but that container can run multiple testimages in parallel within it somehow?12:39
mcfriskRP: not with slirp12:40
JerryMRP: yes it seems https://bugzilla.yoctoproject.org/show_bug.cgi?id=13419 is what I'm running into as well12:40
mcfriskbut multiple containers using different network namespaces e.g. localhost port 2222, can run in parallel12:40
RPmcfrisk: ok, I was thinking you meant a container somehow allowed that limitation to be avoided12:40
RPmultiple containers fair enough12:40
*** belsirk is now known as rfuentess12:46
JerryMI'll keep an eye on that and see if I can find some time to maybe dig into this, I'm not very confident I have enough knowldegde for that though12:50
mcfriskrburton: is your use case running exported tests with slirp?12:51
rburtonno, kas container, so the testimage happens inside the container too12:55
rburtoni have a patch to make it 'just work' with the standard setup12:55
rburtonbut with the current code it looks like the slirp testimage qa test is verifying that the host has a sshd running12:55
mcfriskbugger. yea target should be 127.0.0.1:2222 but I fear some of the tests will fail due to the port number. selftests are a bit too special for my understanding..12:57
rburtonthe port is fine, testimage strips it out13:00
*** rfuentess <rfuentess!~rfuentess@37.166.220.175> has quit IRC (Ping timeout: 245 seconds)13:00
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)13:02
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto13:02
* mcfrisk wonders how runtime tests were failing and then passing with my changes if ssh is completely broken13:04
rburtonyeah i'm now at the "how did this work" stage of debugging13:06
*** Minvera <Minvera!~Minvera@user/Minvera> has joined #yocto13:07
mcfriskmaybe missing TEST_SUITES = "ping ssh"13:07
*** linfax <linfax!~linfax@eumail.topcon.com> has quit IRC (Ping timeout: 255 seconds)13:12
*** rfuentess <rfuentess!~rfuentess@2a01:cb16:2048:5bfb:3b0d:d646:c381:3ce4> has joined #yocto13:15
*** tgamblin_ <tgamblin_!~tgamblin@2605:8d80:5e0:57d4:b43b:326b:4e55:10c1> has joined #yocto13:22
*** tgamblin_ <tgamblin_!~tgamblin@2605:8d80:5e0:57d4:b43b:326b:4e55:10c1> has quit IRC (Remote host closed the connection)13:23
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto13:23
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:71eb:b8e9:8589:9ca5> has quit IRC (Ping timeout: 258 seconds)13:25
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto13:29
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:d875:6297:4e81:e577> has joined #yocto13:31
RPkanavin: FWIW the -all-static has to go after CCLD which is why it was breaking13:35
*** varjag <varjag!~user@188.95.241.196> has quit IRC (Quit: ERC (IRC client for Emacs 27.1))13:38
*** rfuentess <rfuentess!~rfuentess@2a01:cb16:2048:5bfb:3b0d:d646:c381:3ce4> has quit IRC (Read error: Connection reset by peer)13:43
*** rfuentess <rfuentess!~rfuentess@2a01:cb16:2048:5bfb:e5c5:af00:eb10:8b39> has joined #yocto13:45
RPkanavin: https://git.yoctoproject.org/poky-contrib/commit/?h=rpurdie/t222&id=a8c7fa067571faceb09e0f376b3529fa298d19d9 works horrible as it is13:46
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)13:48
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto13:48
*** mkazantsev <mkazantsev!~mkazantse@mail.orangedata.ru> has quit IRC (Ping timeout: 252 seconds)13:53
*** amitk <amitk!~amit@58.84.60.172> has joined #yocto13:54
*** Xagen <Xagen!~Xagen@rrcs-98-6-114-13.sw.biz.rr.com> has joined #yocto13:57
*** Guest4 <Guest4!~Guest4@37.16.71.42> has quit IRC (Quit: Client closed)14:07
*** rfuentess <rfuentess!~rfuentess@2a01:cb16:2048:5bfb:e5c5:af00:eb10:8b39> has quit IRC (Read error: Connection reset by peer)14:12
*** rfuentess <rfuentess!~rfuentess@37.166.220.175> has joined #yocto14:12
*** wmills <wmills!~wmills@pool-108-31-156-225.washdc.fios.verizon.net> has joined #yocto14:13
RPkanavin: of course complete static linking breaks pseudo as it can't see the libc calls :(14:16
*** l3s8g <l3s8g!~l3s8g@p200300de171f520000000000000005e9.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds)14:18
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection)14:19
*** GParker__ <GParker__!~GParker@207.154.79.70> has joined #yocto14:20
*** ckayhan1 <ckayhan1!~ckayhan@176.235.144.138> has quit IRC (Ping timeout: 255 seconds)14:21
*** amitk <amitk!~amit@58.84.60.172> has quit IRC (Ping timeout: 252 seconds)14:23
*** GParker_ <GParker_!~GParker@207.154.79.70> has quit IRC (Ping timeout: 255 seconds)14:23
*** lexano <lexano!~lexano@174.119.69.134> has joined #yocto14:30
kanavinRP: right, so maybe this should be a custom patch after all, there's a point where sed expressions start to crumble, and it's getting close to that :( or just abandon the idea, and do dynamic linking with handwritten setscene dependencies list as originally proposed :-/14:31
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has quit IRC (Quit: Client closed)14:31
RPkanavin: well, I have a slightly different patch to test14:31
RPkanavin: the impact of the inverted setscene dependencies shouldn't be underestimated :/14:32
JPEWJaMa: I'm horribly confused about how the /data0001 is showing up in the output of `git rev-parse --absolute-git-dir`; AFAICT that path shouldn't be encoded in the mirror tarball at all14:36
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 252 seconds)14:37
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto14:38
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Ping timeout: 252 seconds)14:42
RPkanavin: FWIW the simpler direct static libs approach appears to build14:43
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has joined #yocto14:43
RPJPEW: someone needs to make our mirror tarballs reproducible? :/14:44
JPEWGit repos shouldn't have absolute paths in them _anwyay_14:44
RPJPEW: something bad does seem to be going on14:45
JPEWMikko's symlinks are a problem in what I added (which I can fix).... I kinda think the other one is actually some other latent bug14:46
*** Xagen <Xagen!~Xagen@rrcs-98-6-114-13.sw.biz.rr.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)14:54
*** Xagen <Xagen!~Xagen@rrcs-98-6-114-13.sw.biz.rr.com> has joined #yocto14:57
*** ldts <ldts!sid269548@id-269548.hampstead.irccloud.com> has quit IRC (Server closed connection)15:19
*** ldts <ldts!sid269548@id-269548.hampstead.irccloud.com> has joined #yocto15:20
*** otavio <otavio!~otavio@189-11-189-69.user3p.brasiltelecom.net.br> has quit IRC (Ping timeout: 246 seconds)15:23
*** rfuentess <rfuentess!~rfuentess@37.166.220.175> has quit IRC (Read error: Connection reset by peer)15:23
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)15:35
*** JerryM <JerryM!~jermain@149.3.168.10> has quit IRC (Quit: Konversation terminated!)15:39
RPmcfrisk: http://autobuilder.yocto.io/pub/non-release/20230913-11/testresults/qemuarm64-ptest/openssh.log - another failing openssh log15:41
RPJPEW: can you use os.path.realpath(os.path.abspath()) in the fetcher to avoid that stat stuff?15:57
*** ptsneves <ptsneves!~Thunderbi@031011128011.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 252 seconds)16:07
JPEWRP: I thought about that..... but it depends if you want to handle bind mounts or not16:13
JPEWIt proabbly would be OK for symlinks16:13
*** ptsneves <ptsneves!~Thunderbi@213.109.47.30> has joined #yocto16:15
*** ptsneves <ptsneves!~Thunderbi@213.109.47.30> has quit IRC (Client Quit)16:16
*** ptsneves <ptsneves!~Thunderbi@213.109.47.30> has joined #yocto16:18
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Quit: Leaving.)16:20
rburtonmcfrisk: aah so it works with qemu as the qemu runner parses the hostfwd options that are passed16:24
*** otavio <otavio!~otavio@189-11-189-69.user3p.brasiltelecom.net.br> has joined #yocto16:29
mcfriskrburton: but we should fix the port to be 2222? testing that as well.16:31
rburtoni don't think so - the qemu runner does that on its own16:31
rburtoni just wanted to actually understand the flow16:32
rburtoni'll add a bigger comment :)16:32
mcfriskRP: bummer, not the same test as previously and not instrumented to capture the stderr which contains extra lines16:32
rburtonmcfrisk: this is extra fun because the FVP target is a bit like the qemu one but very bare-bones.  i didn't know the qemu one would infer port mapping.16:32
mcfriskIs it possible to sftp/scp transfer some files from target when tests fails? openssh ptests leave a tar ball behind..16:33
mcfriskrburton: sounds interesting :)16:34
mcfriskI'm thinking of extending oeqa so we could also write tests using plain serial console, like Lava tests are mostly written16:35
rburtonmcfrisk: have a look at the fvp runner in meta-arm, it has the serial console extension (and also power control).  we want to slowly move the api into oeqa, but for now its fvp-specific.16:36
mcfriskrburton: perfect!16:37
*** mbulut <mbulut!~mbulut@ip1f120fbc.dynamic.kabel-deutschland.de> has joined #yocto16:38
*** mbulut <mbulut!~mbulut@ip1f120fbc.dynamic.kabel-deutschland.de> has quit IRC (Client Quit)16:42
*** frieder <frieder!~frieder@i577B939B.versanet.de> has quit IRC (Remote host closed the connection)16:51
*** zpfvo <zpfvo!~fvo@i59F5CE46.versanet.de> has quit IRC (Quit: Leaving.)16:52
JaMaJPEW: sorry for confusion about that /data0001, it was just a log from error-report-web where I've noticed that warning and it was on one of the jenkins servers where I didn't know they changed /mnt/mirror-write use (we had writeable NFS mount there, but when the build infra was migrated someone kept the path, but used that for symlink and it doesn't make any sense to point DL_DIR there.. )16:53
JPEWJaMa: np16:53
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Ping timeout: 245 seconds)16:53
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)16:53
JPEWGlad it's not actually some serious issue with encoding paths in mirror tarballs :)16:54
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto16:54
* JaMa too and it helped to discover why do_fetch was sometimes failing for us on git.libssh.org :)16:55
JaMaour git mirror was incorrectly using unreliably git:// instead of https:// for it and I was wondering why the builds are failing even after fixing the repo on PREMIRROR :)16:56
*** khem <khem!uid220931@id-220931.helmsley.irccloud.com> has joined #yocto16:57
*** kscherer <kscherer!~kscherer@bras-base-toroon020aw-grc-25-76-71-129-107.dsl.bell.ca> has joined #yocto17:02
*** kscherer <kscherer!~kscherer@bras-base-toroon020aw-grc-25-76-71-129-107.dsl.bell.ca> has quit IRC (Client Quit)17:03
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)17:10
*** ptsneves <ptsneves!~Thunderbi@213.109.47.30> has quit IRC (Ping timeout: 252 seconds)17:22
*** ckayhan1 <ckayhan1!~ckayhan@176.235.144.138> has joined #yocto17:33
halsteadkhem: https://libera.chat didn't end up writing an official guide for setting up our own Matrix bridge. Is that still something you'd like to have?17:34
khemyeah17:34
khemI am using irccloud now a days here :)17:35
RPmcfrisk: shame, is there anything we could do more generically for the logs?17:35
halsteadThat what I use as well. irccloud is much easier than maintaining my old setup.17:35
RPhalstead: I'd not dare tell you what I do! :)17:36
khemso IRC is not as painful  as it use to be.17:36
halsteadOh? Well I do have special alerts set up for messages from you RP.  ;)17:37
RPhalstead: I try not to bother you too much :)17:38
RPhalstead: my setup is really old, I should really find something better17:38
halsteadI think irccloud is worth the money until Matrix (or something else) becomes the defacto FOSS choice.17:41
khemmatrix client (element) sucks, its not as slick as some other implementations17:43
khembut neochat is good if you use linux/KDE17:43
rburtonRP: your irc configuration is an abomination17:43
halsteadI agree Element is pretty bad. I'll try neochat. There was a new client for Android in beta that might be good when it releases.17:45
RPJPEW: maybe we should abstract that check into a function. I'm just worried it is getting a bit off topic for that location in the code...17:47
RPJPEW: I hadn't considered bind mounts. Would we hit those normally though?17:47
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto17:53
JPEWmmm, ya probably not. Symlinks can be inconsistent in the same path, but bind mounts probably not. Although realpath is going to have to stat every path component to see if it's a symlink and readlink() it, so I don't think the performance of the stat is worse (it also exits after one iteration in the normal case)17:54
JPEWI guess I could move it to a helper.... like bb.utils.path_is_descent_of()?17:55
RPJPEW: I was thinking of something in bb.utils18:09
RPJPEW: I was less worried about performance and more about just making the code readable18:10
*** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has quit IRC (Quit: Leaving)18:19
*** goliath <goliath!~goliath@user/goliath> has joined #yocto18:30
JPEWK18:40
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has joined #yocto18:42
*** Kubu_work <Kubu_work!~kubu@2a01cb05945b7e009bdc688723a24f31.ipv6.abo.wanadoo.fr> has joined #yocto19:01
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto19:22
*** amitk <amitk!~amit@58.84.60.172> has joined #yocto19:24
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)19:24
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto19:24
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)19:34
*** amitk <amitk!~amit@58.84.60.172> has quit IRC (Ping timeout: 255 seconds)19:37
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Read error: Connection reset by peer)19:40
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto19:40
*** Xagen <Xagen!~Xagen@rrcs-98-6-114-13.sw.biz.rr.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)19:47
*** Xagen <Xagen!~Xagen@rrcs-98-6-114-13.sw.biz.rr.com> has joined #yocto19:49
*** Haxxa <Haxxa!~Haxxa@202-65-68-206.ip4.superloop.au> has quit IRC (Quit: Haxxa flies away.)20:16
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)20:16
*** Haxxa <Haxxa!~Haxxa@202-65-68-206.ip4.superloop.au> has joined #yocto20:16
*** florian <florian!~florian@dynamic-078-049-145-073.78.49.pool.telefonica.de> has joined #yocto20:18
*** jgrossholtz <jgrossholtz!~jgrosshol@040180623.box.freepro.com> has quit IRC (Read error: Connection reset by peer)20:19
*** jgrossholtz <jgrossholtz!~jgrosshol@040180623.box.freepro.com> has joined #yocto20:21
*** yocti <yocti!~limnoria@mail.yoctoproject.org> has joined #yocto20:35
*** ChanServ sets mode: +o yocti20:35
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has quit IRC (Quit: Client closed)20:59
*** chep` <chep`!~chep@82-65-36-115.subs.proxad.net> has joined #yocto21:00
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has quit IRC (Read error: Connection reset by peer)21:01
*** chep` is now known as chep21:01
*** jclsn <jclsn!~jclsn@2a04:4540:6537:cd00:2ce:39ff:fecf:efcd> has quit IRC (Quit: WeeChat 4.0.4)21:09
*** Kubu_work <Kubu_work!~kubu@2a01cb05945b7e009bdc688723a24f31.ipv6.abo.wanadoo.fr> has quit IRC (Quit: Leaving.)21:11
*** Kubu_work <Kubu_work!~kubu@arennes-654-1-262-155.w2-13.abo.wanadoo.fr> has joined #yocto21:12
*** Kubu_work <Kubu_work!~kubu@arennes-654-1-262-155.w2-13.abo.wanadoo.fr> has quit IRC (Client Quit)21:12
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)21:14
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has joined #yocto21:17
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto21:33
*** florian <florian!~florian@dynamic-078-049-145-073.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 255 seconds)21:34
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has quit IRC (Quit: Client closed)21:38
mischiefhow crazy is it to write a class that generates fake shared object versions? we've got a ton of recipes that dont do any versioning and it breaks shlibdeps. i hacked up one recipe to do this and was thinking of doing it for more..21:46
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)21:47
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto21:47
*** lighteagle <lighteagle!~lighteagl@88-113-81-118.elisa-laajakaista.fi> has quit IRC (Ping timeout: 252 seconds)21:51
*** Xagen <Xagen!~Xagen@rrcs-98-6-114-13.sw.biz.rr.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)22:09
khemmischief: you seem to headed wrong way22:13
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has quit IRC (Remote host closed the connection)22:16
mischiefi know what's in the other direction and i don't like it :)22:18
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has joined #yocto22:23
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has joined #yocto22:28
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has quit IRC (Quit: Client closed)22:39
*** GParker__ <GParker__!~GParker@207.154.79.70> has quit IRC (Quit: Leaving)22:55
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)23:17
*** brazuca <brazuca!~brazuca@2804:7f4:3598:bdc1:894a:7b30:6ad9:eae3> has joined #yocto23:34
*** lexano <lexano!~lexano@174.119.69.134> has quit IRC (Ping timeout: 252 seconds)23:46

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!