Friday, 2022-07-15

*** AkkermT_ <AkkermT_!~AkkermT@65.154.68.124> has quit IRC (Ping timeout: 240 seconds)00:05
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto00:36
*** foxxesStar <foxxesStar!~Starfoxxe@ip-037-201-004-167.um10.pools.vodafone-ip.de> has quit IRC (Ping timeout: 276 seconds)01:02
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.)01:04
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)01:11
*** starblue1 <starblue1!~juergen@dslb-094-221-180-086.094.221.pools.vodafone-ip.de> has quit IRC (Ping timeout: 268 seconds)01:18
*** starblue1 <starblue1!~juergen@dslb-094-220-118-061.094.220.pools.vodafone-ip.de> has joined #yocto01:20
*** fenrig <fenrig!~fenrig@ptr-vdf7arjkw3zsv1cibr.18120a2.ip6.access.telenet.be> has quit IRC (Quit: Client closed)01:32
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)01:33
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto01:34
*** paulg <paulg!~paulg@24-212-160-219.cable.teksavvy.com> has quit IRC (Ping timeout: 272 seconds)01:53
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 272 seconds)02:04
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto02:04
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)02:08
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto02:10
*** foxxesStar <foxxesStar!~Starfoxxe@ip-037-201-004-167.um10.pools.vodafone-ip.de> has joined #yocto02:12
*** paulg <paulg!~paulg@24-212-160-219.cable.teksavvy.com> has joined #yocto02:36
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds)02:39
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto02:39
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 268 seconds)02:44
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto02:44
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds)03:29
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto03:29
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds)03:34
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto03:34
*** amitk <amitk!~amit@103.208.69.35> has joined #yocto03:49
*** alimon <alimon!~alimon@200.68.161.31> has left #yocto04:38
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Quit: camus)05:22
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto05:24
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto06:06
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Client Quit)06:10
*** mckoan|away is now known as mckoan06:25
mckoangood morning06:25
LetoThe2ndyo dudX06:32
LetoThe2nddmoseley: shoragan might be helpful here!06:32
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto06:37
*** wkawka <wkawka!~wkawka@84-10-27-202.static.chello.pl> has joined #yocto06:45
*** ptsneves <ptsneves!~Thunderbi@83.11.65.125.ipv4.supernova.orange.pl> has joined #yocto06:50
shoragan[m]dmoseley: this channel is already bridged to #yoctoproject:matrix.org07:05
shoragan[m]dmoseley: same with #oe:matrix.org and #oe on libera.chat07:06
shoragandmoseley, a main benefit is that matrix has proper multi-client support with configurable push notifications for mobile07:08
*** Patrick2 <Patrick2!~Patrick2@p5799e714.dip0.t-ipconnect.de> has joined #yocto07:14
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto07:14
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto07:15
perdmannHi, maybe this is a strange question. I know there are multiple ways to modify the "standard" devicetrees and kernel configs... I use an old Raspberrypi for this and I found this: https://wiki.koansoftware.com/index.php/Modify_the_linux_kernel_with_configuration_fragments_in_Yocto It looks good to me. (No copying, just add additional information) Is there something similiar for Devicetrees?07:18
mckoanperdmann: glad to see you liked my wiki ;-)07:19
mckoanperdmann: for devicetree you have to create a parch, no fragments07:19
mckoans/parch/patch07:19
perdmannSo, rpi is heavily using DT overlays, but how do I add an additional overlay? I tried with creating a seperate machine and "require" the raspberrypi machine. But it turns out that i would need to additionally add things (devicetree, kernelconfig, uboot config) which are already set in the rpi machine07:20
perdmannmckoan: Yes, its good. Do you also have a site for that? :)07:20
LetoThe2ndperdmann: the layer is really ugly (thanks Seeed!), but maybe you can find inspiration at https://github.com/TheYoctoJester/meta-seeed-cm4/blob/kirkstone/recipes-kernel/seeed-linux-dtoverlays/seeed-linux-dtoverlays.bb07:21
perdmannThank you both.07:21
LetoThe2ndhave fun!07:21
mckoan\o/07:21
perdmannIll let you know when its booting :)07:22
*** Patrick2 <Patrick2!~Patrick2@p5799e714.dip0.t-ipconnect.de> has quit IRC (Quit: Connection closed)07:23
*** goliath <goliath!~goliath@user/goliath> has joined #yocto07:37
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 272 seconds)07:56
qschulzo/07:57
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto07:57
qschulzjanvermaete[m]: wondering how you came to this conclusion while not using the recipe :)?07:57
qschulzjanvermaete[m]: at the very least, compiling the native and target version of the recipe would be good07:58
qschulzsending a patch to the appropriate ML (oe-core it seems)07:58
qschulzwould be cool once that's done07:58
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)08:16
*** mvlad <mvlad!~mvlad@2a02:2f08:4911:4d00:24d7:51ff:fed6:906d> has joined #yocto08:16
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto08:17
*** adams[1] <adams[1]!~adams1]@54-240-198-39.amazon.com> has quit IRC (Quit: Client closed)08:25
*** Guest99 <Guest99!~Guest99@2a02-a440-b6e3-1-d150-62a1-56d8-ffe7.fixed6.kpn.net> has joined #yocto08:30
ptsnevesa bit out of topic. Has anybody ever used on of these https://en.wikipedia.org/wiki/NodeMCU for their labs?08:31
Guest99Why can't I put "IMAGE_INSTALL:append" inside a  bitbake recipe file but I have to put it inside a configuration file?08:31
mckoanGuest99: because is a IMAGE append08:32
ptsnevesGuest99: You can and should definitely add it to a recipe. What is the issue you have?08:32
mckoanGuest99: actually you can add it into an image recipe08:32
Guest99If I make a new custom recipe and I put it inside the .bb of that recipe the image that will be built won't contain that package. As soon as I put it inside the configuration file it will be in the image.08:33
ptsnevesGuest99: as @mckoan mentions you need to add it to an image recipe, not just any recipe08:34
jclsn[m]Is there a way to see a real-time compile log for a recipes?08:34
ptsnevesjclsn[m]: dont think so, but if you are feeling adventurous fireup the devshell and run the temp/run.do_compile manually08:34
Guest99A recipe file is a .bb file, then you are saying it shouldn't matter if it is inside a .bb file or a configuration file, as long as it is related to configuring the final image file?08:35
Guest99trying to learn the ropes here so sorry about asking these kind of questions08:36
jclsn[m]ptneves: I have never used the devshell. Will have a look. Thanks08:36
ptsnevesGuest99: No problem. Metadata defined in a recipe is specific to that recipe and nothing else. When you add some kind of metadata info to a conf file it is possibly taken globally and is available on all recipes as well. Your situation with the conf looks like your image recipe is catching the global conf you set up and it works as you wish. Find the image recipe and add the IMAGE_INSTALL:append there and you shall not need to make08:38
ptsnevesthe changes in the at a configuration level08:38
Guest99Thank you ptsneves and mckoan, I understand now.08:39
jclsn[m]ptneves: I have tried settings up the devshell with ``bitbake -c devshell image_name``, but bitbake then tries to build the package again08:39
jclsn[m]The U-Boot compilation is taking more than 10 mintues. Something is fishy08:40
jclsn[m]Ah I had to use the package name, not the image name08:44
qschulzjclsn[m]: yeah 10min ain't right for U-Boot08:54
ptsnevesjclsn[m]: Previosuly you mentioned compilation but now you mention an image_name. Confused :)08:59
ptsnevesyou should run devshell with the recipe you want to inspect, one with a compile task in your case09:00
jclsn[m]ptsneves: I just assumed the image name was meant by "target"09:12
ptsnevesnope. Were you successful?09:13
jclsn[m]I have the devshell now and I guess I have to update my defconfig. U-Boot expects and ENV_OFFSET now, which was prompted for after running make09:13
jclsn[m]Not yet, but I am getting there09:13
jclsn[m]Hopefully09:13
ptsnevesjclsn[m]: my suggestion is to do bitbake <recipe> -c compile, ctrl-c after a bit, bitbake <recipe> -c devshell, ./temp/run.do_compile09:16
ptsnevesyou should not need to do any manual changes09:17
ptsnevesit is hacky but it is a quick and dirty way to get the scripts generated09:17
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto09:24
jclsn[m]ptsneves: Thanks, will try that after the break09:27
jclsn[m]But I would have assumed that everything is set up by launching the devshell as well09:27
jclsn[m]I just ran make defconfig and then make as usual09:27
ptsnevesno09:31
ptsnevesyou should not do that unless you know what you are doing or have an extremely simple recipe09:32
ptsnevesthe devshell sets up an environment similar to the one the run.do_* will run but that is it09:32
ptsnevesat the top of my head i do not recall what tasks it depends on but i would be surprised it depends on do_configure09:32
ptsnevesactually you may have modified your workspace in a way it will not help you. I suggest running bitbake <recipe> -c clean and then do exactly the steps i wrote above09:33
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds)09:39
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto09:39
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 244 seconds)09:44
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto09:44
wkawkaHi, can I somehow have different fstab files in base-files? I have second image and it will need another fstab09:48
wkawkaBut i can't change fstab because it will corrupt my first image09:48
qschulzwkawka: you need a different distro configuration09:49
qschulz(I mean, two distro configruation files)09:49
*** Guest99 <Guest99!~Guest99@2a02-a440-b6e3-1-d150-62a1-56d8-ffe7.fixed6.kpn.net> has quit IRC (Ping timeout: 252 seconds)09:50
wkawkaOr maybe I can modify fstab file to satisfy them both09:50
qschulzthat's also one way indeed09:50
qschulzmaybe there's a better way than modifying base-files's fstab09:50
qschulzbut am not aware of any (I haven't played with fstab)09:50
wkawkaThe problem is /boot partition, on the first image it is called boot, on the second iboot and i think i cant change this name (maybe it will be overwritten by wic I have to check it)09:52
*** starblue1 <starblue1!~juergen@dslb-094-220-118-061.094.220.pools.vodafone-ip.de> has quit IRC (Ping timeout: 240 seconds)10:01
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)10:02
*** starblue1 <starblue1!~juergen@dslb-094-220-118-061.094.220.pools.vodafone-ip.de> has joined #yocto10:03
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto10:04
*** grma <grma!~gruberm@80.93.38.128> has quit IRC (Ping timeout: 272 seconds)10:12
ptsneves@wkaka if you use systemd you can use .mount files which allow for more powerful configurability at runtime10:14
ptsneves@wkawka10:14
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 244 seconds)10:28
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto10:30
rburtonhm, oe-core master appears to have broken meta-zephyr10:46
*** Guest99 <Guest99!~Guest99@2a02-a440-b6e3-1-d150-62a1-56d8-ffe7.fixed6.kpn.net> has joined #yocto10:46
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto10:46
jclsn[m]Is there a way to add a recipe to your workspace again after removing it with ``devtool reset``10:46
jclsn[m]?10:46
jclsn[m]I still have the folder in my workspace and want to use it again instead of checking it out again10:47
qschulzjclsn[m]: devtool modify -n IIRC?10:51
qschulz(or -x?)10:51
jclsn[m]qschulz: Ah yes, thanks10:53
jclsn[m]Should have done entered a -h after the modify command10:53
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 272 seconds)10:57
jclsn[m]ptneves: Ah after cleaning it also fails properly, so no need I guess10:58
jclsn[m]CONFIG_SPL_FIT_GENERATOR seems deprecated plus I need to add CONFIG_DMI_SPI_FLASH also it already is10:58
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto10:59
ptsnevesqschulz: cheers. Did not know of the -n option. Again the discoverability issues in Yocto. We should have a tip of the day enabled by default every time one runs bitbake11:02
*** phako[m] <phako[m]!~phakognom@2001:470:69fc:105::2:48a5> has joined #yocto11:08
*** phako <phako!~jgeorg@p548d74fd.dip0.t-ipconnect.de> has joined #yocto11:09
*** manuel1985 <manuel1985!~manuel198@2a02:1748:dd5c:f290:c5b2:fdff:b718:9edf> has joined #yocto11:09
phakohi11:09
phakoIm trying to get boost-numpy into a recepie, but er - I am failing to understand how to do that, of if that's even possible11:10
phako*as a dependency11:10
rburtonphako: not sure what you're actually trying to do11:11
phakohey ross :)11:11
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)11:12
rburtonhi phako :)11:12
rburtonthe boost recipe builds the python support by default11:12
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto11:12
phakoyes. I do have boost-python in the sysroot - but the cmake fails to find boost::numpy11:13
phakoboost-python is found11:14
jclsn[m]<ptsneves> "qschulz: cheers. Did not know of..." <- Yeah also maybe show this when ``devtool modify <target>`` fails because the workspace already exists11:14
phakoI meant11:14
rburtonphako: boost doesn't depend on numpy so maybe thats disabled at configure time?11:14
phakoblergh11:14
phakohow would I convince boost to come with numpy?11:14
rburtonboost's build system is 100% blergh11:14
phakoagree11:14
*** LocutusOfBorg <LocutusOfBorg!~locutusof@93-50-192-18.ip153.fastwebnet.it> has quit IRC (Quit: ZNC 1.8.2+deb1 - https://znc.in)11:14
*** LocutusOfBorg <LocutusOfBorg!~locutusof@93-50-192-18.ip153.fastwebnet.it> has joined #yocto11:14
*** denisoft81 <denisoft81!~denisoft8@host-95-239-126-92.retail.telecomitalia.it> has joined #yocto11:15
rburtonfind_package(Python REQUIRED COMPONENTS Development OPTIONAL_COMPONENTS NumPy)11:15
phakoI found a mail thread where this seems to happen by accident11:15
rburtonI'd add a PACKAGECONFIG to the boost recipe for numpy which depends on python3-numpy, and enable it in your configuration11:16
rburtondon't make that a default as boost is horrible enough to build at the best of times11:16
phakosomewhere around the PACKAGECONFIG[] stuff in the bb?11:17
rburtonyeah11:17
rburtonPACKAGECONFIG = "..." defines what options are enabled by default11:17
rburtonso you want a new PACKAGECONFIG[numpy]11:17
phakohow do I make local overrides again? I"m off BB for 4 years now :/11:17
rburtonwell, start by just changing the PACKAGECONFIG = ... to get it working11:18
phakoah :D11:18
*** Guest99 <Guest99!~Guest99@2a02-a440-b6e3-1-d150-62a1-56d8-ffe7.fixed6.kpn.net> has quit IRC (Quit: Client closed)11:19
phakoSorry I am proying currently11:20
phako*proxy11:20
phakoblergh. how do you enable that then in your recipe? I have forgotten everything apparently :(11:22
rburton:)11:23
rburtonblindly guessing: PACKAGECONFIG[numpy] = ",,python3-numpy" (as there's no on/off toggle, just add the build dependency)11:24
rburtonthen for now, PACKAGECONFIG ??= "locale python numpy"11:24
phakoyep that was the clear part11:24
phakoweirdly11:24
rburtonin an ideal world, your distro would set PACKAGECONFIG:append:pn-boost = " numpy" to enable numpy on top of whatever the defaults are11:25
phakothanks. we will kick that off and see what happens11:29
qschulzjclsn[m]: patches welcome :)11:31
wkawkawhat is pre-expansion-value and where can it be set?11:42
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 268 seconds)11:45
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto11:46
jclsn[m]<qschulz> "jclsn: patches welcome :)" <- Repo?11:50
qschulzjclsn[m]: https://cgit.openembedded.org/openembedded-core/tree/scripts/devtool seems to be part of oe-core11:51
wkawkais there an option to force wic to overwrite (not append) fstab file?12:11
*** fenrig <fenrig!~fenrig@ptr-vdf7arjkw3zsv1cibr.18120a2.ip6.access.telenet.be> has joined #yocto12:11
*** manuel1985 <manuel1985!~manuel198@2a02:1748:dd5c:f290:c5b2:fdff:b718:9edf> has quit IRC (Ping timeout: 276 seconds)12:11
RPptsneves: I merged the fetcher changes FWIW, DL_DIR is removed :)12:13
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)12:14
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto12:14
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)12:18
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 268 seconds)12:18
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto12:19
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto12:21
jclsn[m]qschulz: I can't even find the relevant error message in the Python scripts12:22
jclsn[m]output path /home/userWorkspace/Yocto/my-machine/build/workspace/sources/u-boot-imx already exists and is non-empty12:22
jclsn[m]Tried ag on all meta layers already...12:23
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 276 seconds)12:24
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto12:24
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 244 seconds)12:29
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto12:29
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)12:30
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto12:30
jclsn[m]Ah well12:33
jclsn[m]The motivation is fading12:34
jclsn[m]Haven't had a beer in a few days hmm12:34
jclsn[m]Things LetoThe2nd would never say :D12:36
jclsn[m]Yocto Yoga what? :D12:37
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has quit IRC (Quit: Hasta la vista!)12:49
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds)12:49
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto12:49
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has joined #yocto12:49
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds)12:54
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto12:54
ptsnevesRP: Yay great news :) Thanks for the effort and follow up12:59
ptsnevesRP: nitpick https://git.openembedded.org/openembedded-core/commit/?id=5a5199943de5df9a4d44277d07f4313642c34b3a no os.path join? :D13:02
RPptsneves: it would make it much less readable13:02
qschulzRP: Path(core_layer).parent / "scripts" should work IIRC (I like pathlib :) )13:05
RPqschulz: that looks horrible though13:07
ptsneves@RP congrats on having a project that is working so well that we can finally argue about nitpick stuff13:09
qschulzRP: /me gasps13:11
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Quit: Client closed)13:14
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 276 seconds)13:21
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto13:24
janvermaete[m]Hi,  I try to update the python3-jsonrpcserver recipe.  It's now depends on the  python oslash package.13:24
janvermaete[m]https://github.com/dbrattli/OSlash13:24
janvermaete[m]what's not that active :-)  But used in the latest version of jsonrpcserver.13:24
janvermaete[m]Should this that be a new recipe in meta-python?13:25
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Quit: camus)13:29
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 272 seconds)13:29
*** fenrig <fenrig!~fenrig@ptr-vdf7arjkw3zsv1cibr.18120a2.ip6.access.telenet.be> has quit IRC (Ping timeout: 252 seconds)13:30
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 260 seconds)13:30
*** phako <phako!~jgeorg@p548d74fd.dip0.t-ipconnect.de> has quit IRC (Quit: leaving)13:34
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)13:39
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto13:39
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto13:42
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds)13:44
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto13:44
qschulzjanvermaete[m]: https://cgit.openembedded.org/meta-openembedded/tree/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb?h=master is already at the latest tag13:44
qschulzand there's no mention of oslash anywhere13:45
qschulzbut at the same time oslash is listed in setup.py of the project, so I am surrpised it compiles (does it?)13:46
janvermaete[m]well, it does compile here.  But when loading the application with jsonrpcserver it's compaining.13:47
janvermaete[m]but oslash seems to be not yet part of yocto/oe13:47
janvermaete[m]but I'm not sure it's (except for one recipe) needed.13:47
janvermaete[m]last commits at oslash is from 2020.13:47
JPEWrsalveti, RP: Sent the V2 of that signature patch13:51
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto13:53
qschulzjanvermaete[m]: understood. if jsonrpcserver does not work without it, then you need to add it to meta-python13:54
qschulzand add it to RDEPENDS of jsonrpcserver package13:54
qschulzor, we remove jsonrpcserver from meta-python because it does not work and nobody has complained in the few months it's been updated (it's part of kirkstone already)13:55
janvermaete[m]@qschulz I'll do my best to add it and test it.13:57
RPJPEW: cool, thanks13:58
janvermaete[m]https://github.com/explodinglabs/jsonrpcserver/issues/22513:59
janvermaete[m]Jsonrpcserver will remove in the 6.x release the oslash dependency.13:59
janvermaete[m]So, no big issue.  Once it's at 6.x, we can remove the python3-oslash again.14:00
qschulzjanvermaete[m]: well.. yes but 1) no guarantee there'll be a 6.x any time soon 2) kirkstone is an LTS, so for its life-time we'll carry this recipe14:04
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto14:04
qschulz(don't forget to send the patch against master first but once merged to notify sakoman he shoudl take them in oe-core because IMO this should be backported14:05
janvermaete[m]or add the patch on 6.0 into the recipe? https://github.com/explodinglabs/jsonrpcserver/commit/0f1fd290c7f8d6427e419511e1cfb54a89e99b0514:05
janvermaete[m]Anyhow, it's not my call.  But if it's removed from meta-python.  Could it be moved somewhere else?  After all, it's a nice and useful python package.14:07
qschulzjanvermaete[m]: if we remove it from meta-python because it does not work, it's not to have it maintained by us somewhere else I'm afraid14:11
qschulzjanvermaete[m]: I've looked into the patch and it's not a simple one, so *I* would not backport it if I were the maintainer of meta-python14:12
qschulzbut I don't have any authority on what goes in or not14:12
rburtonqschulz: RP is just wrong, pathlib is great14:12
janvermaete[m]qschulz: ok, got it.  I'll expect to have a patch in master of the python3-jsonrpcserver + a new python3-oslash recipe.14:13
qschulzjanvermaete[m]: that's what makes the most sense to me yes14:13
qschulzbut it can go ugly very fast, I also don't know the dependencies of python3-oslash14:13
janvermaete[m]qschulz: will see.  Soon weekend here...14:15
qschulzjanvermaete[m]: have fun :)14:16
rsalvetiJPEW: great, thanks!14:18
*** seninha <seninha!~seninha@user/seninha> has joined #yocto14:21
rburtonkanavin_: what's the use-case for a site.conf which gets copied from a layer to the build directory?  As its meant to be site-wide why can't the file stay in the layer? Things the user can customise should go into local.conf.sample, surely14:32
*** AkkermT_ <AkkermT_!~AkkermT@65.154.68.124> has joined #yocto14:36
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)14:48
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto14:50
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto14:50
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 276 seconds)14:57
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto14:59
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 272 seconds)15:06
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto15:07
*** ptsneves <ptsneves!~Thunderbi@83.11.65.125.ipv4.supernova.orange.pl> has quit IRC (Ping timeout: 255 seconds)15:10
*** kscherer <kscherer!~kscherer@dsl-173-206-153-62.tor.primus.ca> has joined #yocto15:15
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)15:22
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto15:24
*** wkawka <wkawka!~wkawka@84-10-27-202.static.chello.pl> has quit IRC (Quit: Client closed)15:28
kanavin_rburton, I thought I made the case in the commit message?15:30
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 272 seconds)15:32
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto15:34
kanavin_rburton, ah, you mean meta-layer/conf/site.conf will work just as well?15:35
*** AkkermT_ <AkkermT_!~AkkermT@65.154.68.124> has quit IRC (Ping timeout: 240 seconds)15:35
*** jpuhlman <jpuhlman!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has quit IRC (Remote host closed the connection)15:35
*** jpuhlman <jpuhlman!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has joined #yocto15:36
rburtonkanavin_: yeah15:37
rburtonthat's what I have, meta-ross/conf/site.conf15:37
kanavin_rburton, right, then the only situation is when these things vary between builds, e.g. where the cache is on the network15:39
kanavin_rburton, the other use case is when setting up a build with default templates, you get local.conf.sample, bblayers.conf.sample from meta-poky/conf, but not site.conf.sample15:46
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)15:51
*** AkkermT <AkkermT!~AkkermT@cpe-67-10-207-137.elp.res.rr.com> has joined #yocto15:53
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 272 seconds)15:55
*** mootikins[m] <mootikins[m]!~mootikins@2001:470:69fc:105::2:2e10> has quit IRC (Quit: You have been kicked for being idle)16:00
*** dti <dti!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 260 seconds)16:05
*** Telgareith <Telgareith!~Telgareit@user/telgareith> has quit IRC (Quit: Ping timeout (120 seconds))16:17
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto16:27
*** Telgareith <Telgareith!~Telgareit@user/telgareith> has joined #yocto16:34
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 244 seconds)16:34
*** khem <khem!~khem@2001:470:69fc:105::b81> has quit IRC (Ping timeout: 240 seconds)16:34
*** cperon <cperon!~cperonmat@2001:470:69fc:105::2d1a> has quit IRC (Ping timeout: 240 seconds)16:35
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 276 seconds)16:35
*** JudgeMaygarden[m <JudgeMaygarden[m!~jmaygarde@2001:470:69fc:105::2:40fd> has quit IRC (Ping timeout: 240 seconds)16:35
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto16:36
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto16:36
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 268 seconds)16:45
*** khem <khem!~khem@2001:470:69fc:105::b81> has joined #yocto16:46
*** cperon <cperon!~cperonmat@2001:470:69fc:105::2d1a> has joined #yocto16:47
*** JudgeMaygarden[m <JudgeMaygarden[m!~jmaygarde@2001:470:69fc:105::2:40fd> has joined #yocto16:48
*** jpuhlman_ <jpuhlman_!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has joined #yocto16:51
*** jpuhlman is now known as Guest45616:51
*** Guest456 <Guest456!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has quit IRC (Killed (mercury.libera.chat (Nickname regained by services)))16:51
*** jpuhlman_ is now known as jpuhlman16:51
*** violet <violet!~vi@user/violet> has quit IRC (Ping timeout: 255 seconds)16:54
*** violet <violet!~vi@user/violet> has joined #yocto16:55
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)16:56
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto16:58
*** mckoan is now known as mckoan|away16:58
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto17:00
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)17:10
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto17:12
*** kanavin_ <kanavin_!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has quit IRC (Quit: Leaving)17:24
*** vladest <vladest!~Thunderbi@124.150.198.178.dynamic.wline.res.cust.swisscom.ch> has quit IRC (Quit: vladest)17:26
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)17:29
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto17:31
*** AkkermT <AkkermT!~AkkermT@cpe-67-10-207-137.elp.res.rr.com> has quit IRC (Read error: Connection reset by peer)17:35
*** vladest <vladest!~Thunderbi@2a02:1210:76b7:7100:d580:6b16:6dc:d56c> has joined #yocto17:38
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has joined #yocto17:40
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)17:41
rburtonhm clang makes buildpaths explode too17:42
*** adams[1] <adams[1]!~adams1]@205.251.233.235> has joined #yocto17:42
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has quit IRC (Remote host closed the connection)17:42
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has joined #yocto17:45
rburtonkhem: FYI meta-oe master will break without the python fixes i sent today/yesterday for meta-oe17:50
*** florian_kc <florian_kc!~florian@dynamic-093-131-064-051.93.131.pool.telefonica.de> has joined #yocto17:50
*** florian_kc <florian_kc!~florian@dynamic-093-131-064-051.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)17:55
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 244 seconds)17:57
*** Guest49 <Guest49!~Guest49@183.87.32.226> has joined #yocto17:58
Guest49Thanks17:59
*** Guest49 <Guest49!~Guest49@183.87.32.226> has quit IRC (Quit: Client closed)17:59
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto18:00
*** vladest <vladest!~Thunderbi@2a02:1210:76b7:7100:d580:6b16:6dc:d56c> has quit IRC (Ping timeout: 240 seconds)18:00
*** vladest <vladest!~Thunderbi@124.150.198.178.dynamic.wline.res.cust.swisscom.ch> has joined #yocto18:03
khemrburton: yeah I saw that in meta-oe AB and other CI jobs18:13
khemrburton: clang should be as bad as gcc when it comes to buildpaths I assume. Or are you seeing something more18:14
rburtonkhem: more warnings that gcc doesn't give18:22
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)18:35
*** gsalazar <gsalazar!~gsalazar@132.120.90.149.rev.vodafone.pt> has quit IRC (Remote host closed the connection)18:35
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto18:37
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds)18:48
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto18:49
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 276 seconds)18:53
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto18:54
khemoh that for sure19:22
*** cambrian_invader <cambrian_invader!~cambrian_@50.217.174.170> has quit IRC (Ping timeout: 244 seconds)19:28
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)19:29
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)19:32
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto19:34
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto19:35
*** dti <dti!~dtometzki@fedora/dtometzki> has joined #yocto19:40
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 240 seconds)19:40
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)19:45
*** dti <dti!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 260 seconds)19:45
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto19:45
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto19:50
*** cambrian_invader <cambrian_invader!~cambrian_@50.217.174.170> has joined #yocto19:53
*** adams[1]80 <adams[1]80!~adams1]@205.251.233.178> has joined #yocto20:08
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has quit IRC (Ping timeout: 240 seconds)20:10
*** florian_kc <florian_kc!~florian@dynamic-093-131-064-051.93.131.pool.telefonica.de> has joined #yocto20:13
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto20:13
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds)20:34
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)20:38
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto20:39
RPzeddii: thanks for everything this week, it has been a bit crazy but I've merged all the pending kernel bits and the buildpaths changes20:40
zeddiino problem. Glad it is looking better. Now Ive got 5 or 6 for meta-virt :)20:40
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 260 seconds)20:41
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto20:42
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)20:43
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto20:43
RPzeddii: there will be a ripple effect from that change but I think it a worthwhile one (not least for better hashequiv)20:47
RPzeddii: btw, if you do have any info on which kernels enable DEBUG_INFO and which don't I would like to understand that at some point for spdx manifests20:48
*** hushmoney <hushmoney!~hushmoney@de1.hashbang.sh> has joined #yocto20:48
RPzeddii: buildpaths might mean fewer reproducibility issues making it through local user testing20:49
zeddiiright now, it's a per BSP thing. for the kernels. We have a "developer" kernel type, that isn't widely used, that globally enables things like that.20:56
zeddiithe default -standard doesn't, as it is leaner and suitable for deployment.20:56
*** amitk <amitk!~amit@103.208.69.35> has quit IRC (Quit: leaving)20:56
zeddiiit seems like few of the go packages in meta-virt have buildpaths warnings. need to see if it is in the go binaries or secondary generated files.20:56
RPzeddii: ok. We might want to look at enabling that kernel feature by default in OE-Core or in poky or something just so spdx works as expected now we have a good user of it...20:59
RPzeddii: no idea on go I'm afraid20:59
RPzeddii: I found all multilibs were broken for reproducibility earlier today which is kind of scary20:59
zeddiiRP: yah, it is something we can add in with the other kernel features. I can have a look at it early next week.21:00
*** kscherer <kscherer!~kscherer@dsl-173-206-153-62.tor.primus.ca> has quit IRC (Quit: Konversation terminated!)21:00
RPzeddii: ok, I'm asking mainly whilst I remember! I think I might know how to do it but you'd probably stand a better chance of getting it right!21:02
*** denisoft81 <denisoft81!~denisoft8@host-95-239-126-92.retail.telecomitalia.it> has quit IRC (Quit: Leaving)21:04
* RP realises he forgot to try and sort CVEs :/21:05
zeddiiRP: right, it is just a matter of including features/debug/debug-kernel.scc in KERNEL_FEATURES21:06
zeddiiwe can do at along side our other qemu bbappends.21:06
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 276 seconds)21:07
zeddiior whatever machines we want. we'd need it for the reference h/w BSPs as well, I suppose.21:07
zeddiiwould you want it on conditionally on a distro feature ?  do we have a debug one like that ? one for SPDX ? i haven't checked, but will.21:07
RPzeddii: we don't currently have a suitable distro feature21:09
zeddiiok. I'll add that to the "to ponder" part21:09
* RP ponders too21:13
*** mvlad <mvlad!~mvlad@2a02:2f08:4911:4d00:24d7:51ff:fed6:906d> has quit IRC (Remote host closed the connection)21:22
zeddiiit looks like it is the go binaries themselves that have the reference, probably a build ID.21:23
* zeddii calls it quits and will look at that on Monday or over the weekend.21:23
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)21:59
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto21:59
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds)22:04
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto22:04
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has quit IRC (Ping timeout: 240 seconds)22:24
*** perdmann <perdmann!~patrick@nostromo.0x47.net> has joined #yocto22:26
*** olani <olani!~olani@h83-209-157-187.cust.a3fiber.se> has joined #yocto22:58
*** adams[1]80 <adams[1]80!~adams1]@205.251.233.178> has quit IRC (Ping timeout: 252 seconds)23:02
*** adams[1] <adams[1]!~adams1]@205.251.233.235> has quit IRC (Ping timeout: 252 seconds)23:02
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 276 seconds)23:19
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto23:19
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)23:23
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto23:24
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving)23:26

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