Thursday, 2024-09-05

*** geoffhp <geoffhp!~geoff@syn-107-185-062-133.res.spectrum.com> has quit IRC (Ping timeout: 272 seconds)00:04
*** sugoi1 <sugoi1!~Thunderbi@user/sugoi> has joined #yocto00:04
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 252 seconds)00:05
*** sugoi1 is now known as sugoi00:05
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto01:05
*** jclsn <jclsn!~jclsn@2a04:4540:652a:4300:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 260 seconds)01:17
*** jclsn <jclsn!~jclsn@2a04:4540:6504:d800:2ce:39ff:fecf:efcd> has joined #yocto01:19
*** stgl <stgl!~stgl@164.92.162.3> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)01:42
*** stgl <stgl!~stgl@2a03:b0c0:3:d0::cad:a001> has joined #yocto01:42
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto01:50
*** Jones42_ <Jones42_!~Jones42@user/Jones42> has quit IRC (Ping timeout: 246 seconds)01:52
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection)02:08
*** dankm <dankm!~dan@user/dankm> has joined #yocto02:10
*** Jones42_ <Jones42_!~Jones42@user/Jones42> has joined #yocto02:13
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 252 seconds)02:14
*** xmn_ <xmn_!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has joined #yocto02:28
*** xmn <xmn!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has quit IRC (Ping timeout: 246 seconds)02:29
*** xmn_ <xmn_!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has quit IRC (Client Quit)02:30
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Ping timeout: 265 seconds)02:46
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto02:58
khemDvorkinDmitry: [depends] here is specifying inter-task dependency and its variable flag syntax, it does not allow override style syntax append/prepend/remove it does allow all other standard variable operation like =, +=03:46
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)03:47
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto03:47
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds)04:16
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto04:31
*** Guest51 <Guest51!~Guest51@14.139.93.243> has joined #yocto04:34
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds)04:35
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)05:05
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto05:05
Guest51Hi, I want to know how Yocto internally cross compiles python libraries, the tools it use and whole process of how yocto cross compiles python libraries for any target board05:23
Guest51Also in general without using yocto how we can cross compile python libraries for any target board with the help of its toolchain and which tools we have to use05:24
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)05:49
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto05:49
*** albeu <albeu!~albeu@2001:9e8:6308:fdfc:88eb:24ec:8b28:ae64> has joined #yocto05:53
*** frieder <frieder!~frieder@88.130.219.84> has joined #yocto06:16
*** wojci__ <wojci__!~wojci@0x573e61cb.static.cust.fastspeed.dk> has joined #yocto06:29
*** albeu <albeu!~albeu@2001:9e8:6308:fdfc:88eb:24ec:8b28:ae64> has quit IRC (Quit: Client closed)06:32
*** Habbie <Habbie!peter@lorentz.7bits.nl> has joined #yocto06:35
*** Habbie <Habbie!peter@lorentz.7bits.nl> has quit IRC (Read error: Connection reset by peer)06:37
*** Habbie <Habbie!peter@lorentz.7bits.nl> has joined #yocto06:37
*** Habbie <Habbie!peter@lorentz.7bits.nl> has quit IRC (Read error: Connection reset by peer)06:37
*** fotte <fotte!~fotte@217.243.193.146> has joined #yocto06:43
*** albeu <albeu!~albeu@2001:9e8:6308:fdfc:88eb:24ec:8b28:ae64> has joined #yocto06:54
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto06:56
*** florian_kc <florian_kc!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has joined #yocto06:57
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto06:59
*** mckoan|away is now known as mckoan07:00
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has joined #yocto07:02
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto07:03
RPGuest51: all the code is there so you can see how it does it! :)07:05
albeuRP: I think the issue is due to a different directory layout of the layers between my machine and the build server. On my machine I have all layers next to each other in the same directory, on the buildserver the additional layers are checked out in a sub directory of the main layer. AFAICT the full path of files are used for sorting the07:05
albeufile_checksum_values array which result in the different ordering when some files come from the dependent layers.07:05
RPalbeu: I was just about to show you https://git.yoctoproject.org/poky/commit/?h=master-next&id=cd6bf77e17d336c7190d3e261f8d5d49b725029107:06
RPalbeu: could you see if that hels?07:06
RPhelps07:06
albeusure I'll test that. I was wondering if it might not make more sense to sort by the hash as that would also deal with duplicate basename07:08
albeuor is there some cases where there is no hash?07:08
RPalbeu: there are cases where the location of the file in the directory structure matters and needs to be accounted for (with the same hash)07:11
RPalbeu: there are ways that could still be accounted for but...07:11
*** Guest51 <Guest51!~Guest51@14.139.93.243> has quit IRC (Ping timeout: 256 seconds)07:27
*** mbulut_ <mbulut_!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto07:42
albeuRP: While we are on the sstate topic I was first thinking that the issues I'm seeing came from the fact that do_fetch (which is arch-less) depend on do_recipe_qa (which is arch specific) and opened this bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15588 Can this be an issue too, or am I missing something and it doesn't really matter?07:43
*** CosmicPenguin <CosmicPenguin!sid489106@id-489106.uxbridge.irccloud.com> has quit IRC (Ping timeout: 260 seconds)07:48
*** Xogium <Xogium!~Xogium@LuminaSensum/founder/Xogium> has quit IRC (Ping timeout: 260 seconds)07:48
*** CosmicPenguin <CosmicPenguin!sid489106@id-489106.uxbridge.irccloud.com> has joined #yocto07:49
*** OnkelUll_ <OnkelUll_!~user@dude03.red.stw.pengutronix.de> has joined #yocto07:49
*** brrrm <brrrm!~brrm@2a02:8071:b700::1c89> has joined #yocto07:50
*** brrm <brrm!~brrm@2a02:8071:b700::1c89> has quit IRC (Ping timeout: 260 seconds)07:50
*** sarahn <sarahn!sid657185@user/sarahn> has quit IRC (Ping timeout: 260 seconds)07:50
*** jclsn <jclsn!~jclsn@2a04:4540:6504:d800:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 260 seconds)07:50
*** tleb <tleb!6dbdd9ebc9@2a03:6000:1812:100::10cf> has quit IRC (Ping timeout: 260 seconds)07:50
*** OnkelUlla <OnkelUlla!~user@dude03.red.stw.pengutronix.de> has quit IRC (Ping timeout: 260 seconds)07:50
*** Xogium <Xogium!~Xogium@LuminaSensum/founder/Xogium> has joined #yocto07:51
*** jclsn <jclsn!~jclsn@2a04:4540:6504:d800:2ce:39ff:fecf:efcd> has joined #yocto07:52
*** tleb <tleb!6dbdd9ebc9@2a03:6000:1812:100::10cf> has joined #yocto07:56
*** florian_kc <florian_kc!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds)08:00
*** Habbie <Habbie!~peter@lorentz.7bits.nl> has joined #yocto08:01
*** goliath <goliath!~goliath@user/goliath> has joined #yocto08:03
*** sarahn <sarahn!sid657185@user/sarahn> has joined #yocto08:05
*** Guest51 <Guest51!~Guest51@14.139.93.243> has joined #yocto08:18
RPalbeu: could you check that is the case with recent master? There were some changes recently which should have at least significantly helped with that08:34
*** fotte_ <fotte_!~fotte@217.243.193.146> has joined #yocto08:36
RPalbeu: I replied in the bug to capture that08:36
*** Habbie <Habbie!~peter@lorentz.7bits.nl> has quit IRC (Quit: once more)08:38
albeuI'll see what I can do. Looking at master do_fetch still depend on do_recipe_qa so the taskhash of do_fetch will still be arch dependent08:38
*** Habbie <Habbie!peter@lorentz.7bits.nl> has joined #yocto08:38
RPalbeu: why would that make it arch dependent ?08:39
*** fotte <fotte!~fotte@217.243.193.146> has quit IRC (Ping timeout: 252 seconds)08:39
albeuThe do_fetch sstate contains the taskhash of do_recipe_qa so each arch has a different do_fetch taskhash08:40
RPalbeu: If do_recipe_qa isn't arch specific, that wouldn't be true08:40
albeuIf, but they currently are. I saw some diff that was full of arm vs x86 stuff08:41
albeuhttps://pastebin.com/xrCJCNwb08:44
albeuTUNE_FEATURES and a lot of other arch tunning related stuff differ08:45
RPthat might be fixable though08:46
albeuIn principle that sounds strange to have arch-less stuff depend arch-specific stuff and currently only the 'do_fetch', 'do_unpack', 'do_patch', 'do_populate_lic', 'do_preconfigure' tasks are made arch-less when the sstate is created08:48
albeuBut that shouldn't break anything, there will just be more do_fetch sstate than really needed, right?08:50
RPalbeu: it shouldn't be arch specific08:50
RPalbeu: it won't really matter since do_fetch isn't an sstate task anyway08:50
Dvergatalkhem: ahh yeah you are right08:53
Dvergatalkhem: but for now this RRECOMENDS, BAD_RECOMMENDATIONS and splitting procps-sysctl into to separate packages is sufficient08:54
albeuRP: I see, thanks for taking the time to help with this08:55
RPalbeu: https://git.yoctoproject.org/poky/commit/?h=master-next&id=f31822d42b598f7fd2297a6bfc68749da9ff615b makes them non-arch specific08:57
albeuBut that is for do_package_qa and do_populate_lic, not do_recipe_qa08:58
RPsorry, the message is wrong ;-)08:59
RPit fixes recipe_qa08:59
RPI'll write a proper commit message in due course, I was just trying to share it too quickly09:00
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto09:01
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto09:18
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds)09:22
paulbarkerHey folks, I'm seeing an unexpected yocto-check-layer failure for a BSP layer - it works with kirkstone but not scarthgap09:58
paulbarkerThe basehash for meta-ide-support:do_deploy changes when we change MACHINE, but that recipe is not marked as MACHINE-specific09:59
paulbarkerLooks like the issue was introduced by https://git.yoctoproject.org/poky/commit/?id=0f151cd090c787a687371683302611802186b3fb10:00
paulbarkerDo we just need to add `PACKAGE_ARCH = "${MACHINE_ARCH}"` to that recipe? (even though it inherits nopackages)10:00
RPpaulbarker: the key question is whether the data that recipe writes is machine specific10:04
RPpaulbarker: nopackages isn't relevant, the question is are the environment scripts and so machine specific or not10:04
paulbarkerIt dumps the entire data dictionary10:04
RPso that is very much machine specific then10:04
paulbarkerSo, is PACKAGE_ARCH the right way to say that, even if the recipe doesn't create pacakges?10:05
paulbarkerIf so, I can send a patch10:05
RPyes, I think so10:05
paulbarkerCool, I'll test it and send a patch if it works10:06
RPalbeu: that change causes some new errors :10:11
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.4.1)10:17
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)10:23
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto10:23
RPalbeu: I've pushed a new version since the dependencies were pruned a little too much :/10:28
albeuI got 98% sstate match on my test build so that helped. Just ping me if you have a new version that I can test10:31
*** Guest51 <Guest51!~Guest51@14.139.93.243> has quit IRC (Ping timeout: 256 seconds)10:33
RPalbeu: https://git.yoctoproject.org/poky/commit/?h=master-next&id=d3965e4d8f84efdaaa9da4bf3f61235fcb9203e310:43
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto10:46
*** Jones42_ is now known as Jones4211:09
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)11:31
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto11:31
*** belsirk <belsirk!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto11:50
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Ping timeout: 276 seconds)11:53
*** belsirk is now known as rfuentess11:56
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)11:56
*** belsirk <belsirk!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has joined #yocto11:56
*** belsirk is now known as rfuentess12:22
*** Net147 <Net147!~Net147@user/net147> has quit IRC (Ping timeout: 252 seconds)12:30
*** ray-san <ray-san!~ray-san@195.50.168.194> has joined #yocto12:52
*** DvorkinDmitry <DvorkinDmitry!~dvorkin@5.167.98.73> has quit IRC (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)12:54
*** Net147 <Net147!~Net147@167-179-157-192.a7b39d.syd.nbn.aussiebb.net> has joined #yocto13:27
*** wojci__ <wojci__!~wojci@0x573e61cb.static.cust.fastspeed.dk> has quit IRC (Ping timeout: 246 seconds)13:38
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)14:00
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 265 seconds)14:04
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto14:15
*** albeu <albeu!~albeu@2001:9e8:6308:fdfc:88eb:24ec:8b28:ae64> has quit IRC (Quit: Client closed)14:19
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)14:36
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto14:36
*** jstephan <jstephan!~jstephan@build4.baylibre.com> has joined #yocto14:38
jstephanhello all! I am preparing my talk for YPDD in OSS24 about bblock and would like to know if there is anyone already used it?14:39
*** fotte_ <fotte_!~fotte@217.243.193.146> has quit IRC (Ping timeout: 246 seconds)14:45
*** Guestnorvil <Guestnorvil!~Guestnorv@194.189-204-138.bestelclientes.com.mx> has joined #yocto14:55
*** Marmottus11 <Marmottus11!~marmottus@marmottus.net> has quit IRC (Quit: The Lounge - https://thelounge.chat)14:59
*** Marmottus11 <Marmottus11!~marmottus@marmottus.net> has joined #yocto15:00
*** ray-san <ray-san!~ray-san@195.50.168.194> has quit IRC (Ping timeout: 252 seconds)15:04
*** florian_kc <florian_kc!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has joined #yocto15:08
*** florian_kc <florian_kc!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)15:15
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto15:24
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 252 seconds)15:28
*** reatmon_ <reatmon_!~reatmon@192.91.75.12> has quit IRC (Remote host closed the connection)15:30
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has joined #yocto15:31
Jones42OnkelUll_: I'm currently trying to marry image_types_verity.bbclass with genimage.bbclass to split my rootfs in two ext4-verity partitions.15:32
Jones42I was wondering why you run genimage depends on do_image_complete when it could already run after do_image_tar or do_rootfs15:33
Jones42Is there something I'm missing?15:33
*** frieder <frieder!~frieder@88.130.219.84> has quit IRC (Remote host closed the connection)15:40
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has joined #yocto15:42
*** rfuentess <rfuentess!~rfuentess@lfbn-lyo-1-1566-5.w90-52.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)15:46
*** fotte_ <fotte_!~fotte@2a02:8109:1ebf:b93c:88a3:caf0:35c0:9322> has joined #yocto15:48
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has quit IRC (Ping timeout: 276 seconds)15:49
*** fotte_ <fotte_!~fotte@2a02:8109:1ebf:b93c:88a3:caf0:35c0:9322> has quit IRC (Ping timeout: 260 seconds)16:00
*** mckoan is now known as mckoan|away16:01
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has quit IRC (Remote host closed the connection)16:02
*** xmn <xmn!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has joined #yocto16:02
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has joined #yocto16:07
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has quit IRC (Remote host closed the connection)16:10
*** amitk <amitk!~amit@58.84.60.186> has quit IRC (Quit: leaving)16:14
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has joined #yocto16:20
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has quit IRC (Remote host closed the connection)16:24
*** Jones42_ <Jones42_!~Jones42@user/Jones42> has joined #yocto16:26
*** Jones42_ <Jones42_!~Jones42@user/Jones42> has quit IRC (Read error: Connection reset by peer)16:28
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 252 seconds)16:29
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has joined #yocto16:36
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 252 seconds)16:44
*** nerdboy <nerdboy!~nerdboy@47.143.129.212> has joined #yocto16:45
*** amitk <amitk!~amit@58.84.60.186> has joined #yocto16:59
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)17:06
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto17:06
*** xtopher <xtopher!sid495823@tinside.irccloud.com> has quit IRC (Ping timeout: 252 seconds)17:11
*** [[R]] <[[R]]!~user@user/rbox> has joined #yocto17:11
*** xtopher <xtopher!sid495823@id-495823.tinside.irccloud.com> has joined #yocto17:11
*** rbox <rbox!~user@user/rbox> has quit IRC (Ping timeout: 252 seconds)17:11
*** ndec <ndec!sid219321@tinside.irccloud.com> has quit IRC (Ping timeout: 252 seconds)17:11
*** ndec <ndec!sid219321@id-219321.tinside.irccloud.com> has joined #yocto17:11
*** ChanServ sets mode: +v ndec17:11
*** [[R]] is now known as rbox17:11
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has quit IRC (Remote host closed the connection)17:13
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has quit IRC (Ping timeout: 248 seconds)17:20
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has joined #yocto17:25
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto17:26
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 252 seconds)17:30
*** florian <florian!~florian@dynamic-176-001-220-091.176.1.pool.telefonica.de> has joined #yocto17:35
*** Guestnorvil <Guestnorvil!~Guestnorv@194.189-204-138.bestelclientes.com.mx> has quit IRC (Quit: Client closed)17:38
*** florian <florian!~florian@dynamic-176-001-220-091.176.1.pool.telefonica.de> has quit IRC (Read error: Connection reset by peer)17:55
*** fffarmadupe <fffarmadupe!~t@89.206.136.78> has joined #yocto17:57
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto18:26
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto18:43
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 260 seconds)18:48
*** Jones42_ <Jones42_!~Jones42@user/Jones42> has joined #yocto18:57
*** florian <florian!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has joined #yocto18:58
*** Jones42 <Jones42!~Jones42@user/Jones42> has quit IRC (Ping timeout: 246 seconds)19:01
*** florian <florian!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)19:06
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 260 seconds)19:16
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto19:18
*** florian <florian!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has joined #yocto19:35
*** fotte_ <fotte_!~fotte@2a02:8109:1ebf:b93c:88a3:caf0:35c0:9322> has joined #yocto19:44
*** fotte_ <fotte_!~fotte@2a02:8109:1ebf:b93c:88a3:caf0:35c0:9322> has quit IRC (Quit: Leaving)20:21
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed)21:05
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto21:05
khemJones42_: do_image_complete will run after do_image so anything in IMAGE_POSTPROCESS_COMMAND is also executed21:26
khemif you ran it before do_image_complete then it wont get the tweaks from IMAGE_POSTPROCESS_COMMAND21:27
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto21:30
*** amitk_ <amitk_!~amit@58.84.60.233> has joined #yocto21:31
*** amitk <amitk!~amit@58.84.60.186> has quit IRC (Ping timeout: 260 seconds)21:34
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 260 seconds)21:34
*** amitk_ <amitk_!~amit@58.84.60.233> has quit IRC (Ping timeout: 252 seconds)21:40
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)21:50
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)21:54
*** stgl <stgl!~stgl@2a03:b0c0:3:d0::cad:a001> has quit IRC (Remote host closed the connection)22:11
*** florian <florian!~florian@dynamic-093-131-221-004.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 245 seconds)22:11
*** stgl <stgl!~stgl@2a03:b0c0:3:d0::cad:a001> has joined #yocto22:12
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has quit IRC (Quit: Leaving.)22:52
*** tgamblin_ <tgamblin_!~tgamblin@d24-150-219-207.home.cgocable.net> has joined #yocto22:55
*** tgamblin <tgamblin!~tgamblin@d24-150-219-207.home.cgocable.net> has quit IRC (Ping timeout: 265 seconds)22:58
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto23:17
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto23:22
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds)23:26
*** xmn <xmn!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has quit IRC (Ping timeout: 252 seconds)23:32
*** RobertBerger <RobertBerger!~rber|res@2001:4bb8:182:acb7:5c1c:fc93:274c:150c> has joined #yocto23:44
*** rber|res <rber|res!~rber|res@213-225-32-117.nat.highway.a1.net> has quit IRC (Ping timeout: 248 seconds)23:45

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