*** marka <marka!~masselst@184.175.21.100> has quit IRC | 00:01 | |
*** Aethenelle <Aethenelle!~Aethenell@38.98.162.245> has quit IRC | 00:03 | |
*** Aethenelle <Aethenelle!~Aethenell@38.98.162.245> has joined #yocto | 00:04 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 00:09 | |
RP | khem: commit message is better thanks | 00:26 |
---|---|---|
*** adrianbunk <adrianbunk!~bunk@dsl-hkibng31-54fab3-182.dhcp.inet.fi> has quit IRC | 00:26 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC | 00:34 | |
khem | RP: whats your take on mutlilib header patch, I sent a v3 which is a one liner | 00:37 |
khem | RP: on some arches e.g. arm we are stubbing bits/wordsize.h itself which is a dagenerious proposition given that header template includes bits/wordsize.h | 00:38 |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC | 00:38 | |
RP | khem: I worry we're complicating something I'd prefer not to complicate. I did wonder why the underlying headers didn't protect against renterance | 00:39 |
yocti | New news from stackoverflow: Creating Yocto Mender for Raspberrypi 3 <https://stackoverflow.com/questions/47641947/creating-yocto-mender-for-raspberrypi-3> || Self-hosted mender fails to update artifact <https://stackoverflow.com/questions/53168706/self-hosted-mender-fails-to-update-artifact> || Building a Mender Yocto image for a Raspberry <https://stackoverflow.com/questions/43935110/building-a-mender-yocto-image-for-a-raspberry> | 00:42 |
khem | RP: the header underlying is unfortunately same | 00:45 |
khem | which is un-guarded | 00:45 |
khem | pragma once is a better fix | 00:45 |
khem | this is the reason https://git.openembedded.org/openembedded-core/commit/?id=90ad502bf8faa233e25cf297c1eeefcb0367aea3 | 00:46 |
khem | I wonder why do we multilib aarch64/arm they are different backends, unlike x86/x86_64 | 00:47 |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC | 00:47 | |
khem | problem is we are including bits/wordsize.h from bits/wordsize.h ... you see ? | 00:48 |
*** scottrif <scottrif!~scottrif@96-41-168-232.dhcp.mdfd.or.charter.com> has quit IRC | 00:53 | |
RP | khem: the arm situation is a hack :-( | 00:58 |
RP | khem: I do see now, hmm | 00:58 |
* RP -> Zzzz | 00:58 | |
*** stephano <stephano!~stephano@134.134.139.76> has quit IRC | 00:58 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has quit IRC | 01:01 | |
*** tgraydon <tgraydon!~textual@134.134.139.72> has quit IRC | 01:08 | |
*** zeddii_home_ <zeddii_home_!~zeddii_ho@174.116.254.195> has joined #yocto | 01:11 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 01:11 | |
*** tgraydon <tgraydon!textual@nat/intel/x-ofvohmbuoieonzrm> has joined #yocto | 01:12 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC | 01:15 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 01:21 | |
*** ferlzc <ferlzc!~ferlzc@187.57.74.56> has quit IRC | 01:26 | |
*** bleu <bleu!~brianleu@cpe-2606-A000-112A-43F9-18B3-BAB-661F-5CFA.dyn6.twc.com> has quit IRC | 01:48 | |
*** bleu <bleu!~brianleu@cpe-2606-A000-112A-43F9-18B3-BAB-661F-5CFA.dyn6.twc.com> has joined #yocto | 01:54 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.131> has joined #yocto | 02:08 | |
*** armpit <armpit!~armpit@2601:202:4180:c33:40c2:82ac:4641:f878> has quit IRC | 02:15 | |
*** chandana731 <chandana731!~ckalluri@149.199.62.131> has joined #yocto | 02:22 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.131> has quit IRC | 02:22 | |
*** armpit <armpit!~armpit@2601:202:4180:c33:a556:75ec:241a:9733> has joined #yocto | 02:27 | |
*** nighty- <nighty-!~nighty@b157153.ppp.asahi-net.or.jp> has joined #yocto | 02:29 | |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has quit IRC | 02:48 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 03:12 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC | 03:16 | |
*** comptroller <comptroller!~comptroll@47-213-222-253.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 04:19 | |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has joined #yocto | 04:25 | |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has quit IRC | 04:32 | |
*** tgraydon <tgraydon!textual@nat/intel/x-ofvohmbuoieonzrm> has quit IRC | 04:39 | |
yocti | New news from stackoverflow: Can't log in beaglebone as root [closed] <https://stackoverflow.com/questions/31967492/cant-log-in-beaglebone-as-root> | 04:43 |
*** chandana731 <chandana731!~ckalluri@149.199.62.131> has quit IRC | 04:54 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.131> has joined #yocto | 04:57 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 05:07 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 05:08 | |
*** timblechmann <timblechmann!~quassel@2001:e68:5420:5404:3434:853d:a084:5e0f> has joined #yocto | 05:19 | |
*** Crofton <Crofton!~balister@2601:5c0:c100:b84:c22d:c40:ab44:9e37> has quit IRC | 05:24 | |
*** Crofton <Crofton!~balister@2601:5c0:c100:b84:c22d:c40:ab44:9e37> has joined #yocto | 05:25 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 05:25 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 05:25 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ebbvdbaihxsraydu> has quit IRC | 05:31 | |
*** sno <sno!~sno@p4FF5E266.dip0.t-ipconnect.de> has quit IRC | 05:54 | |
*** sno <sno!~sno@ip5b40f5e2.dynamic.kabel-deutschland.de> has joined #yocto | 06:20 | |
*** cvasilak <cvasilak!~cvasilak@ppp-2-86-172-177.home.otenet.gr> has joined #yocto | 06:26 | |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has joined #yocto | 06:46 | |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has quit IRC | 06:51 | |
*** adrianbunk <adrianbunk!~bunk@dsl-hkibng31-54fab3-123.dhcp.inet.fi> has joined #yocto | 06:54 | |
*** bleu <bleu!~brianleu@cpe-2606-A000-112A-43F9-18B3-BAB-661F-5CFA.dyn6.twc.com> has quit IRC | 07:01 | |
*** Guest82698 <Guest82698!~brianleu@cpe-2606-A000-112A-43F9-18B3-BAB-661F-5CFA.dyn6.twc.com> has joined #yocto | 07:02 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 07:13 | |
*** yann <yann!~yann@lfbn-idf1-1-103-67.w82-124.abo.wanadoo.fr> has quit IRC | 07:17 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC | 07:18 | |
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has quit IRC | 07:18 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto | 07:20 | |
*** wooosaiii <wooosaiii!~woo@cpe-90-157-180-95.static.amis.net> has quit IRC | 07:23 | |
*** malanecora <malanecora!b23cc82c@gateway/web/freenode/ip.178.60.200.44> has joined #yocto | 07:26 | |
*** jobroe <jobroe!~manjaro-u@193.158.0.154> has joined #yocto | 07:26 | |
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has joined #yocto | 07:33 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 07:34 | |
*** AndersD <AndersD!~AndersD@194.237.220.218> has joined #yocto | 07:38 | |
*** AndersD <AndersD!~AndersD@194.237.220.218> has quit IRC | 07:40 | |
*** AndersD <AndersD!~AndersD@194-237-220-218.customer.telia.com> has joined #yocto | 07:41 | |
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has joined #yocto | 07:48 | |
malanecora | Morniiing! | 07:50 |
malanecora | Which is the proper way to extract Qt5 SDK (SKD that allows cross-compilation via QtCreator for my TARGET) in Yocto Thud? | 07:51 |
*** Crofton|work <Crofton|work!~Crofton@2a02:a03f:3eec:d700:7580:b159:5a96:14ae> has quit IRC | 07:59 | |
malanecora | Is bitbake meta-toolchain-qt5 enough or should I follow further (previous) steps? | 08:02 |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has joined #yocto | 08:03 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has left #yocto | 08:07 | |
*** fl0v0 <fl0v0!~fvo@i577B91E3.versanet.de> has joined #yocto | 08:07 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has joined #yocto | 08:07 | |
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto | 08:08 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has left #yocto | 08:10 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has joined #yocto | 08:10 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has left #yocto | 08:13 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has joined #yocto | 08:13 | |
*** zagor <zagor!~zagor@rockbox/developer/Zagor> has joined #yocto | 08:16 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 08:19 | |
*** mckoan|away is now known as mckoan | 08:22 | |
mckoan | malanecora: bitbake meta-toolchain-qt5 | 08:22 |
malanecora | mckoan: That's all? I've just found this on stackoverflow https://stackoverflow.com/questions/40258161/how-do-i-get-qt-sdk-configured-properly-with-yocto-project/40375372 | 08:23 |
*** yann <yann!~yann@85.118.38.181> has joined #yocto | 08:26 | |
*** tprrt <tprrt!~tprrt@217.114.201.133> has joined #yocto | 08:30 | |
mckoan | malanecora: depends on your needs, the basic Qt5 SDK is meta-toolchain-qt5 | 08:30 |
*** rperier <rperier!~quassel@2001:41d0:52:100::44a> has quit IRC | 08:37 | |
*** rperier <rperier!~quassel@unaffiliated/bambee> has joined #yocto | 08:37 | |
malanecora | mckoan: Ok, ty! I think that it'll be enough | 08:42 |
*** zagor <zagor!~zagor@rockbox/developer/Zagor> has quit IRC | 08:53 | |
*** zagor <zagor!~zagor@rockbox/developer/Zagor> has joined #yocto | 08:56 | |
*** dnuts <dnuts!3e9d79e4@gateway/web/freenode/ip.62.157.121.228> has joined #yocto | 08:56 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 09:03 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has left #yocto | 09:03 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 09:04 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 09:06 | |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has joined #yocto | 09:09 | |
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has joined #yocto | 09:09 | |
*** Yack <Yack!a16a0405@gateway/web/cgi-irc/kiwiirc.com/ip.161.106.4.5> has joined #yocto | 09:14 | |
*** cquast <cquast!~cquast@90.85.130.193> has joined #yocto | 09:14 | |
*** Yack <Yack!a16a0405@gateway/web/cgi-irc/kiwiirc.com/ip.161.106.4.5> has left #yocto | 09:15 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-besfleqphgfbokzy> has joined #yocto | 09:41 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has quit IRC | 09:45 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 09:45 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC | 09:58 | |
*** ferlzc <ferlzc!~ferlzc@187.57.74.56> has joined #yocto | 10:12 | |
yocti | New news from stackoverflow: how to apply patch uboot: Yocto project <https://stackoverflow.com/questions/54532006/how-to-apply-patch-uboot-yocto-project> | 10:14 |
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto | 10:14 | |
kanavin | RP: yep, python hardcodes /usr/lib in a number of places, I fixed some, but apparently not all | 10:21 |
*** berton <berton!~berton@181.220.86.121> has joined #yocto | 10:25 | |
*** berton <berton!~berton@181.220.86.121> has quit IRC | 10:28 | |
RP | kanavin: are they arch independent pieces? | 10:29 |
kanavin | RP: as far as I remember it's a mix of .py and .so | 10:30 |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto | 10:30 | |
RP | kanavin: right, .py would be arch independent, .so would not | 10:30 |
*** suvirb <suvirb!uid16371@gateway/web/irccloud.com/x-mwsiaitpdxaqgcvq> has quit IRC | 10:51 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-cwxdzkpqgvwwlldv> has quit IRC | 11:00 | |
*** georgem_ <georgem_!~georgem@216.21.169.52> has joined #yocto | 11:03 | |
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has quit IRC | 11:04 | |
*** odda <odda!~quassel@mustbehax.de> has quit IRC | 11:04 | |
*** dev1990_ <dev1990_!~dev@dynamic-78-8-116-81.ssp.dialog.net.pl> has joined #yocto | 11:05 | |
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has joined #yocto | 11:06 | |
*** georgem <georgem!~georgem@216.21.169.52> has quit IRC | 11:06 | |
*** Pharaoh_Atem <Pharaoh_Atem!~neal@fedora/ngompa> has quit IRC | 11:06 | |
*** Pharaoh_Atem <Pharaoh_Atem!~neal@fedora/ngompa> has joined #yocto | 11:06 | |
*** odda <odda!~quassel@mustbehax.de> has joined #yocto | 11:07 | |
*** mukunda_ <mukunda_!95c73280@gateway/web/freenode/ip.149.199.50.128> has joined #yocto | 11:09 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-116-81.ssp.dialog.net.pl> has quit IRC | 11:10 | |
*** mukunda_ <mukunda_!95c73280@gateway/web/freenode/ip.149.199.50.128> has quit IRC | 11:15 | |
malanecora | Getting "ERROR: Feature 'xcomposite-glx' was enabled, but the pre-condition 'features.wayland-server && features.opengl && !features.opengles2 && libs.xcomposite && libs.glx' failed." when running bitbake meta-toolchain-qt5 | 11:18 |
*** zino_ <zino_!~zino@2-230-204-206.ip203.fastwebnet.it> has joined #yocto | 11:27 | |
*** comptroller <comptroller!~comptroll@47-213-222-253.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 11:31 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 11:31 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 11:38 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 12:03 | |
*** suvirb <suvirb!uid16371@gateway/web/irccloud.com/x-ncpyxkurmllscibs> has joined #yocto | 12:30 | |
kanavin | RP: the current python recipe carries an awful patch that forces ${libdir} everywhere where python hardcodes /usr/lib. I'm going to basically drop that, as /usr/lib bits are either arch independent, or go into an arch-specific subdirectory in /usr/lib. | 12:39 |
kanavin | RP: the patch is https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-devtools/python/python3/python-3.3-multilib.patch | 12:39 |
RP | kanavin: I'd be happy if we could make it work more neatly/properly with multilib | 12:40 |
*** yann <yann!~yann@85.118.38.181> has quit IRC | 12:41 | |
*** yann <yann!~yann@85.118.38.181> has joined #yocto | 12:44 | |
*** AndersD <AndersD!~AndersD@194-237-220-218.customer.telia.com> has quit IRC | 12:51 | |
*** Crofton|work <Crofton|work!~Crofton@109.144.209.81> has joined #yocto | 13:03 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-besfleqphgfbokzy> has quit IRC | 13:03 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-hoyhjsqxelgquxxl> has joined #yocto | 13:09 | |
*** Crofton|work <Crofton|work!~Crofton@109.144.209.81> has quit IRC | 13:22 | |
inisider | hello. i have in glibc-initial.inc "deltask do_build" line, but when try to build (MACHINE=aarch64-sdk-generic bitbake -v nativesdk-glibc-initial), get error Task do_build does not exist for target nativesdk-glibc-initial. What can be the problem? | 13:25 |
RP | inisider: specify a task which exists with the -c option | 13:29 |
*** marka <marka!~masselst@128.224.252.2> has joined #yocto | 13:29 | |
RP | inisider: you almost never want to build glibc-initial directly | 13:30 |
*** PinkSnake <PinkSnake!51ff1123@gateway/web/freenode/ip.81.255.17.35> has joined #yocto | 13:35 | |
PinkSnake | Hi all, do you have any recipes example based on meson build system ? :D | 13:36 |
rburton | several in oe-core | 13:41 |
rburton | $ bitbake-layers show-recipes -i meson | 13:41 |
PinkSnake | thx | 13:43 |
RP | kanavin: I suspect you'd approve of http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/t222&id=075820c4d768aee33badfcfd20930f0de76f08b6 :) | 13:43 |
RP | vmeson: ^^^ I suspect you and Mark may disagree with this one though | 13:43 |
kanavin | RP: I approve, totally :) (and especially rburton would like this, as he's been working on a crazy project to make them kind of work as proper src.rpm) | 13:45 |
RP | kanavin: deleting archiver.bbclass is tempting too... | 13:54 |
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC | 14:05 | |
*** georgem_ <georgem_!~georgem@216.21.169.52> has quit IRC | 14:07 | |
*** georgem_ <georgem_!~georgem@216.21.169.52> has joined #yocto | 14:08 | |
*** georgem_ <georgem_!~georgem@216.21.169.52> has quit IRC | 14:09 | |
*** georgem_ <georgem_!~georgem@216.21.169.52> has joined #yocto | 14:10 | |
*** georgem_ is now known as georgem | 14:11 | |
*** maudat <maudat!~moda@64.18.88.250> has quit IRC | 14:15 | |
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto | 14:23 | |
*** marka <marka!~masselst@128.224.252.2> has quit IRC | 14:25 | |
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has quit IRC | 14:27 | |
*** lazyape <lazyape!~lazyape@athedsl-212890.home.otenet.gr> has quit IRC | 14:38 | |
*** lazyape <lazyape!~lazyape@athedsl-212890.home.otenet.gr> has joined #yocto | 14:39 | |
*** marka <marka!~masselst@128.224.252.2> has joined #yocto | 14:40 | |
*** maudat <maudat!~moda@64.18.88.250> has joined #yocto | 14:48 | |
JPEW | RP: We use archiver.bbclass extensively, but it does seem over complicated (perhaps it is *too* configurable?) | 14:51 |
rburton | kanavin: oh i have not been working on a project to make them work | 14:52 |
rburton | kanavin: you take that back! :) | 14:52 |
rburton | i *did* and it was formative in my incredibly strong opinions on the matter :) | 14:52 |
*** lazyape <lazyape!~lazyape@athedsl-212890.home.otenet.gr> has quit IRC | 14:55 | |
*** lazyape <lazyape!~lazyape@athedsl-212890.home.otenet.gr> has joined #yocto | 14:56 | |
RP | JPEW: specifically which piece of archiver? | 15:03 |
RP | rburton: I wondered when you'd read that :) | 15:03 |
JPEW | RP: INHERIT += "archiver" ARCHIVER_MODE[dumpdata] = "1" ARCHIVER_MODE[recipe] = "1" | 15:04 |
JPEW | RP: We use it to generate our archive of open source software that we post for compliance | 15:04 |
RP | JPEW: thanks, its useful to know which options are actually used | 15:09 |
RP | If anyone has anything they want to highlight in this week's status, let me know | 15:17 |
*** Guest82698 <Guest82698!~brianleu@cpe-2606-A000-112A-43F9-18B3-BAB-661F-5CFA.dyn6.twc.com> has quit IRC | 15:20 | |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has joined #yocto | 15:21 | |
*** zagor_ <zagor_!~zagor@rockbox/developer/Zagor> has joined #yocto | 15:24 | |
*** zagor <zagor!~zagor@rockbox/developer/Zagor> has quit IRC | 15:27 | |
JPEW | Has anyone been having strange busybox errors? | 15:32 |
armpit | build issue with ptest enabled | 15:33 |
JPEW | This would be a runtime error. Turns out, busybox 1.29.2 had an error that prevented it from correctly parsing config file. https://git.busybox.net/busybox/commit/?h=1_29_3&id=2993551efcb09ace35b40db608ab08159834692b | 15:34 |
rburton | heh | 15:35 |
JPEW | They fixed in in 1.29.3 (which is the only change from 1.29.2 -> 1.29.3). I sent a patch to upgrade the recipe to the mailing list (also, affects thud) | 15:35 |
rburton | JPEW: can you post the patch for thud please | 15:36 |
rburton | pretty please | 15:36 |
zagor_ | so ptest did its job? | 15:37 |
* armpit thud, the sound my head makes hitting the desk | 15:37 | |
JPEW | Is http://lists.openembedded.org/pipermail/openembedded-core/2019-February/278727.html sufficent, or do you want a separate e-mail for thud? | 15:38 |
armpit | rburton, if the update is a bug fix only, its fine | 15:38 |
kanavin | RP: lack of interest in package updates :( | 15:45 |
RP | kanavin: I have that in there | 15:46 |
RP | kanavin: I think we need to send an email to the maintainers and ask if there is a problem | 15:47 |
kanavin | RP: yes, something like that | 15:47 |
RP | kanavin: rburton technically owns this but basically has other problems so I guess this would fall to me | 15:48 |
RP | kanavin: We've given up on mut atm too :( | 15:48 |
kanavin | RP: I suppose Ross is busy with not-yocto things | 15:49 |
rburton | indeed. good news is the thing has a deadline. | 15:50 |
RP | rburton: I'm hoping we get you back! ;-) | 15:56 |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has quit IRC | 15:57 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 15:57 | |
sjolley | YPTM: Bridge is with Zoom at: https://zoom.us/j/990892712 | 15:59 |
sjolley | YPTM: Sjolley joined | 15:59 |
*** JPEW_ <JPEW_!cc4da371@gateway/web/freenode/ip.204.77.163.113> has joined #yocto | 16:00 | |
JPEW_ | YPTM: Joshua Watt here | 16:00 |
vmeson | YPTM -- Randy joined | 16:00 |
yates | kergoth, rburton: just wanted to say thanks for your patience in helping me out yesterday (re: version/revision numbering) | 16:00 |
rburton | np | 16:01 |
rburton | versioning is trivial if you've done distro work before but if not, then it can be a mystery | 16:01 |
dreyna | YPTM: David Reyna joined | 16:01 |
RP | hmm, bridge isn't liking me | 16:02 |
*** manju <manju!95c73e82@gateway/web/freenode/ip.149.199.62.130> has joined #yocto | 16:02 | |
*** npongratz <npongratz!93cacfc1@gateway/web/freenode/ip.147.202.207.193> has joined #yocto | 16:03 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 16:03 | |
RP | getting a "System Error" | 16:03 |
fray | it's sitting and spinning on 'Connecting...' here | 16:04 |
fray | trying to join from the Browser I get "502 Bad Gateway" | 16:04 |
npongratz | I'm getting the same, 502 Bad Gateway when attempting to open the zoom conference call url | 16:05 |
*** jobroe <jobroe!~manjaro-u@193.158.0.154> has quit IRC | 16:05 | |
RP | sjolley: think something has failed in the system :( | 16:06 |
npongratz | No problem. I'll follow along by watching the Google Doc :) | 16:07 |
fray | it just let me in | 16:07 |
fray | ...maybe... | 16:07 |
fray | it loaded, but I'm by myself.. | 16:08 |
fray | I think zoom itself is having problems | 16:08 |
fray | ok, it let me in now.. | 16:08 |
npongratz | oh cool. I just got into the voice bridge too. | 16:08 |
armpit | RP, you on ? | 16:08 |
npongratz | YPTM: good morning, Nick is on the call | 16:09 |
sjolley | Is it you in yet? | 16:09 |
sjolley | RP? | 16:09 |
* RP can't get audio working | 16:09 | |
sjolley | We can hear you. | 16:10 |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 16:13 | |
vmeson | RP: you dropped. | 16:20 |
armpit | can anyone hear me ? | 16:20 |
manju | did we lose audio | 16:20 |
vmeson | armpit: no | 16:20 |
armpit | yes | 16:20 |
armpit | vmeson, k | 16:20 |
RP | I got kicked out | 16:20 |
armpit | Yocto cone of silence | 16:20 |
RP | won't let me in :( | 16:20 |
JPEW_ | I got kicked also | 16:20 |
sjolley | Not sure what is happening in Zoom | 16:21 |
vmeson | sjolley: can you rejoin? | 16:21 |
JPEW_ | I rejoined | 16:21 |
manju | i was able to rejoin | 16:21 |
* RP is back on | 16:22 | |
sjolley | I rejoined | 16:23 |
*** suvirb <suvirb!uid16371@gateway/web/irccloud.com/x-ncpyxkurmllscibs> has quit IRC | 16:29 | |
*** npongratz <npongratz!93cacfc1@gateway/web/freenode/ip.147.202.207.193> has left #yocto | 16:35 | |
sjolley | YPTM: Is over | 16:35 |
*** dnuts <dnuts!3e9d79e4@gateway/web/freenode/ip.62.157.121.228> has quit IRC | 16:36 | |
*** cvasilak <cvasilak!~cvasilak@ppp-2-86-172-177.home.otenet.gr> has quit IRC | 16:40 | |
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC | 16:42 | |
yocti | New news from stackoverflow: Yocto + boost. Is there any way to get libboost.a into the SDK? <https://stackoverflow.com/questions/54538737/yocto-boost-is-there-any-way-to-get-libboost-a-into-the-sdk> | 16:45 |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC | 16:50 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC | 16:51 | |
*** nighty- <nighty-!~nighty@b157153.ppp.asahi-net.or.jp> has quit IRC | 17:07 | |
*** fl0v0 <fl0v0!~fvo@i577B91E3.versanet.de> has quit IRC | 17:07 | |
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has quit IRC | 17:08 | |
kergoth | https://juliareda.eu/2019/02/article-13-worse/ is mind boggling. EU folk, email your MEPs | 17:18 |
*** sjolley <sjolley!~sjolley@c-71-59-136-149.hsd1.or.comcast.net> has quit IRC | 17:20 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 17:21 | |
RP | kergoth: not sure we'll have MEPs soon... | 17:23 |
*** yann <yann!~yann@85.118.38.181> has quit IRC | 17:24 | |
kergoth | heh, true | 17:26 |
* kergoth shakes head | 17:26 | |
*** no_such_user <no_such_user!~no_such_u@mail.analogue-micro.com> has joined #yocto | 17:29 | |
no_such_user | Heya, Ive got a standalone kernel module that compiles and works fine (in its own layer). However when I modify the kernel it builds against, it seems theres no dependency to force it to rebuild. Is there a way to create a dependency against "virtual/kernel"? | 17:30 |
*** chandana73 <chandana73!~ckalluri@149.199.62.131> has quit IRC | 17:31 | |
no_such_user | The .bb file does include 'DEPENDS += "virtual/kernel"' but this doesn't seem to be enough to force a recompile... | 17:32 |
*** mckoan is now known as mckoan|away | 17:41 | |
*** kroon <kroon!~jkroon@37-247-29-68.customers.ownit.se> has joined #yocto | 17:49 | |
*** JPEW_ <JPEW_!cc4da371@gateway/web/freenode/ip.204.77.163.113> has quit IRC | 17:50 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC | 17:52 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.131> has joined #yocto | 18:07 | |
*** armpit <armpit!~armpit@2601:202:4180:c33:a556:75ec:241a:9733> has quit IRC | 18:10 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto | 18:13 | |
yates | derRichard: can you pm me please? | 18:15 |
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC | 18:18 | |
khem | no_such_user: you need source dep may be | 18:19 |
*** andrey_utkin <andrey_utkin!~andrey_ut@gentoo/developer/andrey-utkin> has quit IRC | 18:20 | |
*** sno <sno!~sno@ip5b40f5e2.dynamic.kabel-deutschland.de> has quit IRC | 18:23 | |
*** manju <manju!95c73e82@gateway/web/freenode/ip.149.199.62.130> has quit IRC | 18:24 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto | 18:29 | |
rokm | Hi | 18:31 |
rokm | If II have followiind setup buxybox.bb <-- busybox.bbappend (bsp layer <-- busybox.bbappend (my layer)) | 18:32 |
rokm | in both bbappend files I have do_install_append | 18:32 |
rokm | but for some reason file from my layer is not used | 18:33 |
rokm | It looks like my busybox.bbappend is executed before this from bsp layer | 18:34 |
rokm | how to change this order that my recibe will be at the end | 18:35 |
*** cquast <cquast!~cquast@90.85.130.193> has quit IRC | 18:35 | |
*** {^-^} <{^-^}!~quassel@pbb4.pbb.lc> has quit IRC | 18:36 | |
*** pbb <pbb!~quassel@pbb4.pbb.lc> has joined #yocto | 18:37 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 18:37 | |
*** peacememories <peacememories!~textual@2a02:8388:8480:fd80:c6a:59e3:ef56:9648> has joined #yocto | 18:40 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-hoyhjsqxelgquxxl> has quit IRC | 18:43 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 18:43 | |
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has quit IRC | 18:46 | |
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has joined #yocto | 18:48 | |
yates | derRichard: you there? | 18:48 |
yates | why am i getting this after a "devtool reset -a"? ... | 18:55 |
yates | ERROR: recipe linux-variscite is already in your workspace | 18:56 |
*** peacememories <peacememories!~textual@2a02:8388:8480:fd80:c6a:59e3:ef56:9648> has quit IRC | 18:56 | |
yates | nm | 19:00 |
yates | sumpin' got hosed, logging out and back in, resourcing oe-init-build-env fixed | 19:01 |
*** no_such_user <no_such_user!~no_such_u@mail.analogue-micro.com> has quit IRC | 19:01 | |
yates | no, it did not... | 19:04 |
*** no_such_user <no_such_user!~no_such_u@mail.analogue-micro.com> has joined #yocto | 19:06 | |
nerdboy | is anyone building for x86 hardware targets? (not just qemu) | 19:06 |
kroon | nerdboy: yeah | 19:15 |
nerdboy | mind sharing witch layers/branches? | 19:15 |
nerdboy | mind sharing which layers/branches? | 19:15 |
nerdboy | brain typos... | 19:16 |
kroon | well.. i mean its only for my own personal laptop | 19:16 |
nerdboy | yeah, i don't quite mean that specific... | 19:16 |
kroon | :-D | 19:16 |
nerdboy | last i tried, the images would boot but were missing things like network/display/other | 19:17 |
kroon | I use connman | 19:17 |
nerdboy | *booting on vendor hardware like NCR PoS terminals | 19:17 |
fray | I build for real hardware all the time.. but the combination of layers changes a lot from customer to customer.. | 19:19 |
fray | there is no single combination... | 19:20 |
nerdboy | can you share your bblayers/local configs? i made a foss-intel-bsp manifest thing, tested musl/selinux | 19:20 |
fray | My configurations are based on Wind River Linux... we do NOT use intel BSPs.. we use kernel.org/YP kernel sources for our BSPs.. | 19:20 |
nerdboy | kroon: ^^ | 19:20 |
yates | why is devtool reset -a not resetting all recipes? | 19:21 |
*** sno <sno!~sno@p4FF5E266.dip0.t-ipconnect.de> has joined #yocto | 19:21 | |
nerdboy | i do have meta-intel and meta-intel-contrib in there, should i avoid those? | 19:21 |
fray | I don't use them, I need a standard kernel not a vendor specific kernel.. | 19:21 |
nerdboy | i normally use my own kernel recipes | 19:22 |
fray | doesn't matter if it's Intel, NXP, or anyone else.. I don't want vendor specific kernels | 19:22 |
nerdboy | meaning not vendor kernels... | 19:22 |
kroon | nerdboy: I just use standard OE-Core, meta-oe/meta-perl + custom layer for doing personal specializations | 19:22 |
fray | A full configuration for me has about 44 layers enabled.. (note, I'm NOT using software from all of them) | 19:22 |
fray | oe-core, meta-openembedded, meta-security, meta-selinux, meta-virtualization, meta-realtime, meta-yocto, meta-gplv2, meta-secure-core, meta-cloud-services, meta-intel, meta-freesale, meta cgl, meta-dpdk, meta-intel-qat ... (and most of those contain sublayers as well) | 19:23 |
kroon | nerdboy: i suspect I should also have meta-intel to get CPU ucode updates (which I assume are in there) | 19:23 |
fray | keep in mind that microcode applied in USERSPACE means that many of th security fixes and other hardware fault fixes are not actually applied.. | 19:24 |
fray | to be fully 'fixed', you need your bios vendor to apply the latest microcode fixes for your CPU | 19:24 |
fray | the userspace microcode update will fix 'some' things.. | 19:25 |
nerdboy | so either oe-core/my kernel or poky/yp kernels? | 19:25 |
fray | it's possible for the kernel to apply a microcode early as well.. that is 'better' then userspace, but still not complete | 19:25 |
fray | oe-core and yp are the same when we talk about kernels.. | 19:25 |
fray | so it's oe vs 'custom'.. custom can be provided by a semi's layer, you, etc.. | 19:25 |
fray | for -my- purposes, I need a common kernel and want the OE / YP kernel as the source for my work | 19:26 |
fray | but my purposes may not be right for everyone, so sometimes choosing the semi-vendor kernel may make more sense to you | 19:26 |
fray | (or even using a raw kernel.org kernel) | 19:26 |
nerdboy | no vendor kernels in this case | 19:27 |
nerdboy | fray: do you have an example somewhere i can poke at? or is it all customer-specific stuff? | 19:27 |
nerdboy | and what bits of meta-intel do you actually use? | 19:28 |
*** saraf <saraf!~a_saraf@103.195.203.78> has joined #yocto | 19:30 | |
fray | you on a particular version? thud? master? | 19:31 |
*** saraf <saraf!~a_saraf@103.195.203.78> has quit IRC | 19:33 | |
nerdboy | i wasn't sure what to try, this is the last layer config: https://bpaste.net/show/6ee3a432890c | 19:34 |
nerdboy | i'm *very* open to suggestions | 19:34 |
fray | what version of OE/YP are you using, which branch? | 19:34 |
fray | I've got public 2.4, 2.6 and master stuff... I just need to know which to point you att | 19:35 |
nerdboy | looks like the last one i tried was sumo | 19:35 |
nerdboy | how about 2.6? | 19:36 |
fray | Sumo looks like 2.5.. so 2.6 is the clsoest I have.. Thud | 19:36 |
fray | https://github.com/WindRiver-Labs/wrlinux-x | 19:36 |
fray | thats where to start.. | 19:36 |
fray | clone that down, use the branch WRLINUX_10_18_BASE | 19:36 |
fray | be sure to read the README on github BEFORE cloning.. | 19:37 |
fray | since there is a specific sequence you need to follow.. | 19:37 |
fray | in the READE, use WRLINUX_10_18_BASE as the branch, and https://github.com/WindRiver-Labs/wrlinux-x as the 'repoURL' (you can change https to http or git and it'll work fine) | 19:37 |
fray | then run the setup tool, ./wrlinux-x/setup.sh --all-layers and you'll get the configuration I start with when I don't know specifics about the project yet | 19:38 |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto | 19:40 | |
kroon | Does the "psmic" recipe actually build on master ? | 19:41 |
fray | I don't know if I've tried it lately.. | 19:41 |
kroon | I get an error about missing autopoint | 19:41 |
*** tprrt <tprrt!~tprrt@217.114.201.133> has quit IRC | 19:42 | |
nerdboy | thanks | 19:42 |
kroon | it build if I remove the EXTRA_AUTORECONF_remove | 19:42 |
kroon | s/psmic/psmisc | 19:43 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 19:43 | |
*** armpit <armpit!~armpit@45.19.219.178> has joined #yocto | 20:11 | |
*** yann <yann!~yann@lfbn-idf1-1-103-67.w82-124.abo.wanadoo.fr> has joined #yocto | 20:13 | |
*** yates <yates!~user@rrcs-96-10-234-158.midsouth.biz.rr.com> has quit IRC | 20:14 | |
*** tprrt <tprrt!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 20:14 | |
*** maudat <maudat!~moda@64.18.88.250> has quit IRC | 20:35 | |
*** maudat <maudat!~moda@64.18.88.250> has joined #yocto | 20:38 | |
* nerdboy goes back to ansible hacking for a bit... | 20:42 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC | 20:54 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto | 20:55 | |
*** robbawebba <robbawebba!~robbawebb@47.180.176.91> has joined #yocto | 20:58 | |
*** robbawebba <robbawebba!~robbawebb@47.180.176.91> has quit IRC | 21:00 | |
*** robbawebba <robbawebba!~robbawebb@47.180.176.91> has joined #yocto | 21:01 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC | 21:07 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto | 21:08 | |
*** lazyape <lazyape!~lazyape@athedsl-212890.home.otenet.gr> has quit IRC | 21:17 | |
ndec | armpit: your last reply to yocto@lists.yoctoproject.org didn't go through since it came with your @gmail address. do you want to resend or should i let it go to the list? | 21:29 |
armpit | ndec, can you let it go please | 21:30 |
ndec | done. | 21:31 |
*** marka <marka!~masselst@128.224.252.2> has quit IRC | 21:31 | |
armpit | thanks | 21:32 |
RP | gah, had the feeling something was wrong in the server reconnect code, think I've found it | 21:33 |
RP | armpit: suspect stable will need this bitbake fix | 21:33 |
armpit | RP, who you calling stable ; ) | 21:34 |
RP | armpit: are any of us? :) | 21:38 |
*** AndersD <AndersD!~AndersD@80.155.9.251> has joined #yocto | 21:44 | |
robbawebba | Hi, I've got a quick question: I would like to set a global variable in distro.conf to the value of the current git revision of my distro layer. Is it possible to define and run a python or shell function inside a .conf file and use that to get the git revision? | 21:44 |
*** AndersD_ <AndersD_!~AndersD@194-237-220-218.customer.telia.com> has joined #yocto | 21:46 | |
*** AndersD <AndersD!~AndersD@80.155.9.251> has quit IRC | 21:49 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 21:49 | |
khem | robbawebba: its better to feed it from your env setup script | 21:51 |
*** fury <fury!uid193779@gateway/web/irccloud.com/x-yfugzusemmcekrlb> has joined #yocto | 21:52 | |
khem | you can look into IMG_VERSION setting in Yoe distro https://github.com/YoeDistro/yoe-distro/commit/d8f8e0efb5bc09f65a6fe86af9fca21872caf703 | 21:56 |
*** lucaceresoli_ <lucaceresoli_!~lucaceres@78-134-30-238.v4.ngi.it> has joined #yocto | 21:56 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 21:57 | |
*** tprrt <tprrt!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 22:06 | |
*** rcw <rcw!~rcw@128.224.252.2> has joined #yocto | 22:07 | |
robbawebba | khem: ahh nice, thank you for that example. It seems that yoe distro has a pretty big script system, whereas I usually just rely on the poky/oe-init-build-env script for environment setup. | 22:08 |
robbawebba | Do you know if it's possible to have my own script run as part of oe-init-build-env? | 22:08 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 22:14 | |
*** ferlzc <ferlzc!~ferlzc@187.57.74.56> has quit IRC | 22:15 | |
*** ferlzc <ferlzc!~ferlzc@187.57.74.56> has joined #yocto | 22:16 | |
*** rcw <rcw!~rcw@128.224.252.2> has quit IRC | 22:16 | |
rburton | robbawebba: no but you can write your own script. note that oe-init-build-env just calls another script, so your script can do the same | 22:19 |
*** yates <yates!~user@rrcs-96-10-234-158.midsouth.biz.rr.com> has joined #yocto | 22:20 | |
yates | derRichard: still not around? (vacation day?) | 22:20 |
khem | robbawebba: yes, it tries to address lot of small quirks that people often run into. | 22:21 |
*** thannoy_ <thannoy_!~anthony@134-48-190-109.dsl.ovh.fr> has quit IRC | 22:22 | |
*** lucaceresoli_ <lucaceresoli_!~lucaceres@78-134-30-238.v4.ngi.it> has quit IRC | 22:28 | |
*** AndersD_ <AndersD_!~AndersD@194-237-220-218.customer.telia.com> has quit IRC | 22:34 | |
*** maudat <maudat!~moda@64.18.88.250> has quit IRC | 22:34 | |
*** AndersD_ <AndersD_!~AndersD@194-237-220-218.customer.telia.com> has joined #yocto | 22:34 | |
*** maudat <maudat!~moda@64.18.88.250> has joined #yocto | 22:35 | |
*** kroon <kroon!~jkroon@37-247-29-68.customers.ownit.se> has quit IRC | 22:39 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-berpldnkjgehlmej> has joined #yocto | 22:39 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC | 22:51 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.131> has quit IRC | 23:02 | |
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto | 23:07 | |
rburton | kergoth: i was going to share something ugly i did with you but i can't /query you | 23:10 |
*** chandana73 <chandana73!~ckalluri@149.199.62.130> has joined #yocto | 23:16 | |
*** ferlzc <ferlzc!~ferlzc@187.57.74.56> has quit IRC | 23:16 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC | 23:17 | |
*** ferlzc <ferlzc!~ferlzc@187.57.74.56> has joined #yocto | 23:18 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 23:21 | |
*** AndersD_ <AndersD_!~AndersD@194-237-220-218.customer.telia.com> has quit IRC | 23:24 | |
RP | kanavin: https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/198 had python in it, still a few issues | 23:30 |
RP | kanavin: qemuarm isn't yours, multilib 5b is, need to look at selftest in detail | 23:37 |
*** Crofton|work <Crofton|work!~Crofton@12.245.46.170> has joined #yocto | 23:42 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 23:47 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 23:47 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!