*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has quit IRC | 00:01 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has joined #yocto | 00:01 | |
*** msvb-lab <msvb-lab!~michael@host-80-43-244-40.as13285.net> has quit IRC | 00:06 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:09 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 00:12 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 00:20 | |
*** agust <agust!~agust@p4FCB59C1.dip0.t-ipconnect.de> has quit IRC | 00:27 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 00:51 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 00:52 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 00:56 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 01:01 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.75> has joined #yocto | 01:02 | |
*** riazantsev <riazantsev!~riazantse@50-202-34-90-static.hfc.comcastbusiness.net> has quit IRC | 01:14 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 01:16 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 01:27 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 01:30 | |
*** dengke <dengke!~dengke@106.120.101.38> has joined #yocto | 01:32 | |
bodangly | guys BBMASK just doesn't seem to work for me, am I missing something? | 01:40 |
---|---|---|
bodangly | I mask something in my local.conf and bitbake-layers show-recipes still has it. its driving my crazy | 01:41 |
bodangly | I can of course just delete the recipe file but that is not the solution I want to take | 01:41 |
bodangly | I have tried all manner of regex in there and nothing works | 01:41 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 01:43 | |
bluelightning | bodangly: you could add some prints into the part of bitbake/lib/bb/cooker.py that deals with BBMASK - it doesn't produce any debug output already it seems | 01:45 |
bodangly | I'll try that thanks | 01:46 |
bluelightning | bodangly: FYI you may need to look at bitbake-cookerdaemon.log to see the output of those - alternatively use bb.warn() | 01:52 |
bluelightning | would be interesting to hear what you find | 01:52 |
bodangly | sure I will let you know, its probably going to be something convoluted about this build, its including some proprietary layers from Technexion and they frankly kind of uck | 01:55 |
bodangly | suck | 01:55 |
bluelightning | thinking about it, it's possible that BBMASK is being set outright in one of your layers and thus your setting is not taking effect | 01:56 |
bluelightning | bitbake -e | less would let you see if that was the case | 01:56 |
bodangly | that would not surprise me actually, good thinking, thanks. I'll check that right now, easy enough to see | 01:57 |
bodangly | that is it | 02:00 |
bodangly | meta-fsl-bsp-release has a file fsl-imx-base.inc that sets BBMASK explicitly with an = | 02:00 |
bodangly | god this entire build leaves me very uncomfortable. trying to sanitize it for a client and its a hodge podge of layers from all over, stuck at git commit hashes, not branches, and key components that should be as simple as adding to the image don't build without hacking recipes apart | 02:02 |
bodangly | I feel like whoever did this build put together a bunch of layers that are not in sync with each other version wise | 02:02 |
bodangly | and somehow made it compile | 02:02 |
bodangly | I am trying to take the route of do the least damage because its ostensibly working, but I am wondering if I should nuke it all and just do a clean checkout from a branch for all these layers | 02:03 |
bodangly | according to the poky layer its jethro, but who knows what some of these other layers are doing. they are stuck at untagged commits, when there are jethro branches in the repos... | 02:04 |
bodangly | and no one knows why lol. just "well thats how we always had it" | 02:08 |
bluelightning | :( | 02:14 |
bluelightning | setting BBMASK in a layer that is expected to be reused by others is definitely not a good practice | 02:15 |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-vokbplmnveqdriey> has joined #yocto | 02:29 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 02:32 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 02:33 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 02:43 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 02:44 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-tyqsecqwvumzwncu> has joined #yocto | 02:47 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 02:57 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 03:24 | |
tcpdump | If my os did an NTP sync what log would that be in/ | 03:43 |
tcpdump | ? | 03:43 |
*** bavery_fn <bavery_fn!~bavery@134.134.139.75> has quit IRC | 03:46 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 03:49 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-niunkfwgqjgzndfc> has joined #yocto | 03:51 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 03:54 | |
*** hardik_ <hardik_!6a334395@gateway/web/freenode/ip.106.51.67.149> has joined #yocto | 04:18 | |
*** pohly1 <pohly1!~pohly@p54BD55EB.dip0.t-ipconnect.de> has joined #yocto | 05:00 | |
*** pohly <pohly!~pohly@p54BD58EC.dip0.t-ipconnect.de> has quit IRC | 05:02 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 05:06 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 05:11 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 05:13 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 05:23 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 05:33 | |
*** thaytan <thaytan!~jan@183.11.71.219> has quit IRC | 05:35 | |
*** momofarm <momofarm!sid85433@gateway/web/irccloud.com/x-iepasidzdzoutqbi> has joined #yocto | 05:39 | |
*** morphis__ <morphis__!~morphis@pD9ED6264.dip0.t-ipconnect.de> has joined #yocto | 05:42 | |
*** riazantsev <riazantsev!~riazantse@67.135.237.6> has joined #yocto | 05:44 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-luolkllpemgmaaxw> has quit IRC | 06:00 | |
*** aragua__ <aragua__!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 06:08 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 06:11 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 06:11 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 06:16 | |
*** riazantsev <riazantsev!~riazantse@67.135.237.6> has quit IRC | 06:21 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-vokbplmnveqdriey> has quit IRC | 06:29 | |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 06:47 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 06:47 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 06:50 | |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto | 07:01 | |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC | 07:22 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has joined #yocto | 07:22 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has joined #yocto | 07:27 | |
*** _taw_ <_taw_!~taw@ip-62-245-102-4.net.upcbroadband.cz> has joined #yocto | 07:30 | |
*** morphis__ <morphis__!~morphis@pD9ED6264.dip0.t-ipconnect.de> has quit IRC | 07:38 | |
*** morphis <morphis!~morphis@pD9ED6264.dip0.t-ipconnect.de> has joined #yocto | 07:41 | |
*** Costin1 <Costin1!~nxf31494@gate-zro.freescale.com> has joined #yocto | 07:42 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 07:46 | |
*** hardik_ <hardik_!6a334395@gateway/web/freenode/ip.106.51.67.149> has quit IRC | 07:48 | |
*** ant_work <ant_work!~ant__@host70-7-dynamic.6-87-r.retail.telecomitalia.it> has joined #yocto | 07:50 | |
Costin1 | hi guys | 07:51 |
Costin1 | how can i force virtual/kernel to produce vmlinux again | 07:52 |
Costin1 | ? | 07:52 |
*** morphis <morphis!~morphis@pD9ED6264.dip0.t-ipconnect.de> has quit IRC | 07:56 | |
*** fl0v0 <fl0v0!~fvo@p2E584667.dip0.t-ipconnect.de> has joined #yocto | 08:03 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has quit IRC | 08:04 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has joined #yocto | 08:04 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 08:05 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 08:06 | |
*** rajm <rajm!~robertmar@167.98.27.226> has joined #yocto | 08:15 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 08:16 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-gbwmnymddnexafga> has joined #yocto | 08:16 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 08:31 | |
*** toscalix <toscalix!~toscalix@80.91.70.242> has joined #yocto | 08:38 | |
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has joined #yocto | 08:38 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 08:41 | |
*** falstaff <falstaff!~quassel@213.144.157.110> has quit IRC | 08:46 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 08:48 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-iylrqiplpihynral> has joined #yocto | 08:49 | |
*** kpo <kpo!~bob@178-37-196-16.adsl.inetia.pl> has joined #yocto | 08:58 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 09:20 | |
*** zero_note <zero_note!~zero@2.238.240.162> has joined #yocto | 09:22 | |
RP | Costin1: clean it and then rerun it? | 09:25 |
RP | Costin1: or do you mean to recompile? | 09:25 |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 09:32 | |
yocti | New news from stackoverflow: error while compiling my own recipe in yocto (pyro) <https://stackoverflow.com/questions/47074152/error-while-compiling-my-own-recipe-in-yocto-pyro> | 09:38 |
*** falstaff <falstaff!~quassel@213.144.157.110> has joined #yocto | 09:40 | |
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-conpgsddgiwxnazb> has joined #yocto | 09:47 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 09:47 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 09:54 | |
*** yann|work <yann|work!~yann@178.208.16.32> has joined #yocto | 09:56 | |
*** _taw_ <_taw_!~taw@ip-62-245-102-4.net.upcbroadband.cz> has quit IRC | 09:57 | |
*** c0le <c0le!~c0le@118.102.174.130> has joined #yocto | 09:57 | |
*** _taw_ <_taw_!~taw@89.24.51.225> has joined #yocto | 10:06 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 10:10 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 10:13 | |
*** kpo <kpo!~bob@178-37-196-16.adsl.inetia.pl> has quit IRC | 10:16 | |
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has joined #yocto | 10:16 | |
*** _taw_ <_taw_!~taw@89.24.51.225> has quit IRC | 10:19 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 10:24 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 10:30 | |
*** _taw_ <_taw_!~taw@ip-62-245-102-4.net.upcbroadband.cz> has joined #yocto | 10:34 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 10:39 | |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has quit IRC | 10:43 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 10:47 | |
paulbarker | I've got a bbappend in my distro layer which adds a task. Is it possible to make addtask conditional on the value of DISTRO? Trying to make my layer YP compatible | 10:52 |
paulbarker | I've looked at the mega-manual and the bitbake manual. Can't see anything about combining overrides and addtask | 10:52 |
joshuagl | DISTRO override? | 10:52 |
joshuagl | oh, addtask | 10:53 |
*** hardik_ <hardik_!6a334395@gateway/web/freenode/ip.106.51.67.149> has joined #yocto | 10:54 | |
paulbarker | joshuagl: Yea, I've figured everything else out, just not how to make addtask distro-specific | 10:56 |
joshuagl | empty task with a distro override for your distro? | 10:57 |
joshuagl | on a call atm but I'm sure there's an example somewhere | 10:57 |
rburton | you can add tasks from python | 10:58 |
rburton | joshuagl: has your kvm patch been through a run on the ab? | 10:59 |
joshuagl | rburton: nope | 10:59 |
rburton | lets see what happens! :) | 11:00 |
joshuagl | \o/ | 11:00 |
paulbarker | rburton: I can see bb.build.addtask() used in image.bbclass, I'll throw together an anonymous python function to check DISTRO and call that as needed | 11:01 |
paulbarker | was hoping for a simpler solution but that should work | 11:01 |
rburton | joshuagl: there's not a way to run bitbake-selftest without triggering nightly on the ab right? | 11:02 |
*** kpo <kpo!~bob@178-37-196-16.adsl.inetia.pl> has joined #yocto | 11:06 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 11:06 | |
yocti | New news from stackoverflow: Add lib to SDK generated from meta-toolchain-qt5 with Yocto <https://stackoverflow.com/questions/47094176/add-lib-to-sdk-generated-from-meta-toolchain-qt5-with-yocto> | 11:08 |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 11:10 | |
*** morphis <morphis!~morphis@pD9ED62C4.dip0.t-ipconnect.de> has joined #yocto | 11:12 | |
*** luneff <luneff!~yury@95.174.104.43> has joined #yocto | 11:12 | |
*** hardik_ <hardik_!6a334395@gateway/web/freenode/ip.106.51.67.149> has quit IRC | 11:15 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 11:16 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 11:18 | |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC | 11:18 | |
joshuagl | rburton: not atm | 11:19 |
*** micka <micka!~micka@81-67-57-137.rev.numericable.fr> has quit IRC | 11:28 | |
*** thaytan <thaytan!~jan@183.11.71.145> has joined #yocto | 11:30 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 11:34 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 11:39 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 11:40 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 11:41 | |
paulbarker | Now I'm a bit lost. `do_deploy_oryx() {...}` is resulting in a function named do_deploy_oryx instead of do_deploy, even though "oryx" is in OVERRIDES | 11:43 |
*** mckoan|away is now known as mckoan | 11:44 | |
neverpanic | Well, the function name doesn't change because of overrides. What gets executed should change, though, i.e. do_deploy_oryx should be run instead of the normal do_deploy | 11:44 |
neverpanic | But isn't do_deploy empty by default anyway and your recipe should just implement it? | 11:45 |
*** agust <agust!~agust@p4FCB59C1.dip0.t-ipconnect.de> has joined #yocto | 11:46 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 11:47 | |
paulbarker | neverpanic: I'm adding a do_deploy task in a bbappend in my distro layer, trying to make it only take effect if DISTRO is actually set to my distro | 11:48 |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 11:48 | |
paulbarker | Ok, it works if there's an empty do_deploy function defined, but not if do_deploy is undefined | 11:52 |
neverpanic | That's expected, I think. Functions in Yocto are really just variables with a flag set. d.getVar('FOO') probably also doesn't give you FOO_override if FOO isn't set at all. | 11:54 |
*** micka <micka!~micka@81-67-57-137.rev.numericable.fr> has joined #yocto | 11:55 | |
paulbarker | Hmmmm. I'm trying to make my distro layer YP-compatible which means the changes in my bbappend should only take effect if DISTRO is set to the distro defined in the layer | 11:55 |
paulbarker | I can't just go forcing do_deploy to some value | 11:55 |
paulbarker | trying to do my good deed and be YP-compatible after the discussions at the dev meeting in Prague | 11:56 |
joshuagl | rburton: RP and I just had a chat and decided that we should drop f25 from the clusters (and the supported distro list). Please ignore my runqemu patch. | 11:58 |
LetoThe2nd | paulbarker: no good deed goes unpunished, you should'be known | 11:58 |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 11:59 | |
joshuagl | paulbarker: I know there have been discussions about adding syntactic sugar to improve the ease of compat, I'm still distracted but hoping to circle back on this herte | 11:59 |
paulbarker | LetoThe2nd: Ah the root cause is my intent not the code haha | 11:59 |
RP | paulbarker: I think the problem is more about adding the task conditionally rather than the function name | 11:59 |
joshuagl | paulbarker: pohly1 made the refkit layers all yocto compatible, might be some inspiration in there? | 11:59 |
*** kpo <kpo!~bob@178-37-196-16.adsl.inetia.pl> has quit IRC | 11:59 | |
RP | paulbarker: there is a bb.build.addtask() function you could call conditionally from anon python iirc | 12:00 |
paulbarker | I've got the addtask conditional by using anonymous python | 12:00 |
RP | paulbarker: but it only works if do_deploy is set even if its empty? :/ | 12:00 |
RP | that sounds odd :( | 12:01 |
paulbarker | Also got "inherit deploy" conditional using base_conditional | 12:01 |
paulbarker | but it's now not finding the do_deploy function when my distro is selected | 12:01 |
RP | paulbarker: conditional inherits are very error prone :( | 12:01 |
paulbarker | I may just be crazy trying to add do_deploy in a bbappend | 12:01 |
RP | paulbarker: The trouble is the inherit is effectively an immediate expansion operation and the system may or may not be ready for that | 12:02 |
paulbarker | I think that's part of the issue. There's also some confusion as do_deploy is an sstate task | 12:02 |
*** FabKna <FabKna!~Fabian@89.27.146.131> has joined #yocto | 12:09 | |
FabKna | Heyho, I try to install packages via opkg on my yocto. However, I always get the error: "nothing provides libc". I have installed glibc but that didnt help. Any ideas? | 12:10 |
FabKna | The error happens since pyro | 12:11 |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has joined #yocto | 12:13 | |
*** Trinners <Trinners!~Trinners@mail.validmanufacturing.com> has quit IRC | 12:16 | |
*** ant_work <ant_work!~ant__@host70-7-dynamic.6-87-r.retail.telecomitalia.it> has quit IRC | 12:23 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC | 12:30 | |
RP | FabKna: the package is probably called libc6 ? | 12:31 |
otavio | RP: the OE-Core seems frozen for a while; when 2.5 patches will start to be merged? I want to work on few more updates but want to avoid duplicating work | 12:31 |
RP | otavio: the autobuilder hasn't been giving stable results so we're kind of stalled. I also have some "distractions" at the moment :( | 12:32 |
otavio | :-( | 12:32 |
* LetoThe2nd does his very best to distract RP | 12:32 | |
otavio | RP: and there is a 'next' branch somewhere ? | 12:33 |
otavio | so I could look and see if I reproduce something? | 12:33 |
FabKna | RP: Thanks, will try that. | 12:33 |
RP | otavio: ross/mut is what rburton has been working on | 12:34 |
RP | otavio: https://autobuilder.yocto.io/tgrid?length=20 - note no green builds for ages :( | 12:34 |
otavio | it is not being in master-next anymore? | 12:34 |
RP | otavio: it hasn't made it to -next | 12:34 |
RP | otavio: I've been letting ross try and get a patchset that works, no point in us both doing it | 12:35 |
otavio | Ok; gotcha | 12:35 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 12:40 | |
*** Willy-- <Willy--!63c02b9b@gateway/web/freenode/ip.99.192.43.155> has joined #yocto | 12:40 | |
FabKna | RP: I cant find a package called libc6. Do you know how to install it? | 12:43 |
RP | FabKna: I find it hard to believe you don't have libc installed already, unless you're using musl? | 12:44 |
LetoThe2nd | RP: shouldn't that fill in? | 12:47 |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 12:47 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 12:49 | |
RP | LetoThe2nd: fill in? | 12:50 |
LetoThe2nd | RP: shouldn't musl technically provide libc for a given distribution? or am i misguided here? | 12:51 |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has quit IRC | 12:51 | |
otavio | LetoThe2nd: it is not the same | 12:51 |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto | 12:51 | |
RP | LetoThe2nd: right, yes, but it would not necessarily be called libc6 | 12:51 |
luneff | FabKna, it looks like your opkg doesn't find its installed packages registry | 12:51 |
luneff | (or yes, libc is renamed) | 12:52 |
otavio | LetoThe2nd: I think it requires rebuild | 12:52 |
LetoThe2nd | otavio: of course it does | 12:52 |
LetoThe2nd | i'm just speaking about the package management dependencies | 12:52 |
otavio | LetoThe2nd: it can provide a virtual/libc or something | 12:52 |
FabKna | luneff: Do you know how to fix this? | 12:53 |
otavio | LetoThe2nd: and runtime dependencies, after rebuld, will be catch with shlib | 12:53 |
RP | rburton, sgw: What happened to the ppc random number gen issue? | 12:53 |
otavio | LetoThe2nd: so PROVIDES, yes; RPROVIDES, no | 12:53 |
otavio | LetoThe2nd: it is not a drop-in | 12:54 |
LetoThe2nd | otavio: it sounds like mixing distro builds then. i mean, given a coherent build, there should be no package depending on a form of libc that is not provided by musl. | 12:54 |
LetoThe2nd | at least thats my understanding | 12:55 |
otavio | LetoThe2nd: yes and if there is, it is a bug ... or a binary package which was not rebuild | 12:55 |
LetoThe2nd | otavio: right. thats what i thnk too. | 12:56 |
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-conpgsddgiwxnazb> has quit IRC | 12:57 | |
*** marka <marka!~masselst@128.224.252.2> has joined #yocto | 12:57 | |
kanavin | otavio: what updates you're thinking of? | 13:04 |
*** kaspter <kaspter!~Instantbi@115.230.123.20> has quit IRC | 13:17 | |
*** kaspter <kaspter!~Instantbi@115.230.123.20> has joined #yocto | 13:18 | |
otavio | kanavin: I want to upgrade cmake again and will go over the packages we use most to check for new releases | 13:18 |
otavio | kanavin: we have few patches waiting already | 13:18 |
kanavin | otavio: do you know about 'bitbake -c checkpkg world'? I just ran it to see what your recipes in need of update are. | 13:20 |
kanavin | otavio: linux-firmware, cmake, go-dep, libdrm | 13:21 |
joshuagl | rburton: coming back to your earlier comment, what's the value of running bitbake-selftest on the AB outside of the nightly? i.e. should we add it somewhere else too? | 13:25 |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 13:26 | |
otavio | kanavin: I didn't know about it | 13:35 |
kanavin | otavio: that's how http://recipes.yoctoproject.org/rrs/recipes/2.4/M4/ works, but don't trust the website too much | 13:36 |
kanavin | otavio: the website has been broken or out of date more often than it's been working, so run the check locally | 13:36 |
*** pohly1 <pohly1!~pohly@p54BD55EB.dip0.t-ipconnect.de> has quit IRC | 13:39 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 13:42 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 13:48 | |
*** zero_note <zero_note!~zero@2.238.240.162> has quit IRC | 13:55 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 13:56 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 13:56 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has quit IRC | 14:01 | |
*** Kakounet1 <Kakounet1!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 14:01 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 14:02 | |
*** Kakounet1 is now known as Kakounet | 14:02 | |
*** sjolley <sjolley!sjolley@nat/intel/x-yoegdowzbkkngkis> has joined #yocto | 14:04 | |
*** diego__ <diego__!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has joined #yocto | 14:09 | |
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has quit IRC | 14:10 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 14:13 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 14:18 | |
*** Costin1 <Costin1!~nxf31494@gate-zro.freescale.com> has quit IRC | 14:18 | |
*** luneff <luneff!~yury@95.174.104.43> has quit IRC | 14:20 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has joined #yocto | 14:23 | |
*** sjolley <sjolley!sjolley@nat/intel/x-yoegdowzbkkngkis> has quit IRC | 14:24 | |
*** c0le <c0le!~c0le@118.102.174.130> has quit IRC | 14:25 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC | 14:25 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has joined #yocto | 14:25 | |
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has joined #yocto | 14:28 | |
*** diego__ <diego__!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has quit IRC | 14:28 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 14:35 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 14:38 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 14:40 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 14:42 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has joined #yocto | 14:45 | |
*** LetoThe2nd <LetoThe2nd!~jd@s15387740.onlinehome-server.info> has quit IRC | 14:46 | |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC | 14:47 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has joined #yocto | 14:47 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 14:50 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 14:56 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 15:00 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-rbqobbuodrlusker> has joined #yocto | 15:01 | |
*** jku <jku!~jku@dyj-skyyyyyyyyyyyyybt-3.rev.dnainternet.fi> has joined #yocto | 15:08 | |
*** riazantsev <riazantsev!~riazantse@50-202-34-90-static.hfc.comcastbusiness.net> has joined #yocto | 15:09 | |
yocti | New news from stackoverflow: Can't generate SDK for Windows with Yocto <https://stackoverflow.com/questions/47098497/cant-generate-sdk-for-windows-with-yocto> | 15:09 |
*** sjolley <sjolley!~sjolley@134.134.139.72> has quit IRC | 15:09 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 15:10 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 15:13 | |
*** User12345678 <User12345678!~User@1.9.183.97> has joined #yocto | 15:14 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 15:15 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 15:17 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 15:18 | |
* fray answers the stackoverlfow question.. | 15:19 | |
fray | wrong version of meta-mingw (branch) for the oe-core they are using | 15:19 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 15:21 | |
*** FabKna <FabKna!~Fabian@89.27.146.131> has quit IRC | 15:26 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has quit IRC | 15:27 | |
otavio | kanavin: where does checkpkg outputs? | 15:29 |
kanavin | otavio: tmp/log/checkpkg.csv | 15:29 |
* RP puts "overhaul logging" onto the todo list :/ | 15:30 | |
kanavin | RP: that file in particular should be in json format | 15:30 |
moto-timo | would be nice if checkpkg would output an INFO ours v1.0 theirs v1.1 or similar | 15:31 |
kanavin | it's currently in csv, which is rather awful to read | 15:31 |
kanavin | moto-timo: it does | 15:31 |
moto-timo | to the console, not in the log | 15:31 |
RP | kanavin: that is one of I suspect many issues | 15:31 |
moto-timo | if i run chkpkg on one recipe, I shouldn't have to go find the log file just to see the result | 15:32 |
moto-timo | my 2 cents | 15:32 |
RP | moto-timo: no disagreement, just a sad lack of time issue :/ | 15:32 |
RP | if someone wanted to file a bug or bugs... | 15:32 |
RP | might at least remind us it could be improved | 15:33 |
moto-timo | RP: agreed. time is a big problem. | 15:33 |
* moto-timo needs to file more bugs | 15:33 | |
* moto-timo thinks time problem is going to get worse before better | 15:33 | |
fray | it never gets better | 15:34 |
kanavin | reminds me of a well-known saying in cycling: it never gets easier, you just ride faster | 15:35 |
moto-timo | lol | 15:35 |
*** scottrif <scottrif!~scottrif@47.39.44.219> has joined #yocto | 15:35 | |
moto-timo | that moment when your legs stop hurting as much so you ride faster | 15:36 |
kanavin | ah, it's from Greg LeMond | 15:36 |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 15:38 | |
User12345678 | I want to use the SPI3 on my board, but problem is my board is custom made and was not configured for SPI3. The reference board use SPI1. How do I get SPI3 to work? | 15:41 |
*** Trinners <Trinners!~Trinners@mail.validmanufacturing.com> has joined #yocto | 15:44 | |
*** jku <jku!~jku@dyj-skyyyyyyyyyyyyybt-3.rev.dnainternet.fi> has quit IRC | 15:45 | |
*** volestorm <volestorm!~volestorm@23.105.205.111.16clouds.com> has quit IRC | 15:49 | |
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has quit IRC | 15:50 | |
*** hmwel <hmwel!~hmw@zimbra.welvaarts.com> has quit IRC | 15:50 | |
*** volestorm <volestorm!~volestorm@23.105.205.111.16clouds.com> has joined #yocto | 15:52 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-niunkfwgqjgzndfc> has quit IRC | 15:53 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has joined #yocto | 16:00 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has quit IRC | 16:01 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has quit IRC | 16:02 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 16:04 | |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has quit IRC | 16:08 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 16:11 | |
*** JimH <JimH!ad0a1023@gateway/web/freenode/ip.173.10.16.35> has joined #yocto | 16:11 | |
JimH | Greetings! I am getting the following when running bitbake....I haven't seen these before, and haven't been able to find a workaround so far. Can anyone point me in the right direction? | 16:13 |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has joined #yocto | 16:15 | |
JimH | Hm....errors not posting. | 16:15 |
JimH | "/usr/bin/ld: Cannot find -lz" | 16:16 |
JimH | Also "/usr/bin/ld: Cannot find -lcrypto" and "Cannot find -lssl" | 16:17 |
*** toscalix <toscalix!~toscalix@80.91.70.242> has quit IRC | 16:17 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 16:18 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 16:18 | |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has quit IRC | 16:20 | |
RP | JimH: what did you change? Upgraded to a new version? | 16:21 |
RP | JimH: at a guess it sounds like a missing zlib-native and openssl-native dependency | 16:21 |
*** bavery_fn <bavery_fn!~bavery@134.134.139.76> has joined #yocto | 16:32 | |
RP | Do we have any RNG knowledgeable people here? | 16:33 |
RP | I'm wondering about http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip9&id=2bc28ebdbe972e820153441694259c0f8fced5cf | 16:33 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 16:38 | |
JimH | RP, I enabled utilities like 'vim', 'lsof', and 'screen'. That was about it. | 16:39 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 16:40 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto | 16:40 | |
neverpanic | RP: https://wiki.archlinux.org/index.php/Rng-tools seems to agree, linking to https://lwn.net/Articles/525459/ which has more details (section "Administrator recommendations") | 16:41 |
ramcq | RP: I agree with this fwiw, why on god's green earth would you do that - the kernel already uses "good" entropy to salt the rng | 16:43 |
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC | 16:43 | |
rburton | looks like we agree, ship it! | 16:43 |
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto | 16:43 | |
ramcq | although I believe rng-tools has the ability to use CPU entropy instructions if they exist too | 16:43 |
ramcq | not sure if that needs you to /not/ specify a hwrng device | 16:44 |
ramcq | also: if you have a PC from like,the past 10 years, modprobe tpm_rng | 16:44 |
ramcq | and you have a /dev/hwrng that works | 16:44 |
rburton | why the hell doesn't that get modprobed magically | 16:45 |
* rburton adds to initscript | 16:45 | |
RP | ramcq: in this case we need to ensure virtual machines don't hang waiting for entropy... | 16:50 |
*** sjolley <sjolley!sjolley@nat/intel/x-wfxowukivrkbyffy> has joined #yocto | 16:53 | |
*** sjolley <sjolley!sjolley@nat/intel/x-wfxowukivrkbyffy> has quit IRC | 16:56 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 16:56 | |
*** mckoan is now known as mckoan|away | 17:00 | |
*** fl0v0 <fl0v0!~fvo@p2E584667.dip0.t-ipconnect.de> has quit IRC | 17:01 | |
*** pohly <pohly!~pohly@p54BD55EB.dip0.t-ipconnect.de> has joined #yocto | 17:02 | |
joshuagl | RP: rburton: F25 worker has been disabled | 17:06 |
joshuagl | armpit: ^^ | 17:06 |
armpit | joshuagl, k. thanks | 17:06 |
joshuagl | issues left to resolve, but that's a big one worked around | 17:07 |
* joshuagl goes for dinner | 17:07 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-iylrqiplpihynral> has quit IRC | 17:08 | |
*** JimH <JimH!ad0a1023@gateway/web/freenode/ip.173.10.16.35> has quit IRC | 17:09 | |
-07IABM8DK- build #589 of nightly-oe-selftest is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/589 | 17:10 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 17:14 | |
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has quit IRC | 17:17 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 17:17 | |
*** User12345678 <User12345678!~User@1.9.183.97> has quit IRC | 17:21 | |
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has quit IRC | 17:23 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has joined #yocto | 17:25 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has quit IRC | 17:27 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has joined #yocto | 17:27 | |
*** _taw_ <_taw_!~taw@ip-62-245-102-4.net.upcbroadband.cz> has quit IRC | 17:30 | |
rburton | RP: i'll pick that commit and re-fire a mut without f25 | 17:31 |
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC | 17:31 | |
RP | rburton: sounds good, thanks | 17:31 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 17:33 | |
*** stefan___ <stefan___!~stefan@ipbcc22174.dynamic.kabel-deutschland.de> has joined #yocto | 17:39 | |
*** sjolley <sjolley!sjolley@nat/intel/x-wjnqrnrjmavrrebc> has joined #yocto | 17:44 | |
*** yann|work <yann|work!~yann@178.208.16.32> has quit IRC | 17:46 | |
*** rajm <rajm!~robertmar@167.98.27.226> has quit IRC | 17:50 | |
*** jkridner|pd <jkridner|pd!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 17:52 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto | 17:54 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 17:55 | |
*** sjolley <sjolley!sjolley@nat/intel/x-wjnqrnrjmavrrebc> has quit IRC | 17:56 | |
*** jkridner|pd is now known as jkridner | 17:57 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 17:58 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 18:00 | |
*** sjolley <sjolley!~sjolley@134.134.139.73> has joined #yocto | 18:11 | |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has quit IRC | 18:11 | |
*** jku <jku!~jku@dyj-skyyyyyyyyyyyyybt-3.rev.dnainternet.fi> has joined #yocto | 18:20 | |
*** stefan___ <stefan___!~stefan@ipbcc22174.dynamic.kabel-deutschland.de> has quit IRC | 18:21 | |
*** morphis <morphis!~morphis@pD9ED62C4.dip0.t-ipconnect.de> has quit IRC | 18:25 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 18:26 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC | 18:28 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 18:29 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 18:32 | |
*** ski7777 <ski7777!~quassel@95.88.244.131> has joined #yocto | 18:33 | |
ski7777 | Hi | 18:34 |
ski7777 | I am a bit confused. In buildroot the opkg packge references http://git.yoctoproject.org/cgit/cgit.cgi/opkg/about/. Where to get support for opkg apart from the mailing list | 18:36 |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has joined #yocto | 18:36 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 18:37 | |
*** Willy-- <Willy--!63c02b9b@gateway/web/freenode/ip.99.192.43.155> has quit IRC | 18:39 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:44 | |
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has quit IRC | 18:44 | |
*** sjolley <sjolley!~sjolley@134.134.139.73> has quit IRC | 18:45 | |
*** rovanceo_ <rovanceo_!~rovanceo@80.97.64.55> has joined #yocto | 18:50 | |
rburton | ski7777: the mailing list, or here i guess | 18:51 |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has quit IRC | 18:51 | |
ski7777 | I was searching for here or another # | 18:51 |
ski7777 | Thank you | 18:51 |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 18:51 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 18:51 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 18:53 | |
*** MarkB2 <MarkB2!~Frigid@h161.68.132.40.static.ip.windstream.net> has joined #yocto | 18:54 | |
*** MarkB2 <MarkB2!~Frigid@h161.68.132.40.static.ip.windstream.net> has left #yocto | 18:54 | |
*** brrm <brrm!~brrm@HSI-KBW-085-216-002-138.hsi.kabelbw.de> has quit IRC | 18:56 | |
ski7777 | Using github's raw function it is possible to proide files/tree structure just via a repository. Does opkg need the index of the webserver? | 18:56 |
*** frigid_cryotank <frigid_cryotank!~Frigid@h161.68.132.40.static.ip.windstream.net> has joined #yocto | 18:56 | |
*** frigid_cryotank is now known as MarkB2 | 18:56 | |
ski7777 | If not it should be possible to provide an opkg repo on github? | 18:57 |
*** brrm <brrm!~brrm@HSI-KBW-085-216-002-138.hsi.kabelbw.de> has joined #yocto | 19:01 | |
*** dreyna <dreyna!~dreyna@2603:3024:1b01:100:c071:d3d5:6e2:1b56> has joined #yocto | 19:04 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 19:06 | |
*** stephano <stephano!~scetola@134.134.139.76> has joined #yocto | 19:07 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-rbqobbuodrlusker> has quit IRC | 19:11 | |
*** sjolley <sjolley!~sjolley@134.134.139.73> has joined #yocto | 19:13 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 19:15 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-gbwmnymddnexafga> has quit IRC | 19:16 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 19:21 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-bsycomgwlxnsbbja> has joined #yocto | 19:29 | |
-07IABM8DK- build #552 of nightly-qa-extras is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/552 | 19:43 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 19:59 | |
*** dreyna <dreyna!~dreyna@2603:3024:1b01:100:c071:d3d5:6e2:1b56> has quit IRC | 20:00 | |
*** dreyna <dreyna!~dreyna@50-247-88-38-static.hfc.comcastbusiness.net> has joined #yocto | 20:00 | |
MarkB2 | ... now I've done it. Cloned rocko, followed directions and built a kernel. It booted, too. Then I picked up a copy of Streif's book on the Yocto Project and everything I thought I knew became scrambled. | 20:01 |
*** sgw <sgw!~swold@134.134.139.83> has quit IRC | 20:02 | |
MarkB2 | Is there, somewhere on the net, (and I hate to write this) a "teaspoon-by-teaspoon" tutorial on the Yocto build process? | 20:03 |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 20:04 | |
MarkB2 | For example: The target is an Intel 3825, one of their Atom devices. After cloning meta-intel into the poky directory, I go into build/conf/bblayers.conf and add $HOME/Yocto/poky/meta-intel to the list. That's it? That seems too simple. | 20:06 |
Crofton|work | and set MACHINE="foo" | 20:07 |
Crofton|work | where foo is machine you build for | 20:07 |
MarkB2 | I set MACHINE="intel-corei7-64". | 20:08 |
MarkB2 | That's in local.conf . | 20:08 |
ski7777 | Can somebody help me with opkg? | 20:08 |
*** dreyna <dreyna!~dreyna@50-247-88-38-static.hfc.comcastbusiness.net> has quit IRC | 20:08 | |
Crofton|work | so ideally you create an image and it works oon that hardware | 20:09 |
MarkB2 | I would hope it would work on the hardware. It's still chugging along building linux-intel-4.9.56+stuff. | 20:09 |
MarkB2 | But... isn't there something specific to the 3825 that I must set to get feature on that device? | 20:10 |
MarkB2 | ..features.. | 20:10 |
Crofton|work | need to ask the meta-intel guys | 20:12 |
Crofton|work | generally the intel stuff tends to be pretty generic | 20:12 |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 20:14 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 20:15 | |
MarkB2 | I started the current build using the -k switch in bitbake .. and there are a mess of warnings that it couldn't retrieve packages. | 20:17 |
*** User12345678 <User12345678!~User@1.9.183.97> has joined #yocto | 20:17 | |
MarkB2 | Eventually bitbake gets to the end... and I've just been rerunning it. Is that safe? (Safe in the sense that another package has a dependency on the package that wasn't loaded .. and miscompiled because of it). | 20:18 |
ski7777 | Can somebody help me with opkg? | 20:18 |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 20:18 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 20:19 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 20:19 | |
*** User12345678 <User12345678!~User@1.9.183.97> has quit IRC | 20:21 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 20:25 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 20:26 | |
*** marka <marka!~masselst@128.224.252.2> has quit IRC | 20:31 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 20:36 | |
MarkB2 | Crofton|work: Thank you. You've settled down some of my confusion. Will probably be beating on this over the weekend (think I have an older Pentium-class computer I can resurrect for the cause. | 20:44 |
MarkB2 | Uh. Will Yocto compile for a plain Pentium 4 (single thread) computer? | 20:44 |
MarkB2 | Guess I'll find out over the weekend. A pleasant evening to all. | 20:47 |
*** MarkB2 <MarkB2!~Frigid@h161.68.132.40.static.ip.windstream.net> has left #yocto | 20:47 | |
*** _taw_ <_taw_!~taw@ip-62-245-102-4.net.upcbroadband.cz> has joined #yocto | 20:47 | |
-07IABM8DK- build #553 of nightly-qa-extras is complete: Failure [failed Running Sanity Tests_5 Running Sanity Tests_7] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/553 | 20:49 | |
*** pohly <pohly!~pohly@p54BD55EB.dip0.t-ipconnect.de> has quit IRC | 20:58 | |
-07IABM8DK- build #590 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/590 | 21:02 | |
*** bodangly__ <bodangly__!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 21:05 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 21:08 | |
nathani_ | updating to pyro, and now my image recipe is getting skipped because "username blah does not have a static ID defined. skipping it" | 21:11 |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 21:11 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 21:13 | |
nathani_ | seems to be related to a recent change in openembedded-core/meta/classes/useradd-staticids.bbclass | 21:14 |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 21:16 | |
*** sjolley <sjolley!~sjolley@134.134.139.73> has quit IRC | 21:16 | |
nathani_ | EXTRA_USERS_PARAMS = "useradd -u 1000 -d /home/blah -r -U -s /bin/sh -P '' blah;" | 21:18 |
nathani_ | i'm guess i can't use -u -U at the same time? | 21:21 |
*** dreyna <dreyna!~dreyna@50-247-88-38-static.hfc.comcastbusiness.net> has joined #yocto | 21:41 | |
*** _taw_ <_taw_!~taw@ip-62-245-102-4.net.upcbroadband.cz> has quit IRC | 21:44 | |
*** stephano <stephano!~scetola@134.134.139.76> has quit IRC | 21:51 | |
rburton | nathani_: sounds like you're driving staticids wrong | 21:53 |
*** bodangly__ <bodangly__!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 21:58 | |
sveinse | Hmm I'm trying to readd a drive in my array after manually wiping its first and last 20Mbs, but I then got an error that the drive didnt have a proper GPT table. Ok. Then I ran zpool replace tank sdf sdf and then it sais that sdf is busy and then I get CHKSUM error in the pool. What am I doing wrong? | 22:04 |
sveinse | Wrong channel, please ignore | 22:05 |
*** gtristan <gtristan!~tristanva@110.11.179.89> has quit IRC | 22:09 | |
*** jcstach_ <jcstach_!~jcstach@104.129.200.110> has quit IRC | 22:10 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 22:18 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 22:19 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 22:20 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 22:24 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 22:25 | |
-32NAA87ZR- build #6 of eclipse-plugin-oxygen is complete: Failure [failed Building Eclipse Plugin] Build details are at http://autobuilder.yoctoproject.org/main/builders/eclipse-plugin-oxygen/builds/6 | 22:28 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.76> has quit IRC | 22:29 | |
-32NAA87ZR- build #571 of nightly-no-x11 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/571 | 22:44 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 22:44 | |
-32NAA87ZR- build #3 of nightly-musl-x86-64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-musl-x86-64/builds/3 | 22:45 | |
-07IABM8DK- build #553 of nightly-ppc-lsb is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc-lsb/builds/553 | 22:59 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC | 23:01 | |
*** rewitt <rewitt!~rewitt@134.134.139.82> has joined #yocto | 23:05 | |
*** tripzero <tripzero!~tripzero@134.134.139.75> has quit IRC | 23:24 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has quit IRC | 23:24 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-srkzujhawkxnqtgb> has joined #yocto | 23:24 | |
*** grumble <grumble!~grumble@freenode/staff/grumble> has quit IRC | 23:32 | |
*** grumble <grumble!~grumble@freenode/staff/grumble> has joined #yocto | 23:34 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:40 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:42 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:45 | |
-07IABM8DK- build #551 of nightly-arm-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm-lsb/builds/551 | 23:45 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:48 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 23:49 | |
*** sjolley <sjolley!~sjolley@134.134.139.75> has joined #yocto | 23:49 | |
*** agust <agust!~agust@p4FCB59C1.dip0.t-ipconnect.de> has quit IRC | 23:49 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:49 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:51 | |
-32NAA87ZR- build #1220 of nightly-x86-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-lsb/builds/1220 | 23:51 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:54 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:55 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:58 | |
-32NAA87ZR- build #1246 of nightly-x86-64-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/builds/1246 | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!