Friday, 2022-06-17

*** zeddii <zeddii!~zeddii@173.34.88.218> has quit IRC (Ping timeout: 240 seconds)00:01
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 258 seconds)00:29
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto00:29
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 256 seconds)00:39
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto00:39
*** zeddii <zeddii!~zeddii@173.34.88.218> has joined #yocto01:03
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)01:05
*** zeddii <zeddii!~zeddii@173.34.88.218> has quit IRC (Ping timeout: 246 seconds)01:25
*** starblue <starblue!~juergen@dslb-188-100-140-183.188.100.pools.vodafone-ip.de> has quit IRC (Ping timeout: 256 seconds)01:33
*** starblue <starblue!~juergen@dslb-088-078-100-191.088.078.pools.vodafone-ip.de> has joined #yocto01:34
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.)01:47
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving)01:56
*** peoliye <peoliye!~peoliye@205.251.233.52> has joined #yocto01:57
*** zeddii <zeddii!~zeddii@173.34.88.218> has joined #yocto02:26
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto02:26
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Remote host closed the connection)02:27
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has joined #yocto02:28
*** rsalveti <rsalveti!uid117878@id-117878.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)02:58
*** rusam <rusam!~rusam@91.74.23.122> has joined #yocto03:59
*** amitk <amitk!~amit@103.208.69.82> has joined #yocto04:04
*** rusam <rusam!~rusam@91.74.23.122> has quit IRC (Quit: Leaving...)04:05
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.)04:29
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto05:13
*** olani_ <olani_!~olani@h83-209-157-187.cust.a3fiber.se> has quit IRC (Ping timeout: 246 seconds)05:18
*** olani- <olani-!~olani@h83-209-157-187.cust.a3fiber.se> has quit IRC (Ping timeout: 246 seconds)05:18
*** olani <olani!~olani@h83-209-157-187.cust.a3fiber.se> has quit IRC (Ping timeout: 244 seconds)05:18
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has joined #yocto05:46
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto06:04
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Client Quit)06:08
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Remote host closed the connection)06:11
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has joined #yocto06:12
*** peoliye <peoliye!~peoliye@205.251.233.52> has quit IRC (Quit: Client closed)06:13
*** LocutusOfBorg <LocutusOfBorg!~locutusof@93-50-192-18.ip153.fastwebnet.it> has joined #yocto06:21
*** mvlad <mvlad!~mvlad@2a02:2f08:460e:4f00:24d7:51ff:fed6:906d> has joined #yocto06:27
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 256 seconds)06:28
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto06:28
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 244 seconds)06:33
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto06:33
*** matman <matman!~matman@97-113-0-102.tukw.qwest.net> has joined #yocto06:41
matmanHaving trouble figuring out how to have a different native compiler/gcc from target.. Is that not a thing?06:42
kroonmatman, not sure I get what you are after. you want to build the target binaries with some specific compiler ?06:49
matmanI want the target to use an older version of gcc/glibc but a newer version for native06:50
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:f32b:41c2:7aa3:1767> has quit IRC (Quit: vladest)06:51
kroonmatman, you want to be able to run an older gcc on the target ?06:52
kroonor build the target using an older gcc ?06:52
matmanSorry.. I want to compile the target with an older version of gcc..06:52
matmanno gcc running on target06:52
kroonsince yocto usually builds the cross-compiler for target (unless you are using an external toolchain), you'd need to modify whatever yocto release you are on to use that version of gcc06:55
kroonbut I don't have much experience with external toolchains, maybe thats the easiest option06:56
matmanI copied the gcc/glibc from pyro and they build and I can cross compile to target.. The problem is building an image the buildtools-tarball requires virtual/nativesdk-x86_64-sdk-linux-gcc-initial which does not exist07:02
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)07:03
matmanPerhaps I could play a game where I prefix the gcc compiler with a different name.. then preferred provider for PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc and friends....07:04
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto07:04
kroonwell, this is where my yocto black magic skillz end unfortunately07:06
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 256 seconds)07:13
*** twnqx <twnqx!~twnqx@ip4d1467e3.dynamic.kabel-deutschland.de> has joined #yocto07:51
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds)08:04
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto08:04
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto08:05
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)08:08
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto08:09
*** matman <matman!~matman@97-113-0-102.tukw.qwest.net> has quit IRC (Read error: Connection reset by peer)08:09
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto08:10
*** denisoft81 <denisoft81!~denisoft8@host-79-40-235-135.business.telecomitalia.it> has joined #yocto08:15
*** rusam <rusam!~rusam@5.30.207.45> has joined #yocto08:25
*** denisoft81 <denisoft81!~denisoft8@host-79-40-235-135.business.telecomitalia.it> has quit IRC (Quit: Leaving)08:38
*** rusam <rusam!~rusam@5.30.207.45> has quit IRC (Quit: Leaving...)08:44
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto09:00
rburtonnext time matman appears can someone ask why buildtools-tarball is involved at all09:17
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 256 seconds)09:19
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto09:19
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)09:23
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto09:24
*** goliath <goliath!~goliath@user/goliath> has joined #yocto09:45
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has quit IRC (Remote host closed the connection)10:06
*** Herrie <Herrie!~Herrie@110-31-146-85.ftth.glasoperator.nl> has quit IRC (Ping timeout: 246 seconds)10:10
*** seninha <seninha!~seninha@user/seninha> has joined #yocto10:13
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has joined #yocto10:13
*** Herrie <Herrie!~Herrie@110-31-146-85.ftth.glasoperator.nl> has joined #yocto10:18
*** denisoft81 <denisoft81!~denisoft8@host-79-40-235-135.business.telecomitalia.it> has joined #yocto11:10
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving)11:29
*** seninha <seninha!~seninha@user/seninha> has joined #yocto11:30
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has quit IRC (Quit: Leaving)12:05
*** florian__ <florian__!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto12:06
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto12:10
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Read error: Connection reset by peer)12:21
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto12:23
*** denisoft81 <denisoft81!~denisoft8@host-79-40-235-135.business.telecomitalia.it> has quit IRC (Quit: Leaving)12:53
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto12:53
*** TundraMan is now known as marka13:02
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has quit IRC (Quit: Leaving)13:02
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 246 seconds)13:04
*** roussinm <roussinm!~mroussin@ipagstaticip-d73c7528-4de5-0861-800b-03d8b15e3869.sdsl.bell.ca> has joined #yocto13:28
roussinmYesterday I asked about how to get a complete native sysroot from the sdk and someone answered me with the build-extended-tarball, seems to works. But I was wondering,  in theory, everything in there could be packaged inside a meta-toolchain-mysdk.bb, right? So I wouldn't have to build two recipes to get a complete sdk working.13:31
RProussinm: I think that could work, yes13:37
roussinmRP: I don't think its possible to require or inherit the buildtools-extended-tarball?13:39
RProussinm: no, that wouldn't work13:39
roussinmRP: hmm, how hard would it be to modify the recipe/code to make that possible?13:40
RProussinm: probably easiest would be to move the TOOCHAIN_HOST_TASK definitions to an include file since I think ultimately it is that you're interested in?13:47
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto13:51
roussinmRP: Yes, that's what I was thinking too for a solution to my problem, moving them to a .inc.13:53
*** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto13:54
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Ping timeout: 246 seconds)13:55
*** OnkelUlla <OnkelUlla!~user@dude03.red.stw.pengutronix.de> has quit IRC (Ping timeout: 260 seconds)14:00
*** florian__ <florian__!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 240 seconds)14:15
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)14:26
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)14:55
*** amitk <amitk!~amit@103.208.69.82> has quit IRC (Ping timeout: 246 seconds)14:55
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto14:56
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)15:04
*** wesm <wesm!~wes@firewall.mitsi.com> has left #yocto15:22
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Ping timeout: 256 seconds)15:27
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto15:28
*** leonanavi <leonanavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection)15:35
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto15:40
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)15:48
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto15:49
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)15:53
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto15:54
*** mckoan is now known as mckoan|away15:55
*** PascalBach[m] <PascalBach[m]!~bachpmatr@2001:470:69fc:105::1d3b> has quit IRC (Quit: You have been kicked for being idle)16:00
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has quit IRC (Remote host closed the connection)16:03
tlwoernera vendor BSP layer instructs me to run 2 bitbake commands, then hand-assemble the sd card by using artifacts from both bitbake commands16:09
tlwoerneri'm hoping to wic-ify the process16:09
tlwoerneri can have the 2nd bitbake command run by adding it to WKS_FILE_DEPENDS16:10
tlwoernerwic's "--source rootfs" doesn't seem to allow me to add arbitrary files to the image16:11
tlwoerner"--source bootimg-partition" does, but creates a separate /boot partition (which isn't what i need)16:11
tlwoernerso it looks like i have to create my own wic plugin16:12
tlwoernerone which is very similar to "--source rootfs" but allows me to add one arbitrary file from $DEPLOY_DIR_IMAGE16:12
tlwoerneris it possible to extend "--source rootfs" or do i have to start with a copy+paste of "--source rootfs" then extend it?16:13
sotaoverridewhy might PACKAGECONFIG_append = " python3" in a bbappend for libgpioid work but not somthing like DISTRO_FEATURES_append = " systemd wifi bluetooth python3" ??16:15
JaMasotaoverride: bibake -e or bitbake-getvar will tell you faster than us16:16
RPsotaoverride: you're changing distro_features in a bbappend?16:24
sotaoverrideRP: no, addting python3 as a distro feature doesnt work for libgpioid, but giving libgpioid a bbappend with PACKAGECONFIG_append = " python3" works16:26
smurraysotaoverride: python3 isn't a distro feature in oe-core, so I can't see why you'd expect that to work16:35
sotaoverridesmurray, is there a doc or something which lists what all can be set as a distro feature in oe-core?16:36
sotaoverrideor a bbclass or something even?16:37
smurraysotaoverride: and the libgpiod recipe would have to be looking at DISTRO_FEATURES, which it does not16:37
sotaoverridesmurray: how do you get a recipe to start looking for distro features (just curious)16:37
smurrayactually, I take that back, it does look for ptest in the version in meta-oe master16:38
sotaoverrideptest is a distro feature?16:38
sotaoverridewhat it that a python testing framwork or something?16:39
smurrayp = package, ptest drives building self or unit tests into a -ptest package and installing them so they can be run on-target16:40
smurraysotaoverride: if you look for use of bb.utils.contains or bb.utils.filter with DISTRO_FEATURES, you'll find many examples in PACKAGECONFIG definitions in recipes16:41
smurraysotaoverride: as for all the valid distro features in oe-core / poky, I'm not aware of a single list, which is maybe a documentation project for someone16:42
Saur[m]Since any recipe in any layer can add a test for a new distro feature, I doubt making such a list is worth the trouble as it will basically always be out-of-date...16:45
sotaoverridesmurray: whats libgpiod looking for ptest got to do with libgpiod being declared as a distro feature in oe-core or not?16:48
smurraysotaoverride: nothing, except it's an example of how using DISTRO_FEATURES to define PACKAGECONFIG, which is what you seem to be asking about16:50
Saur[m]There is nothing magical about `DISTRO_FEATURES`. It is just a variable. For anything to happen, recipes must explicitly look at it and decide themselves what to do if a given feature is set.16:52
sotaoverrideOk just to make sure we are all on the same page here, I was thinking if python3 is setup as a distro feature in my distro config, then indivudal recipes, like libgpiod, dont have to worry about adding python3 to their PACKAGECONFIG16:55
smurraythat is definitely not the case16:56
sotaoverrideyikes, ok let me just go readup a little on distro features first...16:58
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.)17:04
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto17:11
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection)17:28
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)17:31
*** peoliye <peoliye!~peoliye@54-240-198-38.amazon.com> has joined #yocto17:48
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds)18:33
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto18:33
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds)18:38
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto18:38
*** peoliye <peoliye!~peoliye@54-240-198-38.amazon.com> has quit IRC (Quit: Client closed)18:43
*** florian__ <florian__!~florian@dynamic-089-013-192-218.89.13.pool.telefonica.de> has joined #yocto18:57
*** florian__ <florian__!~florian@dynamic-089-013-192-218.89.13.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)19:24
*** mvlad <mvlad!~mvlad@2a02:2f08:460e:4f00:24d7:51ff:fed6:906d> has quit IRC (Quit: Leaving)19:25
*** goliath <goliath!~goliath@user/goliath> has joined #yocto19:44
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 255 seconds)19:44
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto19:44
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)19:48
*** peoliye <peoliye!~peoliye@54-240-198-38.amazon.com> has joined #yocto19:50
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto19:50
Xagenis there a tool for migrating formats when moving from dunfell based recipes to kirkstone?19:52
smurrayXagen: see convert-overrides.py in scripts/contrib19:56
Saur[m]Xagen: And convert-variable-renames.py19:57
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)20:03
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto20:03
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds)20:08
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto20:08
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 240 seconds)20:33
*** halstead[m] <halstead[m]!~halsteadm@2001:470:69fc:105::d0ef> has joined #yocto21:40
*** halstead[m] <halstead[m]!~halsteadm@2001:470:69fc:105::d0ef> has left #yocto21:41
*** twnqx <twnqx!~twnqx@ip4d1467e3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 246 seconds)21:52
sotaoverrideis thre a relatively simple example where cmake or some other build tool is picking up PACKAGECONFIG enabled features22:23
RPsotaoverride: cmake.bbclass just does EXTRA_OECMAKE:append = " ${PACKAGECONFIG_CONFARGS}"22:24
sotaoverrideRP: ok so basically im just trying to find an easy to follow example where a set of PACKAGECONFIGs are opted for / selected. What are the known mechanisms of doing that ... ...22:27
sotaoverridefor instance we have dlt-daemon_2.18.7.bb:PACKAGECONFIG[dlt-adaptor] = "-DWITH_DLT_ADAPTOR=ON,-DWITH_DLT_ADAPTOR=OFF,,dlt-daemon-systemd", now how do i set dlt-adaptor to -DWITH_DLT_ADAPTOR=ON for instance?22:28
RPsotaoverride: PACKAGECONFIG:pn-dlt-daemon:append = " dlt-adaptor"22:29
sotaoverrideRP: ok thats just adding dlt-adaptor to dlt-daemon's PACKAGECONFIG block. I want dlt-adaptor to be initialized with one of the possible features , -DWITH_DLT_ADAPTOR=ON,-DWITH_DLT_ADAPTOR=OFF,,dlt-daemon-systemd, how do I make that selection..22:35
sotaoverridePACKAGECONFIG:pn-dlt-daemon:append makes sense when I want to add on to the possible options for dlt-adaptor...22:36
sotaoverrideIm more trying to figure how to select an option..22:37
RPsotaoverride: your question makes no sense. Either this feature is enabled (present in PACAGECONFIG) or it is disabled (not present in PACKAGECONFIG)22:41
RPsotaoverride: the items you list are the configuration options used in either case and runtime dependencies needed. Did you look at the manual for PACKAGECONFIG?22:42
RPsotaoverride: note that PACKAGECONFIG is a separate variable to PACKAGECONFIG[dlt-adapter] which is a flag of that variable22:43
RPPACKAGECONFIG "abuses" flags as it's implementation22:43
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Ping timeout: 255 seconds)22:43
sotaoverrideRP: ive been looking at the manaul. Lets talk about the example in the manual for PACKAGECONFIG. The manaul says the gtk feature can have 3 possible options PACKAGECONFIG[gtk] = "--with-gtk3,--without-gtk3,gtk+3". What I dont quite understand is how these options are enabled.22:48
sotaoverridemanuals just a little confusing when its comes to PACKAGECONFIG, I'll revist it later and try to make sense of it...23:05
*** florian__ <florian__!~florian@dynamic-089-013-192-218.89.13.pool.telefonica.de> has joined #yocto23:09
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Quit: ZZZzzz…)23:18
*** florian__ <florian__!~florian@dynamic-089-013-192-218.89.13.pool.telefonica.de> has quit IRC (Ping timeout: 248 seconds)23:23
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection)23:52
*** seninha <seninha!~seninha@user/seninha> has joined #yocto23:52
*** florian__ <florian__!~florian@dynamic-089-013-192-218.89.13.pool.telefonica.de> has joined #yocto23:53

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