Saturday, 2020-12-12

*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto00:34
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC00:38
moto-timomostly it should come down to device tree stuff? depends on wha the daughter board does00:56
moto-timobut in general, you are going to be happier with the meta-ti support of BBB... trust me00:56
moto-timoit's just that TI very intentionally only has one release per year00:57
moto-timoso you end up with a multi-month gap of some component (like the kernel) not updating and being in a lurch00:57
moto-timoand then you get tempted to use the yocto "beaglebone" machine again...00:58
moto-timoit's a viscious cycle...00:58
*** ericch <ericch!~ericch@pool-108-34-251-214.prvdri.fios.verizon.net> has quit IRC01:06
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC01:09
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC01:10
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto01:10
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto01:11
*** mattsm <mattsm!~mattsm@104-181-154-57.lightspeed.austtx.sbcglobal.net> has quit IRC01:47
*** spiro <spiro!~spiro@101.115.136.117> has joined #yocto01:55
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC01:55
*** loblik <loblik!a5e150fc@165.225.80.252> has quit IRC02:15
*** mattsm <mattsm!~mattsm@104-181-154-57.lightspeed.austtx.sbcglobal.net> has joined #yocto02:17
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC02:20
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto02:21
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC02:38
*** jleightcap <jleightcap!~jleightca@c-174-60-161-106.hsd1.pa.comcast.net> has quit IRC02:49
*** jleightcap <jleightcap!~jleightca@2601:98a:300:49c:8f48:3b40:afb7:26ee> has joined #yocto02:51
*** vineela <vineela!~vtummala@134.134.137.77> has quit IRC02:52
*** rcw <rcw!~rcwoolley@104.247.231.196> has quit IRC03:00
*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-08-142-114-156-131.dsl.bell.ca> has quit IRC03:02
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto03:10
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC03:18
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC03:29
*** ahadi <ahadi!~ahadi@88.130.221.104> has quit IRC03:47
*** ahadi <ahadi!~ahadi@89.244.127.240> has joined #yocto03:49
*** lexano <lexano!~lexano@cpeb03956d8c2f4-cm98524a70e35e.cpe.net.cable.rogers.com> has quit IRC05:39
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto05:58
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has quit IRC06:52
*** Shikadi` <Shikadi`!~Shikadi@135.30.27.136.in-addr.arpa> has quit IRC06:54
*** oberstet <oberstet!~oberstet@213.170.219.39> has joined #yocto06:54
*** habing <habing!~habing@2a02:8388:6c0:1200:269c:52c3:be0c:e984> has joined #yocto06:56
*** davidinux <davidinux!~davidinux@91.132.136.60> has quit IRC07:00
*** davidinux <davidinux!~davidinux@37.179.242.118> has joined #yocto07:01
*** habing <habing!~habing@2a02:8388:6c0:1200:269c:52c3:be0c:e984> has quit IRC07:27
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has quit IRC07:46
*** mbulut <mbulut!~nameclash@ip1f11b371.dynamic.kabel-deutschland.de> has joined #yocto08:18
*** TobSnyder <TobSnyder!~schneider@p54aa8f7f.dip0.t-ipconnect.de> has quit IRC08:35
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC08:37
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto08:38
*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-08-142-114-156-131.dsl.bell.ca> has joined #yocto08:47
*** mbulut <mbulut!~nameclash@ip1f11b371.dynamic.kabel-deutschland.de> has quit IRC08:48
*** lexano <lexano!~lexano@cpeb03956d8c2f4-cm98524a70e35e.cpe.net.cable.rogers.com> has joined #yocto08:56
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has joined #yocto09:02
*** lexano <lexano!~lexano@cpeb03956d8c2f4-cm98524a70e35e.cpe.net.cable.rogers.com> has quit IRC09:06
*** lexano <lexano!~lexano@cpeb03956d8c2f4-cm98524a70e35e.cpe.net.cable.rogers.com> has joined #yocto09:09
rfriedHi. I'm trying to build CMake package against an dunfell SDK I created.09:10
rfriedThe rule find_package(Python3 REQUIRED COMPONENTS Development) fails, although I think Python3 is installed in the SDK.09:10
rfriedIs there a specific packageI need to add to Yocto in order to compile with Python3 ?09:11
rfriedI added IMAGE_INSTALL_append = python309:11
*** lexano <lexano!~lexano@cpeb03956d8c2f4-cm98524a70e35e.cpe.net.cable.rogers.com> has quit IRC09:15
*** lexano <lexano!~lexano@cpeb03956d8c2f4-cm98524a70e35e.cpe.net.cable.rogers.com> has joined #yocto09:16
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto10:01
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC10:17
*** jleightcap <jleightcap!~jleightca@2601:98a:300:49c:8f48:3b40:afb7:26ee> has quit IRC10:24
*** jleightcap <jleightcap!~jleightca@c-174-60-161-106.hsd1.pa.comcast.net> has joined #yocto10:27
*** DanmerZ <DanmerZ!~op@46.150.10.5> has quit IRC10:31
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto10:35
*** agust <agust!~agust@p5483339b.dip0.t-ipconnect.de> has joined #yocto10:45
*** DanmerZ <DanmerZ!~op@46.150.10.5> has joined #yocto11:03
*** dreyna <dreyna!~dreyna@c-71-202-37-249.hsd1.ca.comcast.net> has quit IRC11:17
*** beneth <beneth!~beneth@irc.beneth.fr> has joined #yocto11:38
*** ptsneves <ptsneves!b0dd7824@176.221.120.36> has quit IRC11:48
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC12:06
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto12:07
*** BobPungartnik <BobPungartnik!~BobPungar@187.113.138.234> has joined #yocto12:10
*** wyre_ <wyre_!~wyre@unaffiliated/wyre> has joined #yocto12:10
*** wyre_ <wyre_!~wyre@unaffiliated/wyre> has joined #yocto12:13
*** wyre <wyre!wyre@gateway/shell/xshellz/x-clzsfxtcleoezbmx> has quit IRC12:13
*** wyre_ <wyre_!~wyre@unaffiliated/wyre> has quit IRC12:14
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto12:15
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC12:19
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto12:22
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC12:27
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto12:27
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC12:28
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto12:37
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC12:39
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto12:39
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC12:43
*** davidinux <davidinux!~davidinux@37.179.242.118> has quit IRC12:53
*** davidinux <davidinux!~davidinux@37.120.201.244> has joined #yocto12:55
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto12:55
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC13:05
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has joined #yocto13:14
*** davidinux <davidinux!~davidinux@37.120.201.244> has quit IRC13:17
*** davidinux <davidinux!~davidinux@37.179.242.118> has joined #yocto13:19
*** otavio__ <otavio__!~otavio@200-180-244-15.user3p.brasiltelecom.net.br> has quit IRC13:32
*** BobPungartnik <BobPungartnik!~BobPungar@187.113.138.234> has quit IRC13:45
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto13:46
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC13:48
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto13:56
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC14:13
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto14:14
*** zkrx <zkrx!~quassel@adsl-89-217-239-212.adslplus.ch> has quit IRC14:23
*** zkrx <zkrx!~quassel@adsl-89-217-239-212.adslplus.ch> has joined #yocto14:25
*** manuel1985 <manuel1985!~manuel@089144218092.atnat0027.highway.a1.net> has joined #yocto14:37
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has quit IRC14:46
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has joined #yocto14:47
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has quit IRC15:12
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has joined #yocto15:14
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has quit IRC15:21
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has joined #yocto15:23
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has quit IRC15:28
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has joined #yocto15:38
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has quit IRC15:41
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has joined #yocto15:45
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has quit IRC15:54
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has joined #yocto15:55
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has quit IRC16:00
*** robertd <robertd!~robert@user-5-173-216-243.play-internet.pl> has joined #yocto16:01
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has joined #yocto16:03
*** zkrx <zkrx!~quassel@adsl-89-217-239-212.adslplus.ch> has quit IRC16:06
*** zkrx <zkrx!~quassel@adsl-89-217-239-212.adslplus.ch> has joined #yocto16:11
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has quit IRC16:12
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has joined #yocto16:16
*** Kyubi <Kyubi!~Kyubi@149.199.62.130> has quit IRC16:17
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has quit IRC16:20
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has joined #yocto16:26
*** agust1 <agust1!~agust@p5483356f.dip0.t-ipconnect.de> has joined #yocto16:30
*** agust <agust!~agust@p5483339b.dip0.t-ipconnect.de> has quit IRC16:31
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has quit IRC16:38
*** wz <wz!~wojteg@89-64-68-83.dynamic.chello.pl> has joined #yocto16:44
*** manuel__ <manuel__!~manuel@089144218092.atnat0027.highway.a1.net> has joined #yocto17:01
*** manuel1985 <manuel1985!~manuel@089144218092.atnat0027.highway.a1.net> has quit IRC17:04
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has quit IRC17:16
*** amerigo <amerigo!uid331857@gateway/web/irccloud.com/x-vjipgcwqkmvmljqz> has joined #yocto17:17
*** kpo_ <kpo_!~kpo@bwu34.internetdsl.tpnet.pl> has joined #yocto17:17
*** wz <wz!~wojteg@89-64-68-83.dynamic.chello.pl> has quit IRC17:17
*** mihai- <mihai-!~mihai@unaffiliated/mihai> has joined #yocto17:21
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC17:25
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has quit IRC17:43
*** radsquirrel <radsquirrel!~radsquirr@2603:3015:e15:5bf2:d0b3:d9ff:fede:b022> has joined #yocto17:47
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has joined #yocto17:52
*** radsquirrel <radsquirrel!~radsquirr@173.167.31.197> has joined #yocto17:54
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has joined #yocto17:56
*** mbulut <mbulut!~nameclash@ip1f11b371.dynamic.kabel-deutschland.de> has joined #yocto17:57
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has joined #yocto18:11
*** mbulut <mbulut!~nameclash@ip1f11b371.dynamic.kabel-deutschland.de> has quit IRC18:20
*** derekstraka <derekstraka!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has joined #yocto18:22
*** derekstraka <derekstraka!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has quit IRC18:25
*** derekstraka <derekstraka!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has joined #yocto18:25
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has quit IRC18:25
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has joined #yocto18:26
*** derekstraka <derekstraka!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has quit IRC18:30
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto18:52
*** junland <junland!~junland@142.93.201.46> has quit IRC18:54
*** junland <junland!~junland@142.93.201.46> has joined #yocto18:54
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has joined #yocto18:58
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has quit IRC19:03
*** roussinm <roussinm!~mroussin@bras-base-qubcpq0336w-grc-33-174-93-106-232.dsl.bell.ca> has quit IRC19:24
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has joined #yocto19:24
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has quit IRC19:26
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has joined #yocto19:27
manuel__paulbarker: Just watching your talk "Highly Scalable Yocto Project Build Automation". In "https://gitlab.com/SanCloudLtd/meta-sancloud/-/blob/dunfell/scripts/ci-build.sh", why did you run two "kas shell" commands than just a "kas build"?19:33
manuel__First with --setscene-only, the other one with --skip-setscene19:34
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has quit IRC19:39
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has joined #yocto19:53
zeddiimoto-timo: finally a thread to pull on. It is definitely our build of the k3s binary. So now I have to look at deltas between what rancher builds, and what we build. But will do that on Monday.19:55
zeddiihttps://pastebin.com/xXfg42ck19:56
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has quit IRC19:57
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has joined #yocto19:58
manuel__Does anyone understand how kas yaml files work? In https://gitlab.com/SanCloudLtd/meta-sancloud/-/blob/dunfell/kas/dev/bbe-poky.yml, what does the 'base' below 'local_conf_header' refer to?20:06
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has quit IRC20:10
*** dv_ <dv_!~dv@62.178.50.190> has joined #yocto20:10
neverpanichttps://kas.readthedocs.io/en/latest/userguide.html?highlight=local_conf_header#project-configuration20:17
neverpanicsounds like it's just some unique name identifying the added string.20:17
*** robertd <robertd!~robert@user-5-173-216-243.play-internet.pl> has quit IRC20:38
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has quit IRC20:42
*** manuel__ <manuel__!~manuel@089144218092.atnat0027.highway.a1.net> has quit IRC20:49
*** Shikadi` <Shikadi`!~Shikadi@135.30.27.136.in-addr.arpa> has joined #yocto20:56
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has joined #yocto20:57
*** zyga-mbp <zyga-mbp!~zyga@unaffiliated/zyga> has quit IRC21:09
*** zeddii <zeddii!~zeddii@cpe04d4c4975b80-cm64777d5e8820.cpe.net.cable.rogers.com> has quit IRC21:37
*** zeddii <zeddii!~zeddii@cpe04d4c4975b80-cm64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto21:39
*** tangofoxtrot <tangofoxtrot!~jon@unaffiliated/tangofoxtrot> has quit IRC21:47
*** tangofoxtrot <tangofoxtrot!~jon@c-24-9-194-87.hsd1.co.comcast.net> has joined #yocto21:49
*** tangofoxtrot <tangofoxtrot!~jon@unaffiliated/tangofoxtrot> has joined #yocto21:49
*** dreyna <dreyna!~dreyna@c-71-202-37-249.hsd1.ca.comcast.net> has joined #yocto22:07
*** dreyna_ <dreyna_!~dreyna@2601:646:4201:e280:848f:a4bd:b1f3:5a76> has joined #yocto22:09
*** agust1 <agust1!~agust@p5483356f.dip0.t-ipconnect.de> has quit IRC22:12
*** dreyna <dreyna!~dreyna@c-71-202-37-249.hsd1.ca.comcast.net> has quit IRC22:12
*** DanmerZ <DanmerZ!~op@46.150.10.5> has quit IRC22:30
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC22:34
*** amerigo <amerigo!uid331857@gateway/web/irccloud.com/x-vjipgcwqkmvmljqz> has quit IRC22:36
*** wyre <wyre!~wyre@unaffiliated/wyre> has quit IRC22:39
*** wyre <wyre!~wyre@unaffiliated/wyre> has joined #yocto22:48
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto22:49
*** manuel__ <manuel__!~manuel@089144218092.atnat0027.highway.a1.net> has joined #yocto22:58
khemzeddii:  I am running into same error reported here https://www.mail-archive.com/yocto@yoctoproject.org/msg37871.html with dunfell and 4.9 kernel that I am trying to use linux-yocto tooling with any ideas ?23:00
manuel__neverpanic: Right but why would I like to refer to it? Where can I use it?23:01
*** beneth <beneth!~beneth@irc.beneth.fr> has left #yocto23:07
*** perplexabot <perplexabot!~perplexab@2600:8801:f102:1200::b10a> has quit IRC23:07
*** perplexabot <perplexabot!~perplexab@193.36.225.61> has joined #yocto23:09
*** pbb <pbb!~quassel@petabyte.dev> has quit IRC23:11
*** pbb <pbb!~quassel@petabyte.dev> has joined #yocto23:12
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-oczkiijrrcbqdrbo> has joined #yocto23:34
*** otavio <otavio!~otavio@200-180-244-15.user3p.brasiltelecom.net.br> has joined #yocto23:39
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto23:39
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC23:58

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