*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-08-142-114-156-131.dsl.bell.ca> has quit IRC | 00:07 | |
jonesv[m] | Say I use SRC_URI to fetch custom kernel sources in a `.zip`, but they are not at the root (they are in `sources/linux/linux`). Is there a way to tell SRC_URI that I am interested in that subdirectory only? | 00:22 |
---|---|---|
*** dev1990 <dev1990!~dev@dynamic-78-8-99-115.ssp.dialog.net.pl> has quit IRC | 00:24 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-99-115.ssp.dialog.net.pl> has joined #yocto | 00:24 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 00:25 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 00:29 | |
*** paulg <paulg!~paulg@104-195-159-54.cpe.teksavvy.com> has quit IRC | 00:41 | |
*** paulg <paulg!~paulg@104-195-159-54.cpe.teksavvy.com> has joined #yocto | 00:56 | |
bluelightning | jonesv[m]: you'd set S to point to that subdirectory so that the build starts under there | 01:03 |
*** linums <linums!~linums@84.198.214.27> has quit IRC | 01:05 | |
*** tgoodwin <tgoodwin!~tgoodwin@pool-100-16-74-100.bltmmd.fios.verizon.net> has joined #yocto | 01:06 | |
*** linums <linums!~linums@apn-94-44-227-44.vodafone.hu> has joined #yocto | 01:06 | |
jonesv[m] | Oh, like simply S = sources/linux/linux? | 01:07 |
*** tgoodwin <tgoodwin!~tgoodwin@pool-100-16-74-100.bltmmd.fios.verizon.net> has quit IRC | 01:10 | |
jonesv[m] | Found it, just before SANITY_REQUIRED_UTILITIES in the manual 😊. Not easy to search for "S" 😁 | 01:11 |
*** linums <linums!~linums@apn-94-44-227-44.vodafone.hu> has quit IRC | 01:14 | |
*** linums <linums!~linums@apn-94-44-227-44.vodafone.hu> has joined #yocto | 01:14 | |
*** tgoodwin <tgoodwin!~tgoodwin@pool-100-16-74-100.bltmmd.fios.verizon.net> has joined #yocto | 01:15 | |
*** linums <linums!~linums@apn-94-44-227-44.vodafone.hu> has quit IRC | 01:17 | |
*** manuel_ <manuel_!~manuel@089144218174.atnat0027.highway.a1.net> has joined #yocto | 01:21 | |
*** manuel__ <manuel__!~manuel@213-147-162-236.nat.highway.bob.at> has quit IRC | 01:24 | |
*** linums <linums!~linums@apn-94-44-121-117.vodafone.hu> has joined #yocto | 01:30 | |
*** linums <linums!~linums@apn-94-44-121-117.vodafone.hu> has quit IRC | 01:34 | |
*** linums <linums!~linums@84.198.214.27> has joined #yocto | 01:35 | |
jonesv[m] | Finally got it to work, thanks bluelightning ! | 01:53 |
jonesv[m] | hmm now it complains that it does not find a `.config` (which is correct, I did not add it anywhere). I managed to get the running config `config.gz`. Is there some place I could put it in my kernel recipe? 🤔 | 01:58 |
jonesv[m] | The idea here is that I want to use a downstream kernel from their sources (and then see if I can do it only from patches, but that's a later step) | 01:58 |
jonesv[m] | I guess that's this: https://docs.yoctoproject.org/kernel-dev/common.html#creating-a-defconfig-file. Slowly starting to find my way around the docs 😊 | 02:00 |
jonesv[m] | Anyway it's 3am, good night :) | 02:00 |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 02:02 | |
jonesv[m] | hmm still not working. Seems like it finds the defconfig, but it does not create a .config out of it | 02:10 |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 02:13 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 02:22 | |
*** JaBen <JaBen!~Thunderbi@2a02:8109:86c0:1c58:bd52:f0ef:80f0:e69e> has quit IRC | 02:22 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has quit IRC | 02:33 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has joined #yocto | 02:38 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has quit IRC | 02:43 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has joined #yocto | 02:45 | |
*** nuub-abc <nuub-abc!73450515@115.69.5.21> has joined #yocto | 03:14 | |
nuub-abc | I've hit a defect in the do_unpack function that I thought I could workaround but now realize I can't. | 03:15 |
nuub-abc | Anyone able to suggest where to look to alter the git clone statement that is used in that function? | 03:16 |
*** mattsm <mattsm!~mattsm@104-181-154-57.lightspeed.austtx.sbcglobal.net> has quit IRC | 03:16 | |
nuub-abc | We need to add the option --origin origin | 03:17 |
nuub-abc | Currently we assume everyone's clone command creates a remote named origin. | 03:17 |
nuub-abc | That assumption isn't always true. False cases break do_unpack | 03:18 |
*** mattsm <mattsm!~mattsm@104-181-154-57.lightspeed.austtx.sbcglobal.net> has joined #yocto | 03:21 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 03:33 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 03:33 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.130> has quit IRC | 03:39 | |
*** Kyubi <Kyubi!~Kyubi@c-67-188-92-153.hsd1.ca.comcast.net> has joined #yocto | 03:57 | |
*** Vijay <Vijay!a4a45f09@164.164.95.9> has joined #yocto | 03:59 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 04:08 | |
nuub-abc | Found it. working on a patch now. | 04:09 |
*** nuub-abc <nuub-abc!73450515@115.69.5.21> has quit IRC | 04:09 | |
*** Vijay <Vijay!a4a45f09@164.164.95.9> has quit IRC | 04:18 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 04:34 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 04:35 | |
*** vineela <vineela!~vtummala@134.134.137.75> has quit IRC | 04:35 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 04:39 | |
*** Kyubi <Kyubi!~Kyubi@c-67-188-92-153.hsd1.ca.comcast.net> has quit IRC | 04:47 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.131> has joined #yocto | 04:48 | |
*** Kyubi_ <Kyubi_!~Kyubi@c-67-188-92-153.hsd1.ca.comcast.net> has joined #yocto | 04:49 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.131> has quit IRC | 04:49 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 04:49 | |
*** sakoman <sakoman!~steve@99.197.43.150> has quit IRC | 04:50 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 04:52 | |
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto | 04:52 | |
*** camus1 is now known as kaspter | 04:55 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-oopzhdgtnwlpmgwe> has quit IRC | 04:58 | |
*** Kyubi_ <Kyubi_!~Kyubi@c-67-188-92-153.hsd1.ca.comcast.net> has quit IRC | 05:07 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 05:12 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 05:13 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 05:38 | |
*** Kyubi <Kyubi!~Kyubi@c-67-188-92-153.hsd1.ca.comcast.net> has joined #yocto | 05:49 | |
*** Kyubi <Kyubi!~Kyubi@c-67-188-92-153.hsd1.ca.comcast.net> has quit IRC | 05:50 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has joined #yocto | 05:58 | |
*** beneth <beneth!~beneth@irc.beneth.fr> has joined #yocto | 06:07 | |
*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-08-142-114-156-131.dsl.bell.ca> has joined #yocto | 06:08 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 06:10 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 06:11 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 06:16 | |
*** dreyna_ <dreyna_!~dreyna@c-71-202-37-249.hsd1.ca.comcast.net> has quit IRC | 06:16 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has quit IRC | 06:24 | |
*** Shikadi` <Shikadi`!~Shikadi@140.89.27.136.in-addr.arpa> has quit IRC | 06:33 | |
*** JohnKa <JohnKa!bcae6240@ppp-188-174-98-64.dynamic.mnet-online.de> has joined #yocto | 06:34 | |
*** AndersD <AndersD!~AndersD@h83-209-96-136.cust.a3fiber.se> has joined #yocto | 06:38 | |
*** minimaxwell <minimaxwell!~minimaxwe@apoitiers-259-1-26-122.w90-55.abo.wanadoo.fr> has joined #yocto | 06:41 | |
JohnKa | Hi guys, I was building using yocto-2.6.2 for machine qemux86 and that was working well, then I only changed the machine to qemuarm and the image I had has issues like: | 06:42 |
JohnKa | - When shutting down, it gets stuck at "reboot: System halted" and never power off after that | 06:42 |
JohnKa | - anytime I try to ssh to it, I get "ssh_exchange_identification: read: Connection reset by peer" | 06:42 |
JohnKa | both issues weren't there when I had an image for qemux86, is there something else other than "MACHINE" was supposed to be changed or what could be a reason for that to happen? | 06:42 |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 06:47 | |
*** AndersD_ <AndersD_!~AndersD@h83-209-96-136.cust.a3fiber.se> has joined #yocto | 06:48 | |
*** AndersD <AndersD!~AndersD@h83-209-96-136.cust.a3fiber.se> has quit IRC | 06:51 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 06:54 | |
*** DanmerZ <DanmerZ!~op@46.150.10.6> has joined #yocto | 06:59 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-99-115.ssp.dialog.net.pl> has quit IRC | 07:02 | |
DanmerZ | Hi! /msg NickServ identify danmer1904 | 07:12 |
*** DanmerZ <DanmerZ!~op@46.150.10.6> has quit IRC | 07:13 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has joined #yocto | 07:15 | |
*** Anarky <Anarky!~Anarky@2a01:cb14:585:6700:baac:6fff:fea4:58b5> has quit IRC | 07:20 | |
*** Anarky <Anarky!~Anarky@2a01:cb14:585:6700:baac:6fff:fea4:58b5> has joined #yocto | 07:20 | |
*** ThomasD13 <ThomasD13!~thomas@DSL01.212.114.255.148.ip-pool.NEFkom.net> has joined #yocto | 07:22 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC | 07:31 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto | 07:32 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has joined #yocto | 07:36 | |
*** Anarky <Anarky!~Anarky@2a01:cb14:585:6700:baac:6fff:fea4:58b5> has quit IRC | 07:36 | |
*** olani <olani!user@nat/axis/x-knbnbqmkzkvdhsaq> has quit IRC | 07:38 | |
*** B0ned1ger2 <B0ned1ger2!~B0ned1ger@82-135-139-249.static.zebra.lt> has quit IRC | 07:40 | |
*** LetoThe2nd <LetoThe2nd!uid453638@gateway/web/irccloud.com/x-hftfygtplannhrxi> has joined #yocto | 07:40 | |
*** B0ned1ger <B0ned1ger!~B0ned1ger@82-135-139-249.static.zebra.lt> has joined #yocto | 07:40 | |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has joined #yocto | 07:41 | |
*** fl0v0 <fl0v0!~fvo@i5E86AF60.versanet.de> has joined #yocto | 07:53 | |
*** linums <linums!~linums@84.198.214.27> has quit IRC | 08:01 | |
*** linums <linums!~linums@84.198.214.27> has joined #yocto | 08:02 | |
*** mckoan|away is now known as mckoan | 08:02 | |
*** rcoote <rcoote!~rcoote@2a02:908:692:81c0:c8d3:7f88:4be3:4a60> has joined #yocto | 08:12 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 08:13 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 08:14 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has joined #yocto | 08:15 | |
alejandrohs | is it expected behacvior if do_populate_lic isnt automatically set on the task dependencies unless specifically building a recipe?, or am I looking at a bug? | 08:19 |
alejandrohs | e.g. it looks like do_populate_lic depends on do_build | 08:19 |
alejandrohs | so if I build recipe X the task do_populate_lic for X is executed | 08:20 |
alejandrohs | but if I build recipe Y which depends on X, the task do_populate_lic for X isnt executed | 08:20 |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 08:27 | |
RobertBerger | I try to install the buildtool extended tarball and an extensible SDK with master from 2 weeks ago and the extensible SDK installation fails with the infamous ERROR: Task (virtual:native:/xxx/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch) failed with exit code 'setscene whitelist' | 08:30 |
RobertBerger | can someone please check if they can reproduce it? | 08:30 |
RobertBerger | I use core-image-sato-sdk | 08:31 |
*** B0ned1ger <B0ned1ger!~B0ned1ger@82-135-139-249.static.zebra.lt> has quit IRC | 08:39 | |
*** B0ned1ger2 <B0ned1ger2!~B0ned1ger@82-135-139-249.static.zebra.lt> has joined #yocto | 08:40 | |
*** manuel__ <manuel__!~manuel@089144218174.atnat0027.highway.a1.net> has joined #yocto | 08:40 | |
jonesv[m] | I am creating my own `kernel-recipes/linux/linux-mykernel`, using downstream kernel sources. In my machine BSP file, I set `PREFERRED_PROVIDER_virtual/kernel` to "linux-mykernel", so that it uses my custom kernel recipe. But in my recipe, I had to add `inherit kernel siteinfo` for it to find it (which I copied from the raspberrypi BSP). | 08:40 |
jonesv[m] | What does `inherit kernel siteinfo` do? Is it correct to include that in my custom kernel recipe? | 08:40 |
*** manuel_ <manuel_!~manuel@089144218174.atnat0027.highway.a1.net> has quit IRC | 08:43 | |
RobertBerger | @jonesv[m]: inherit kernel: inherits this class: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/kernel.bbclass | 08:45 |
RobertBerger | @jonesv[m]: inherit siteinfo: inherits this class: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/siteinfo.bbclass | 08:46 |
*** alessioigor <alessioigor!~alessioig@93-47-228-8.ip115.fastwebnet.it> has joined #yocto | 08:50 | |
manuel__ | RobertBerger: While you're around, quick question: Which tool are you using to pull/manage your layers? kas? repo? Or did you come up with some own solution? | 08:50 |
RobertBerger | @jonesv[m]: I don't explicitly inherit those classes, but I include/require meta/recipes-kernel/linux/linux-yocto.inc, which inherits kernel | 08:50 |
jonesv[m] | <RobertBerger "@jonesv[m]: inherit kernel: inhe"> Aha! And this defines some do_ functions. Also it resolves my issue with the missing .config. Feels like it is fine to inherit from that when compiling from my own kernel sources, right? Or is that meant to be specific to the linux-yocto sources? | 08:50 |
jonesv[m] | <RobertBerger "@jonesv[m]: I don't explicitly i"> Oh right. What would be the difference? | 08:51 |
RobertBerger | @manuel__: My own solution, which is bash scripts + git: https://github.com/RobertBerger/manifests/blob/master/resy.sh | 08:52 |
RobertBerger | @jonesv[m]: well bbclasses can define various things. linux-yocto.inc inherits a few more classes | 08:54 |
RobertBerger | http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux/linux-yocto.inc#n44 | 08:54 |
manuel__ | RobertBerger: Thanks! | 08:54 |
*** alessioigor <alessioigor!~alessioig@93-47-228-8.ip115.fastwebnet.it> has quit IRC | 08:54 | |
RobertBerger | @manuel__: I used repo before, but it did not fit my workflow. If you search for an "out of the box" solution, I guess kas is a a good option. | 08:55 |
LetoThe2nd | RobertBerger: resy, i hoi di mitm... | 09:02 |
*** Anarky <Anarky!~Anarky@lfbn-lyo-1-133-184.w86-202.abo.wanadoo.fr> has joined #yocto | 09:13 | |
RobertBerger | @LetoThe2nd: Oida ;) Genau oda Maresi | 09:15 |
LetoThe2nd | RobertBerger: OIDA! | 09:15 |
*** dev1990 <dev1990!~dev@dynamic-78-8-99-115.ssp.dialog.net.pl> has joined #yocto | 09:26 | |
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has joined #yocto | 09:29 | |
*** JohnKa <JohnKa!bcae6240@ppp-188-174-98-64.dynamic.mnet-online.de> has quit IRC | 09:31 | |
*** sesom_ <sesom_!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 09:34 | |
*** sesom_ <sesom_!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 09:36 | |
*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-08-142-114-156-131.dsl.bell.ca> has quit IRC | 09:36 | |
*** ssajal_ <ssajal_!~ssajal@bras-base-otwaon1146w-grc-08-142-114-156-131.dsl.bell.ca> has joined #yocto | 09:36 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has quit IRC | 09:36 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC | 09:37 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 09:37 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has joined #yocto | 09:37 | |
*** sesom <sesom!nucatus@gateway/vpn/protonvpn/nucatus> has joined #yocto | 09:37 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto | 09:37 | |
*** Bunio_FH <Bunio_FH!~bunio@188.146.160.209.nat.umts.dynamic.t-mobile.pl> has quit IRC | 09:48 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 09:49 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 09:57 | |
*** sesom_ <sesom_!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 09:58 | |
*** sesom <sesom!nucatus@gateway/vpn/protonvpn/nucatus> has quit IRC | 10:02 | |
*** Bunio_FH <Bunio_FH!~bunio@188.146.160.209.nat.umts.dynamic.t-mobile.pl> has joined #yocto | 10:03 | |
rburton | paulg: i've only seen that when running the same py in both py2 and py3 | 10:04 |
*** JohnKa <JohnKa!bcae6240@ppp-188-174-98-64.dynamic.mnet-online.de> has joined #yocto | 10:23 | |
*** sesom_ <sesom_!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 10:34 | |
*** Sponge5 <Sponge5!~adam@ip-89-177-129-187.net.upcbroadband.cz> has joined #yocto | 10:35 | |
*** oberstet <oberstet!~oberstet@213.170.219.39> has joined #yocto | 10:43 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 11:10 | |
*** plntyk2 <plntyk2!~plntyk@dynamic-046-114-035-164.46.114.pool.telefonica.de> has joined #yocto | 11:14 | |
*** plntyk <plntyk!~plntyk@dynamic-046-114-033-006.46.114.pool.telefonica.de> has quit IRC | 11:17 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 11:17 | |
LetoThe2nd | the buildhistory installed-packages-sizes refers to the actual unpacked accumulated file size of the packages, right= | 11:28 |
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto | 11:29 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 11:31 | |
*** camus1 is now known as kaspter | 11:31 | |
Sponge5 | Quick, likely stupid question; I'm trying to do multiconfig build, do the target_X.conf files inherit variables from local.conf? E.g DISTRO_FEATURES_append and IMAGE_INSTALL | 11:32 |
Sponge5 | https://docs.yoctoproject.org/bitbake/1.46/bitbake-user-manual/bitbake-user-manual-intro.html#executing-a-multiple-configuration-build | 11:32 |
qschulz | LetoThe2nd: you can check that by adding the size of them all and compare it to IMAGESIZE in the image-info file in the buildhustory IIRC | 11:33 |
qschulz | the IMAGESIZE is before compression | 11:33 |
LetoThe2nd | Sponge5: yep. mc build is basically local.conf + mc conf | 11:35 |
qschulz | Sponge5: you cna always check with bitbake -e I guess. Otherwise, not sure it makes much sense? just add the distro feature to the distro conf file and the paclages you want to install in the image recipe? | 11:35 |
LetoThe2nd | qschulz: meh. you know i'm bad at maths. | 11:35 |
LetoThe2nd | Sponge5: what qschulz said. its better to just select the distros through mc and have separte distro.confs, otherwise you're mixing up functionlities and make it hard for others to understand. plus is essentially means that a specific target can only be build trough mc, and not freestanding. | 11:37 |
Sponge5 | I see, so I should aim to have local.conf as clean as possible, since confs and recipes all inherit it | 11:39 |
*** berton <berton!~berton@200-180-244-11.user3p.brasiltelecom.net.br> has quit IRC | 11:40 | |
LetoThe2nd | Sponge5: that always applies, as local.conf is meant to be temporary | 11:42 |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 11:43 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-vmxfptstvnespnfs> has joined #yocto | 11:43 | |
LetoThe2nd | qschulz: it doesn't sum up exactly by the way, but basically seems to be roughly correct (give or take a couple of kB) | 11:43 |
qschulz | LetoThe2nd: probably because of added rounding "errors" | 12:01 |
LetoThe2nd | qschulz: yeah, not worried about it. | 12:03 |
*** plntyk2 <plntyk2!~plntyk@dynamic-046-114-035-164.46.114.pool.telefonica.de> has quit IRC | 12:04 | |
*** paulbarker_tmp <paulbarker_tmp!pbarkermat@gateway/shell/matrix.org/x-gltjfpuhwuadanem> has left #yocto | 12:25 | |
*** Bunio_FH <Bunio_FH!~bunio@188.146.160.209.nat.umts.dynamic.t-mobile.pl> has quit IRC | 12:37 | |
*** JohnKa <JohnKa!bcae6240@ppp-188-174-98-64.dynamic.mnet-online.de> has quit IRC | 12:40 | |
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto | 12:40 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 12:40 | |
*** camus1 is now known as kaspter | 12:40 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 12:45 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 12:45 | |
*** ahadi_ <ahadi_!~ahadi@89.244.124.162> has quit IRC | 12:47 | |
*** rcoote <rcoote!~rcoote@2a02:908:692:81c0:c8d3:7f88:4be3:4a60> has quit IRC | 12:47 | |
*** minimaxwell <minimaxwell!~minimaxwe@apoitiers-259-1-26-122.w90-55.abo.wanadoo.fr> has quit IRC | 12:48 | |
*** minimaxwell <minimaxwell!~minimaxwe@163.18.205.77.rev.sfr.net> has joined #yocto | 12:50 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 12:51 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 12:55 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 12:55 | |
idadel | Hello everyone. I'm running into this error when I'm trying to run my build. Please how can I fix this? | 12:56 |
idadel | https://www.irccloud.com/pastebin/lypuVVoc/ | 12:56 |
RobertBerger | @idadel: Looks like something nasty happens which causes a Sigabort ;) | 13:08 |
RobertBerger | #idadel: You run this in a container? | 13:08 |
RobertBerger | @idadel: If so, which version of poky? | 13:09 |
idadel | RobertBerger: I'm using poky contrib. | 13:13 |
RobertBerger | @idadel: can you please try with poky? | 13:14 |
idadel | Okay. I will. | 13:17 |
*** thekappe <thekappe!c65a42b1@198.90.66.177> has joined #yocto | 13:24 | |
*** thekappe <thekappe!c65a42b1@198.90.66.177> has quit IRC | 13:27 | |
*** thekappe <thekappe!c65a42b1@198.90.66.177> has joined #yocto | 13:27 | |
*** JohnKa <JohnKa!bcae6240@ppp-188-174-98-64.dynamic.mnet-online.de> has joined #yocto | 13:30 | |
*** Konsgn <Konsgn!~Konsgnx3@66-109-34-138.static.firstlight.net> has joined #yocto | 13:31 | |
*** Konsgn <Konsgn!~Konsgnx3@unafiliated/joyseph> has joined #yocto | 13:31 | |
*** mckoan <mckoan!~marco@unaffiliated/mckoan> has quit IRC | 13:33 | |
*** ahadi <ahadi!~ahadi@89.244.124.162> has joined #yocto | 13:37 | |
*** mckoan <mckoan!~marco@unaffiliated/mckoan> has joined #yocto | 13:41 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 13:42 | |
*** mckoan is now known as mckoan|away | 13:54 | |
*** mckoan|away is now known as mckoan | 13:54 | |
*** sakoman <sakoman!~steve@99.197.43.150> has joined #yocto | 13:54 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 14:00 | |
*** amrus <amrus!~amrus@5.30.142.7> has joined #yocto | 14:02 | |
*** NiksDev <NiksDev!~NiksDev@192.91.101.31> has joined #yocto | 14:04 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 14:24 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 14:24 | |
*** rcw <rcw!~rcwoolley@216.154.64.65> has joined #yocto | 14:27 | |
*** dmoseley <dmoseley!~dmoseley@24.96.56.90> has quit IRC | 14:28 | |
*** rcoote <rcoote!~rcoote@2a02:908:692:81c0:215d:3d9:dfcf:618d> has joined #yocto | 14:29 | |
*** dmoseley <dmoseley!~user@24.96.56.90> has joined #yocto | 14:35 | |
*** mauz555 <mauz555!~mauz555@2a01:e0a:994:7ed0:2d71:f071:976:a0ed> has joined #yocto | 14:42 | |
*** dmoseley_ <dmoseley_!~dmoseley@24.96.56.90> has joined #yocto | 14:43 | |
*** camus1 <camus1!~Instantbi@180.168.140.162> has joined #yocto | 14:43 | |
*** laj_ <laj_!~laj@185.149.230.58> has joined #yocto | 14:43 | |
*** amrus <amrus!~amrus@5.30.142.7> has quit IRC | 14:43 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 14:46 | |
*** camus1 is now known as kaspter | 14:46 | |
frsc | Is git.yoctoproject.org down? | 14:47 |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 14:48 | |
sakoman | frsc: yes, it is | 14:48 |
*** dreyna_ <dreyna_!~dreyna@c-71-202-37-249.hsd1.ca.comcast.net> has joined #yocto | 14:49 | |
*** yann <yann!~yann@88.120.44.86> has quit IRC | 14:49 | |
frsc | sakoman: hm, ok. That's bad. | 14:50 |
*** blarz <blarz!~uwotm8@v.blarzwurst.de> has joined #yocto | 14:51 | |
manuel__ | When doing `bitbake -c menuconfig virtual/kernel` I get a lot of errors like "menubox.c:(.text+0x8af): undefined reference to `wmove'". | 14:58 |
manuel__ | I installed libncurses5 and libncurses5-dev, but that didn't change anything. | 14:58 |
*** JohnKa <JohnKa!bcae6240@ppp-188-174-98-64.dynamic.mnet-online.de> has quit IRC | 14:59 | |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/x-dnmgjlvpjiqrvznk> has joined #yocto | 15:03 | |
paulg | rburton, the poky dir *might* have had pyc files dating back to py2 era that laid there inert until today; I didn't check how old they were before deleting them... | 15:04 |
paulg | but I do know I built with that machine and same dir within the last month w/o issue, and it has been on 20.04 for many months before that. | 15:05 |
*** jkprg <jkprg!~jkprg@45.90.103.10> has joined #yocto | 15:06 | |
*** yann <yann!~yann@88.120.44.86> has joined #yocto | 15:06 | |
paulg | python went from 3.8.5 in ubu-20.04 to 3.8.6 in ubu-20.10, so that became my #1 suspect. | 15:06 |
*** Chrys8700 <Chrys8700!a5e14d1c@165.225.77.28> has joined #yocto | 15:08 | |
frsc | Anyone here who is able to fix the server at git.yoctoproject.org? | 15:09 |
*** Chrys8700 is now known as Chrys | 15:09 | |
qschulz | frsc: that would be halstead probably | 15:09 |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has quit IRC | 15:12 | |
halstead | qschulz, I'm checking on that now. | 15:16 |
zeddii | A nice morning gift! :D | 15:17 |
*** lexano[m] <lexano[m]!lexanomatr@gateway/shell/matrix.org/x-qzhbjwxeelwazncn> has quit IRC | 15:19 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-sadpjeuibuijtino> has quit IRC | 15:19 | |
*** kayterina <kayterina!kayterina-@gateway/shell/matrix.org/x-biqkhlbfpawysrku> has quit IRC | 15:19 | |
*** stefan-schmidt[m <stefan-schmidt[m!stefan-sch@gateway/shell/matrix.org/x-ulixjlajwyiupqbv> has quit IRC | 15:19 | |
*** jonesv[m] <jonesv[m]!jonesvmatr@gateway/shell/matrix.org/x-qlvhpwebqiskntqb> has quit IRC | 15:19 | |
*** hmw1 <hmw1!hmwmatrixo@gateway/shell/matrix.org/x-jwqqlkxjfxmfnrtk> has quit IRC | 15:19 | |
*** codysch[m] <codysch[m]!codyschmat@gateway/shell/matrix.org/x-vccbpvelmxzlyydh> has quit IRC | 15:19 | |
*** olani[m] <olani[m]!olanimatri@gateway/shell/matrix.org/x-bplaormntqirslle> has quit IRC | 15:19 | |
*** alephan <alephan!andreicubi@gateway/shell/matrix.org/x-lyrxukvtaxrbjijs> has quit IRC | 15:19 | |
*** yangm <yangm!yanyetanot@gateway/shell/matrix.org/x-dhejjiydnpfwppmy> has quit IRC | 15:19 | |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/x-dnmgjlvpjiqrvznk> has quit IRC | 15:19 | |
*** enick_764 <enick_764!khemmatrix@gateway/shell/matrix.org/x-zgcbwkjbojwygces> has quit IRC | 15:19 | |
*** guillaume <guillaume!gscigalama@gateway/shell/matrix.org/x-altaxpwogbtvrrvk> has quit IRC | 15:19 | |
*** silviof <silviof!silv-iomat@gateway/shell/matrix.org/x-pivryikvtldbapar> has quit IRC | 15:19 | |
*** codetronaut[m] <codetronaut[m]!anmolkmatr@gateway/shell/matrix.org/x-mhyoelrdvprmzbyp> has quit IRC | 15:20 | |
*** clementp[m] <clementp[m]!cperonmatr@gateway/shell/matrix.org/x-tycxlzxohlahegji> has quit IRC | 15:20 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 15:20 | |
qschulz | halstead: thanks and good morning :) | 15:20 |
*** ctlnwr <ctlnwr!~catalin@46.97.150.20> has quit IRC | 15:20 | |
halstead | qschulz, zeddii git is back to normal. We were overloaded by web requests. | 15:22 |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has joined #yocto | 15:24 | |
zeddii | the botnet is using yocto! | 15:25 |
frsc | Ok, git.yoctoproject.org seems to be up again. Thanks for fixing! | 15:25 |
*** Jim67 <Jim67!56b780f1@host86-183-128-241.range86-183.btcentralplus.com> has joined #yocto | 15:26 | |
*** [Sno] <[Sno]!~sno@2001-4dd6-fe84-0-ad57-7c1d-9b4b-af2a.ipv6dyn.netcologne.de> has quit IRC | 15:27 | |
*** Sponge5 <Sponge5!~adam@ip-89-177-129-187.net.upcbroadband.cz> has quit IRC | 15:27 | |
qschulz | frsc: you can thank halstead. As quick as usual :) | 15:28 |
*** codysch[m] <codysch[m]!codyschmat@gateway/shell/matrix.org/x-ncojbhqzcwaklylz> has joined #yocto | 15:29 | |
*** keepitsimplejim[ <keepitsimplejim[!keepitsi1@gateway/shell/matrix.org/x-toiqjfhrfkzhavbg> has joined #yocto | 15:33 | |
*** Chrys <Chrys!a5e14d1c@165.225.77.28> has left #yocto | 15:34 | |
qschulz | halstead: thank you :) | 15:34 |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has joined #yocto | 15:36 | |
v0n | image recipes are in the distro layer, but the .wks file in the machine layer, but it is applied on image formats | 15:36 |
v0n | how do you guys keep this orthogonal? | 15:36 |
halstead | Thanks for the notice. I need to change the load alert so I get automated notice sooner. | 15:37 |
kergoth | v0n: the .wks should not have any hardcoded references to the particular image involved, so i don't see how it's not orthogonal. distro opts into use of wic via image fstypes, image defines what goes into the rootfs, machine defines the wks to use | 15:37 |
*** mauz555 <mauz555!~mauz555@2a01:e0a:994:7ed0:2d71:f071:976:a0ed> has quit IRC | 15:38 | |
frsc | halstead: Or throw more resources at the server ;) | 15:40 |
frsc | halstead: Anyway, thanks! | 15:40 |
halstead | You're welcome. | 15:41 |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/x-ihurhxshabhscgcx> has joined #yocto | 15:45 | |
*** codetronaut[m] <codetronaut[m]!anmolkmatr@gateway/shell/matrix.org/x-ieniaivvmkwxgeup> has joined #yocto | 15:45 | |
*** Guest11902 <Guest11902!khemmatrix@gateway/shell/matrix.org/x-vzsupnmcxfabiexh> has joined #yocto | 15:45 | |
*** kayterina <kayterina!kayterina-@gateway/shell/matrix.org/x-jrvgzrcvmawjpeig> has joined #yocto | 15:45 | |
*** stefan-schmidt[m <stefan-schmidt[m!stefan-sch@gateway/shell/matrix.org/x-vhcaudvivabzwhur> has joined #yocto | 15:45 | |
*** hmw1 <hmw1!hmwmatrixo@gateway/shell/matrix.org/x-pxktxccmwqfihcnd> has joined #yocto | 15:45 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-ytvysfaknmghiiot> has joined #yocto | 15:45 | |
*** clementp[m] <clementp[m]!cperonmatr@gateway/shell/matrix.org/x-gninfmuttjwnpfcd> has joined #yocto | 15:45 | |
*** silviof <silviof!silv-iomat@gateway/shell/matrix.org/x-xkwkfcjwbqqyjvtk> has joined #yocto | 15:45 | |
*** yangm <yangm!yanyetanot@gateway/shell/matrix.org/x-uswnejgfyixqbgxa> has joined #yocto | 15:45 | |
*** guillaume <guillaume!gscigalama@gateway/shell/matrix.org/x-mjfhkosdwkqovimj> has joined #yocto | 15:45 | |
*** alephan <alephan!andreicubi@gateway/shell/matrix.org/x-jihkknjoxoxaznjn> has joined #yocto | 15:45 | |
*** olani[m] <olani[m]!olanimatri@gateway/shell/matrix.org/x-adpscdmlhimbuipf> has joined #yocto | 15:45 | |
*** jonesv[m] <jonesv[m]!jonesvmatr@gateway/shell/matrix.org/x-bycfdotlyfotpfai> has joined #yocto | 15:45 | |
*** lexano[m] <lexano[m]!lexanomatr@gateway/shell/matrix.org/x-ozttnmemtuhkzjvd> has joined #yocto | 15:45 | |
neverpanic | blarz: o/ | 15:49 |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has quit IRC | 15:54 | |
v0n | kergoth: in my case I'm building an initramfs image, like most linux distros, that I need to mention in the u-boot conf. The name comes from the image recipe. | 15:54 |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has joined #yocto | 15:55 | |
v0n | kergoth: maybe the image recipe should deploy a symlink with a commonly defined name? (like initramfs.cpio or something) | 15:55 |
blarz | neverpanic: oh hai ;) | 16:00 |
qschulz | v0n: make your image recipe create the u-boot conf file? | 16:01 |
v0n | isn't this even more weird? | 16:02 |
*** jkprg <jkprg!~jkprg@45.90.103.10> has quit IRC | 16:02 | |
qschulz | v0n: what is exactly your u-boot conf file? | 16:05 |
qschulz | a defconfig or a u-boot script to embed in a fitimage? | 16:05 |
*** AndersD_ <AndersD_!~AndersD@h83-209-96-136.cust.a3fiber.se> has quit IRC | 16:06 | |
v0n | qschulz: I'm using IMAGE_BOOT_FILES += "custom-initramfs" and UBOOT_EXTLINUX_INITRD = "../custom-initramfs" | 16:10 |
v0n | should these variables go into the distro image recipe? | 16:10 |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has quit IRC | 16:14 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has quit IRC | 16:15 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has joined #yocto | 16:16 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has quit IRC | 16:16 | |
sgw | RP: same failure running oe-selftest -r efibootpartition with and without -j1, but works correctly when bitbake core-image-sato:do_testimage. The failure is setting the qmp_port | 16:20 |
sgw | qemuparams += ' -S -qmp unix:%s,server,wait' % (qmp_port) | 16:20 |
sgw | TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str' | 16:20 |
sgw | See pastebin: https://pastebin.com/qz3ehJVS | 16:20 |
*** alessioigor <alessioigor!~alessioig@93-47-228-8.ip115.fastwebnet.it> has joined #yocto | 16:21 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 16:22 | |
*** alessioigor <alessioigor!~alessioig@93-47-228-8.ip115.fastwebnet.it> has quit IRC | 16:22 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 16:22 | |
manuel__ | When I do `bitbake -c do_menuconfig virtual/kernel`, the output looks rather shitty. Lots of ^@ where, I think, borders should be drawn. Anyone an idea? | 16:24 |
*** Shikadi` <Shikadi`!~Shikadi@140.89.27.136.in-addr.arpa> has joined #yocto | 16:26 | |
RP | sgw: so qemuparams isn't set ? | 16:26 |
*** minimaxwell <minimaxwell!~minimaxwe@163.18.205.77.rev.sfr.net> has quit IRC | 16:26 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has quit IRC | 16:26 | |
*** minimaxwell <minimaxwell!~minimaxwe@163.18.205.77.rev.sfr.net> has joined #yocto | 16:27 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 16:27 | |
sgw | Hmm, I will hae to double check then, but why does it work with testimage. | 16:27 |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has joined #yocto | 16:27 | |
JPEW | tgamblin: Is there a reason you want a kubevirt container over just running qemu in a container? | 16:27 |
*** zyga <zyga!~zyga@unaffiliated/zyga> has joined #yocto | 16:27 | |
tgamblin | JPEW: I did try running QEMU in a container, but I didn't like how much I was tweaking about the way the container ran, so I started looking for k8s-native VM resources, and moto-timo and I have been bashing our heads against it periodically as a result | 16:29 |
*** minimaxwell <minimaxwell!~minimaxwe@163.18.205.77.rev.sfr.net> has quit IRC | 16:29 | |
tgamblin | JPEW: I'm not too attached to any specific solution as long as I can automatically run meta-python ptests as part of the pipeline, but using KubeVirt (if possible) seems less obfuscated than building a container with QEMU to boot a test image | 16:30 |
*** Shikadi` <Shikadi`!~Shikadi@140.89.27.136.in-addr.arpa> has quit IRC | 16:33 | |
*** Shikadi` <Shikadi`!~Shikadi@140.89.27.136.in-addr.arpa> has joined #yocto | 16:33 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has joined #yocto | 16:34 | |
*** sno <sno!~sno@xdsl-84-44-219-114.nc.de> has joined #yocto | 16:41 | |
*** [Sno] <[Sno]!~sno@xdsl-84-44-219-202.nc.de> has joined #yocto | 16:45 | |
*** sno <sno!~sno@xdsl-84-44-219-114.nc.de> has quit IRC | 16:46 | |
*** Kyubi <Kyubi!~Kyubi@2601:640:105:463f:29fb:18b1:4315:6caa> has joined #yocto | 16:50 | |
*** ThomasD13 <ThomasD13!~thomas@DSL01.212.114.255.148.ip-pool.NEFkom.net> has quit IRC | 16:55 | |
*** Kyubi <Kyubi!~Kyubi@2601:640:105:463f:29fb:18b1:4315:6caa> has quit IRC | 16:55 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has joined #yocto | 17:04 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has quit IRC | 17:08 | |
*** fl0v0 <fl0v0!~fvo@i5E86AF60.versanet.de> has quit IRC | 17:11 | |
[Sno] | otavio_: is it ok when I do the patches for meta-freescale for gatesgarth first? my master branches are not really ready for testing :) | 17:12 |
[Sno] | I would cherry-pick from gatesgarth and do master PR then ... | 17:12 |
*** minimaxwell <minimaxwell!~minimaxwe@apoitiers-259-1-26-122.w90-55.abo.wanadoo.fr> has joined #yocto | 17:13 | |
[Sno] | otavio_: once linux+fsql+qoriq is on 5.4.9x | 17:13 |
JPEW | tgamblin: Hmm... it seems like it would be *less* confusing to use the qemu built by OE (which should be able to access /dev/kvm with kubevirt), to run the ptest | 17:24 |
tgamblin | JPEW: I am starting to feel that way too, after the roadblocks I've hit :P | 17:25 |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 17:30 | |
sgw | RP: JPEW: interesting I found the different between oe-selftest and testimage, they take very different paths to the qemurunner.start() code oe-selftests goes in via targetcontrol which defaults params=None, while testimage goes through the OEQemuTarget and starts with params=d.getVar(QEMUPARAMS). which is why qemuparams in qemurunner has different default values "" vs None. I guess I will have to add a simple sanity on qemurunner for" | 17:32 |
sgw | not qemuparams is None" | 17:32 |
JPEW | sgw: huh | 17:37 |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 17:45 | |
*** vineela <vineela!~vtummala@134.134.137.73> has joined #yocto | 17:46 | |
*** mckoan is now known as mckoan|away | 17:55 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has quit IRC | 17:55 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 17:59 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has quit IRC | 17:59 | |
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has quit IRC | 17:59 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has joined #yocto | 18:00 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 18:04 | |
*** King_InuYasha is now known as Conan_Kudo | 18:06 | |
*** Conan_Kudo is now known as King_InuYasha | 18:07 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 18:08 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has joined #yocto | 18:08 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 18:10 | |
v0n | INITRAMFS_FSTYPES is usually set in the machine conf, right? | 18:13 |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has quit IRC | 18:14 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has joined #yocto | 18:16 | |
*** ahadi <ahadi!~ahadi@89.244.124.162> has quit IRC | 18:23 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 18:24 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 18:25 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 18:28 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 18:29 | |
*** cp- <cp-!~cp-@b157153.ppp.asahi-net.or.jp> has joined #yocto | 18:30 | |
*** ahadi <ahadi!~ahadi@89.244.124.162> has joined #yocto | 18:30 | |
*** medo <medo!d1851b4a@209.133.27.74> has joined #yocto | 18:34 | |
medo | Hi, I was trying to add wireguard into my build. My build uses the 4.9 linux kernel as such I was trying to add the wireguard-module as well as wireguard-tools as I need the backport for my kernel version. However in my build it fails and says that I should not ask to install a package providing wireguard-module. I noticed that the wireguard-module | 18:36 |
medo | recipe includes a EXCLUDE_FROM_WORLD = "1" | 18:36 |
medo | , which reading the Yocto manuals says prevents this from being included. What would the optimal thing to do here ? | 18:36 |
*** jrdn <jrdn!~jrdn@S010668ff7b6b7383.ok.shawcable.net> has joined #yocto | 18:37 | |
*** jrdn is now known as Guest53003 | 18:38 | |
*** B0ned1ger2 <B0ned1ger2!~B0ned1ger@82-135-139-249.static.zebra.lt> has quit IRC | 18:39 | |
*** B0ned1ger <B0ned1ger!~B0ned1ger@82-135-139-249.static.zebra.lt> has joined #yocto | 18:40 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has quit IRC | 18:40 | |
*** gsalazar <gsalazar!5e3dbd6b@gateway/web/cgi-irc/kiwiirc.com/ip.94.61.189.107> has quit IRC | 18:46 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has quit IRC | 18:48 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 18:49 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has quit IRC | 18:50 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 18:50 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has joined #yocto | 18:50 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 18:51 | |
*** LetoThe2nd <LetoThe2nd!uid453638@gateway/web/irccloud.com/x-hftfygtplannhrxi> has quit IRC | 18:54 | |
*** frsc <frsc!~frsc@i6DFA8033.versanet.de> has quit IRC | 18:55 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 18:55 | |
v0n | kergoth: did you mean that IMAGE_FSTYPES += "wic" goes into the distro conf or the image recipe? | 18:55 |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 18:56 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has quit IRC | 18:57 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 18:57 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 19:00 | |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has joined #yocto | 19:02 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 19:03 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 19:07 | |
*** thekappe <thekappe!c65a42b1@198.90.66.177> has quit IRC | 19:13 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 19:15 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 19:23 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 19:25 | |
*** vmeson <vmeson!~rmacleod@198-48-226-187.cpe.pppoe.ca> has quit IRC | 19:26 | |
*** vmeson <vmeson!~rmacleod@198-48-226-187.cpe.pppoe.ca> has joined #yocto | 19:27 | |
*** dsueiro <dsueiro!uid467101@gateway/web/irccloud.com/x-yaroqhilnzaseesc> has quit IRC | 19:27 | |
*** ldts <ldts!sid269548@gateway/web/irccloud.com/x-xfzjoicksgycbcqh> has quit IRC | 19:27 | |
*** ldts <ldts!sid269548@gateway/web/irccloud.com/x-peqjpxqkxfrnbmaa> has joined #yocto | 19:28 | |
*** dsueiro <dsueiro!uid467101@gateway/web/irccloud.com/x-ywchdlvriersighv> has joined #yocto | 19:29 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 19:35 | |
v0n | In an image recipe, which variable references the image being built? | 19:42 |
v0n | (so that I can specify UBOOT_EXTLINUX_INITRD = "../<image being built>") | 19:43 |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 19:44 | |
*** medo <medo!d1851b4a@209.133.27.74> has quit IRC | 19:57 | |
*** vineela <vineela!~vtummala@134.134.137.73> has quit IRC | 20:02 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has quit IRC | 20:14 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC | 20:14 | |
*** Guest53003 <Guest53003!~jrdn@S010668ff7b6b7383.ok.shawcable.net> has quit IRC | 20:14 | |
*** dmoseley <dmoseley!~user@24.96.56.90> has quit IRC | 20:14 | |
*** dmoseley <dmoseley!~user@24.96.56.90> has joined #yocto | 20:14 | |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has joined #yocto | 20:15 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto | 20:15 | |
*** Guest53003 <Guest53003!~jrdn@S010668ff7b6b7383.ok.shawcable.net> has joined #yocto | 20:15 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 20:15 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 20:19 | |
*** dmoseley <dmoseley!~user@24.96.56.90> has left #yocto | 20:30 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has joined #yocto | 20:40 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 20:42 | |
*** risca <risca!~quassel@212.85.71.156> has joined #yocto | 20:43 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has quit IRC | 20:45 | |
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has quit IRC | 20:45 | |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has joined #yocto | 20:46 | |
*** risca <risca!~quassel@212.85.71.156> has quit IRC | 20:49 | |
*** RobertBerger <RobertBerger!~rber@ppp-2-86-143-170.home.otenet.gr> has quit IRC | 20:52 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 20:53 | |
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has joined #yocto | 20:58 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 21:00 | |
*** ant__ <ant__!~ant__@host-80-116-141-173.retail.telecomitalia.it> has joined #yocto | 21:00 | |
ant__ | RP: hi, sorry to bother you again but I don't want to spread out bad examples | 21:03 |
ant__ | about (R)PROVIDES | 21:03 |
ant__ | iirc you wrote the variable reference list, so I trust that https://docs.yoctoproject.org/ref-manual/ref-variables.html#term-PROVIDES | 21:03 |
*** rcoote <rcoote!~rcoote@2a02:908:692:81c0:215d:3d9:dfcf:618d> has quit IRC | 21:04 | |
RP | ant__: I thought this was discussed on the docs list and JPEW sent a fix? I wonder if its failed to apply somehow? | 21:05 |
ant__ | see https://docs.yoctoproject.org/ref-manual/ref-variables.html#term-PROVIDES | 21:06 |
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has quit IRC | 21:06 | |
ant__ | vs https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-ref-variables.html#term-PROVIDES | 21:06 |
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has joined #yocto | 21:07 | |
ant__ | I must have mised yout answer...can you pls in short confirm += is overkill and the var is not 'overloaded' ? | 21:07 |
ant__ | i.e. in our kodi_18.bb I'd add | 21:10 |
ant__ | PROVIDES = "virtual/kodi" | 21:10 |
ant__ | RPROVIDES_${PN} = "virtual/kodi" | 21:10 |
ant__ | being that 'kodi' is still provided | 21:10 |
ant__ | you see, in that layer the confusion came because the recipe was kodi- | 21:11 |
ant__ | err stb_kodi.bb | 21:11 |
ant__ | so you see the need for virtual | 21:11 |
ant__ | RP: non need, found thx | 21:16 |
ant__ | https://lists.yoctoproject.org/g/docs/message/856 | 21:16 |
ant__ | sounded strange... | 21:17 |
RP | ant__: My argument was that += is probably safer to be used in general | 21:18 |
RP | ant__: virtual/ never makes sense in runtime variables | 21:18 |
RP | so I'd argue the above is wrong for that reason | 21:19 |
ant__ | I am trying to clean out an offended recipe :) | 21:19 |
ant__ | whit no-comments on the commits... | 21:20 |
*** jobroe <jobroe!~manjaro-u@p5dd7f7b5.dip0.t-ipconnect.de> has quit IRC | 21:20 | |
ant__ | imagine I see even PE used in it :/ | 21:21 |
RP | ant__: PE still can be needed although its rare now, thankfully | 21:22 |
JPEW | RP, ant__: The commit is in master AFAICT | 21:23 |
RP | JPEW: so it didn't update? or did I missunderstand? (sorry, I'm a bit distracted atm) | 21:23 |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC | 21:24 | |
*** NiksDev <NiksDev!~NiksDev@192.91.101.31> has quit IRC | 21:24 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto | 21:25 | |
ant__ | he, imagine there is a kodi recipe and a kodi.bbappend in the same layer/same dir ... | 21:26 |
ant__ | (while koen keep meta-kodi with the 'original' .bb) | 21:26 |
ant__ | ok, go ahead... | 21:26 |
*** Kyubi <Kyubi!~Kyubi@149.199.62.128> has quit IRC | 21:27 | |
*** linums <linums!~linums@84.198.214.27> has quit IRC | 21:33 | |
*** linums <linums!~linums@apn-94-44-126-61.vodafone.hu> has joined #yocto | 21:33 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has joined #yocto | 21:42 | |
*** randallcrook <randallcrook!b4961d83@180-150-29-131.b4961d.syd.static.aussiebb.net> has joined #yocto | 21:45 | |
v0n | What is the simplest image recipe to create an empty rootfs? | 21:49 |
*** JohnKa <JohnKa!2eb76708@46.183.103.8> has quit IRC | 21:51 | |
kanavin_home | RP: what's your take on bumping the qemu machines to something more modern than core 2 duo, e.g. skylake? The use case I have locally is that we have something that performs a lot better with avx2 instructions enabled, which is beneficial in test turnaround times. | 21:51 |
randallcrook | Hi. Just working on a couple of recipe's that have file conflicts with base packages and I am trying to figure out how to force override the conflict. In particular I am overwriting the /etc/network/interfaces file with a custom one within my recipe. How do I tell bitbake to that my package is ok to overwrite those files from the base package? | 21:52 |
RP | kanavin_home: I'm probably ok with it if the autobuilders have the right cpu flags | 21:52 |
kanavin_home | RP: thanks; I guess that means host requiremets for yocto would change substantially, e.g. haswell-era cpus would not work anymore when running qemu. I'll cook up a test patchset and try it on the AB before coming out with it to the oe-core list. | 21:54 |
kanavin_home | RP: just wanted to check upfront if there's some reason you'd be strongly opposed :) | 21:54 |
RP | kanavin_home: I don't remember the reasoning for core2duo but it was a long time ago. I do want YP to work out the box without too many issues so it really depends how long ago haswell was out etc | 21:57 |
RP | kanavin_home: I don't know what the "average" cpu is atm | 21:58 |
*** denix <denix!~denix@pool-100-15-86-127.washdc.fios.verizon.net> has quit IRC | 21:58 | |
kanavin_home | RP: skylake is almost 6 years old at this point, and is the last substantial update that came out from intel | 21:59 |
*** denix <denix!~denix@pool-100-15-86-127.washdc.fios.verizon.net> has joined #yocto | 21:59 | |
kanavin_home | since then I think it's largely been repackaging slightly refined versions, which is why they find themselves in hot waters lately | 21:59 |
sgw | RP: I worked out my latest issue with QMP. What's a good smaller set of tests from oe-selftest to run to qmp with? | 22:06 |
RP | sgw: I really don't remember which ones call runqemu and which don't, I'd have to look | 22:07 |
RP | kanavin_home: we do have older autobuilders :/ | 22:07 |
sgw | RP: Ok I will take a look through them | 22:07 |
RP | kanavin_home: we can try it, see how it looks | 22:07 |
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has quit IRC | 22:07 | |
*** Konsgn <Konsgn!~Konsgnx3@unafiliated/joyseph> has quit IRC | 22:07 | |
RP | sgw: sorry, I wouldn't know offhand | 22:07 |
sgw | No worries, thought you might. | 22:08 |
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has joined #yocto | 22:09 | |
*** beneth <beneth!~beneth@irc.beneth.fr> has left #yocto | 22:15 | |
v0n | Does EXTRA_IMAGE_FEATURES affect an image recipe defined in DEPENDS? | 22:21 |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 22:23 | |
*** agrue <agrue!~agrue@035-133-169-019.res.spectrum.com> has joined #yocto | 22:25 | |
*** linums <linums!~linums@apn-94-44-126-61.vodafone.hu> has quit IRC | 22:29 | |
*** zyga <zyga!~zyga@unaffiliated/zyga> has quit IRC | 22:30 | |
*** linums <linums!~linums@apn-94-44-126-61.vodafone.hu> has joined #yocto | 22:33 | |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has joined #yocto | 22:41 | |
JPEW | RP: It doesn't appear to have updated | 22:45 |
*** sesom <sesom!~nucatus@lie62-2-78-196-130-58.fbx.proxad.net> has quit IRC | 22:49 | |
*** Zajc95 <Zajc95!~Zajc@193.9.55.10> has joined #yocto | 22:50 | |
RP | vmeson: I remembered what I was going to ask about. Did you see the mail "adwaita-icon-theme: add version 3.34.3 back" | 23:07 |
*** aquijoule_ <aquijoule_!~richbridg@213-225-34-47.nat.highway.a1.net> has quit IRC | 23:13 | |
JPEW | RP, ant__: Weird: https://docs.yoctoproject.org/ref-manual/ref-variables.html#term-PROVIDES is incorrect, https://docs.yoctoproject.org/ref-manual/variables.html#term-PROVIDES is correct | 23:27 |
JPEW | RP, ndec: Ah, I see. The docs are updating correctly, ndec renamed ref-variables.rst -> variables.rst, and the old generated page stuck around. I'm guessing ant__ has an old bookmark. Should probably delete (or redirect?) the old pages | 23:30 |
ant__ | heh | 23:30 |
RP | halstead: ^^^ any tips? | 23:30 |
* JPEW eats supper | 23:31 | |
ant__ | RP: I see why the virtual... | 23:31 |
ant__ | ERROR: Nothing RPROVIDES 'virtual/kodi' (but /oe/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-plugins/enigma2-plugin-extensions-kodi.bb RDEPENDS on or otherwise requires it) | 23:31 |
ant__ | sigh... a series of small issues... | 23:31 |
halstead | RP, JPEW I can remove the retired page and add a redirect. | 23:32 |
ant__ | I think they added the provider to catch the renaming | 23:32 |
RP | halstead: I suspect there were a lot of renames dropping the prefixes | 23:32 |
RP | ant__: nothing should be RDEPENDS on that | 23:33 |
ant__ | JPEW, as usual google and caches | 23:33 |
ant__ | RP: right, I'm fixing it backwards | 23:33 |
ant__ | but this will be a series of commits, for the mom I must spare that RPROVIDES -> virtual | 23:34 |
ant__ | ah, RP, are you aware of CMake issues with mips? | 23:34 |
ant__ | strangely I had to ad -latomic -lpthread to compile that kodi | 23:35 |
ant__ | shouln't the class inject this? | 23:35 |
RP | ant__: I try not to think about cmake if I can help it ;-) | 23:35 |
ant__ | eh eh, I am the same but the beast is in front of me | 23:35 |
RP | ant__: I don't know I'm afraid. I'm not aware of any | 23:36 |
ant__ | add a C++ coprocessor (libfmt) ...and I am stuck to ol' C | 23:36 |
ant__ | I'll bug khem oneday | 23:36 |
ant__ | thx | 23:36 |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC | 23:37 | |
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto | 23:38 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has quit IRC | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!