| *** blloyd <blloyd!~blloyd@COX-66-210-177-72-static.coxinet.net> has quit IRC | 00:09 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto | 00:11 | |
| *** agust <agust!~agust@p4FC46756.dip0.t-ipconnect.de> has quit IRC | 00:27 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC | 00:29 | |
| *** erbo <erbo!~erbo@83.218.80.242> has quit IRC | 00:36 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto | 00:44 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto | 00:47 | |
| *** erbo <erbo!~erbo@83.218.80.242> has joined #yocto | 00:47 | |
| *** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has quit IRC | 00:50 | |
| *** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has joined #yocto | 00:55 | |
| *** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 01:01 | |
| *** kroon_ <kroon_!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC | 01:06 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC | 01:09 | |
| *** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC | 01:36 | |
| *** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 01:36 | |
| *** msm`` <msm``!~msm@cpe-72-182-100-192.austin.res.rr.com> has joined #yocto | 01:40 | |
| *** msm` <msm`!~msm@cpe-72-182-100-192.austin.res.rr.com> has quit IRC | 01:43 | |
| *** cmking <cmking!~cmking@2601:8:ab80:623:f1d3:e016:5e29:69c8> has quit IRC | 01:47 | |
| *** jmpdelos__ <jmpdelos__!~polk@71-219-255-107.clsp.qwest.net> has joined #yocto | 01:48 | |
| *** cmking <cmking!~cmking@c-76-104-156-177.hsd1.wa.comcast.net> has joined #yocto | 01:48 | |
| *** jmdelos_ <jmdelos_!~polk@174-22-190-167.clsp.qwest.net> has quit IRC | 01:49 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC | 01:51 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto | 01:52 | |
| *** cmking <cmking!~cmking@c-76-104-156-177.hsd1.wa.comcast.net> has quit IRC | 01:55 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC | 01:58 | |
| *** dememorized <dememorized!sakjur@mjuk.is> has quit IRC | 02:02 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto | 02:11 | |
| *** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC | 02:13 | |
| *** sgw_ <sgw_!~sgw_@166.170.40.66> has joined #yocto | 02:43 | |
| *** sgw_ <sgw_!~sgw_@166.170.40.66> has quit IRC | 02:55 | |
| *** cmking <cmking!~cmking@2601:8:ab80:623:433:791c:4b6c:a75c> has joined #yocto | 04:34 | |
| *** chankit1 <chankit1!~oneam@124.13.175.49> has quit IRC | 04:50 | |
| *** sjolley <sjolley!sjolley@nat/intel/x-gqwuhybzxpwjdzyk> has quit IRC | 05:20 | |
| *** sjolley <sjolley!~sjolley@134.134.139.70> has joined #yocto | 05:21 | |
| *** tthtlc <tthtlc!b75a6084@gateway/web/freenode/ip.183.90.96.132> has joined #yocto | 05:23 | |
| tthtlc | happy new year: I did a "git pull" of yocto and got the following: http://paste.ubuntu.com/9653317/ | 05:24 |
|---|---|---|
| tthtlc | is there something wrong (even there is no errors?) | 05:25 |
| b1tninja | na you must just have the master branch checked out and there was updates? | 05:42 |
| b1tninja | try "git log" for explination | 05:42 |
| tthtlc | thanks b1tninja. i have another problem: my entire yocto's "build" directory is quite large...perhaps 40G or so. | 05:45 |
| b1tninja | yes mine is huge as well =x | 05:45 |
| tthtlc | how can i copy the minimal stuff inside build directory to another directory to start from fresh... | 05:45 |
| tthtlc | ie,.....so that "bitbake" will not need to unnecessarily download again... | 05:46 |
| tthtlc | if it already has the latest. | 05:46 |
| b1tninja | i think if you save the build/downloads folder | 05:46 |
| tthtlc | to be more specific: inside "build" i see...conf/tmp/cache/sstate-cache/downloads directory.... | 05:47 |
| b1tninja | thats the bulk of it | 05:47 |
| tthtlc | can i copy the minmal directory of above to restart from a new drive? | 05:47 |
| b1tninja | im a newb myself, but ime, bitbake would detect the existing downloads if they were there | 05:47 |
| tthtlc | so u are saying they will always check for build/downloads for the filename...and if exists/latest copy...no redownload is needed? but how about if it is already compile....will it recompile everything always? | 05:48 |
| b1tninja | again im a newb, but in my messign around, if i deleted the desired pkg from the build/tmp/ folder, it would detect this after parsing its bb recipes, and know ti would need to rebuild yea | 05:50 |
| b1tninja | theres probably even options to do it with bitbake but i haven't read through the documentation/help much yet | 05:51 |
| tthtlc | cool....that info is great! | 05:53 |
| tthtlc | will save me time in future.. | 05:53 |
| b1tninja | what device are you working with? i got an edison recently | 05:57 |
| b1tninja | not that it matters or anything just curious | 05:58 |
| *** staylor <staylor!~staylor@184.64.253.221> has joined #yocto | 06:00 | |
| tthtlc | edison? url? sounds interesting.. i am working on wandboard. | 06:02 |
| tthtlc | btw....i discovered that build/tmp inside contain LOTS OF files which hardcoded the filesname as FULL PATH ....this is disastrous... | 06:03 |
| *** staylor <staylor!~staylor@184.64.253.221> has joined #yocto | 06:03 | |
| tthtlc | it just means that i cannot just move the directory and retain all the ALREADY-BUILT information. | 06:04 |
| tthtlc | must it be full path? | 06:04 |
| *** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 06:14 | |
| b1tninja | oh no, bummer | 06:31 |
| b1tninja | can you get away with a symlink? | 06:31 |
| b1tninja | that does sound right though i think by then do_configure has been run | 06:32 |
| b1tninja | http://www.intel.com/content/www/us/en/do-it-yourself/edison.html is the edison btw | 06:33 |
| b1tninja | wandboard looks fun too lol | 06:35 |
| *** cmking <cmking!~cmking@2601:8:ab80:623:433:791c:4b6c:a75c> has left #yocto | 06:38 | |
| *** armpit <armpit!~akuster@2601:c:a700:272f:a044:3964:bb76:a52> has left #yocto | 06:44 | |
| *** staylor <staylor!~staylor@184.64.253.221> has quit IRC | 06:53 | |
| *** fusman <fusman!~fahad@39.44.243.101> has joined #yocto | 06:58 | |
| *** fusman1 <fusman1!~fahad@39.44.180.106> has joined #yocto | 07:00 | |
| *** fusman <fusman!~fahad@39.44.243.101> has quit IRC | 07:02 | |
| *** agust <agust!~agust@p4FDE7235.dip0.t-ipconnect.de> has joined #yocto | 07:59 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto | 08:05 | |
| *** Nitin <Nitin!~nakamble@192.55.54.42> has quit IRC | 09:39 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has quit IRC | 09:44 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto | 09:45 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto | 09:45 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has quit IRC | 09:47 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto | 09:47 | |
| *** fusman1 <fusman1!~fahad@39.44.180.106> has quit IRC | 09:55 | |
| *** berndhs <berndhs!~berndhs@ip68-4-115-169.oc.oc.cox.net> has joined #yocto | 10:36 | |
| *** berndhs <berndhs!~berndhs@ip68-4-115-169.oc.oc.cox.net> has quit IRC | 10:51 | |
| *** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has quit IRC | 11:33 | |
| *** demonimin_ <demonimin_!~demonimin@unaffiliated/demonimin> has joined #yocto | 11:33 | |
| *** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC | 11:34 | |
| *** chankit1 <chankit1!~oneam@124.13.175.49> has joined #yocto | 11:55 | |
| *** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 11:58 | |
| *** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 12:01 | |
| *** manuel__ <manuel__!~manuel_@pD9FDE7BE.dip0.t-ipconnect.de> has joined #yocto | 12:28 | |
| kergoth | there's no need to move an existing tmp, and as you say, it's not safe. just point DL_DIR and SSTATE_DIR to paths outside of TMPDIR, and it'll reconstruct tmp from the sstate cache of prebuilt binaries and not rebuild from scratch at all. takes very little time at all | 12:32 |
| *** tthtlc_ <tthtlc_!b75a6084@gateway/web/freenode/ip.183.90.96.132> has joined #yocto | 12:37 | |
| *** kroon <kroon!~jkroon@89.253.118.72> has joined #yocto | 13:01 | |
| *** tobiash_ <tobiash_!~quassel@mail.bmw-carit.de> has quit IRC | 13:03 | |
| *** tobiash <tobiash!~quassel@mail.bmw-carit.de> has joined #yocto | 13:05 | |
| *** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 13:09 | |
| bluelightning | Happy New Year all | 13:17 |
| *** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 13:52 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto | 14:11 | |
| *** hramrach_ <hramrach_!~hramrach@gateway/tor-sasl/hramrach> has joined #yocto | 14:26 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC | 14:39 | |
| *** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has quit IRC | 14:39 | |
| *** tthtlc_ <tthtlc_!b75a6084@gateway/web/freenode/ip.183.90.96.132> has quit IRC | 14:41 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto | 14:42 | |
| *** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has joined #yocto | 14:42 | |
| *** tthtlc <tthtlc!b75a6084@gateway/web/freenode/ip.183.90.96.132> has quit IRC | 14:43 | |
| -7F1ACA955- build #145 of nightly-fsl-arm is complete: Failure [failed BuildImages Building Toolchain Images Building Toolchain Images_1 BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm/builds/145 | 14:54 | |
| *** hramrach_ <hramrach_!~hramrach@gateway/tor-sasl/hramrach> has quit IRC | 14:58 | |
| *** ddalex1 <ddalex1!~ddalex@213.157.170.123> has joined #yocto | 14:59 | |
| *** ddalex2 <ddalex2!~ddalex@213.157.170.123> has joined #yocto | 15:07 | |
| *** ddalex1 <ddalex1!~ddalex@213.157.170.123> has quit IRC | 15:07 | |
| *** ddalex2 <ddalex2!~ddalex@213.157.170.123> has quit IRC | 15:08 | |
| *** ddalex1 <ddalex1!~ddalex@213.157.170.123> has joined #yocto | 15:08 | |
| -7F1ACA955- build #146 of nightly-fsl-arm-lsb is complete: Failure [failed BuildImages BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/builds/146 | 15:09 | |
| *** ddalex2 <ddalex2!~ddalex@213.157.170.123> has joined #yocto | 15:16 | |
| *** ddalex1 <ddalex1!~ddalex@213.157.170.123> has quit IRC | 15:16 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 15:32 | |
| *** hramrach <hramrach!~hramrach@gateway/tor-sasl/hramrach> has joined #yocto | 15:35 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC | 15:40 | |
| *** ddalex1 <ddalex1!~ddalex@213.157.170.123> has joined #yocto | 15:45 | |
| *** ddalex2 <ddalex2!~ddalex@213.157.170.123> has quit IRC | 15:45 | |
| *** melio <melio!~melio@static-194-113-26-69.axsne.net> has joined #yocto | 15:59 | |
| *** melio <melio!~melio@static-194-113-26-69.axsne.net> has quit IRC | 15:59 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 16:01 | |
| *** melio <melio!~melio@static-194-113-26-69.axsne.net> has joined #yocto | 16:01 | |
| *** melio_cc <melio_cc!~melio_cc@static-194-113-26-69.axsne.net> has joined #yocto | 16:02 | |
| *** Nitin <Nitin!~nakamble@134.134.139.72> has joined #yocto | 16:39 | |
| *** manuel__ <manuel__!~manuel_@pD9FDE7BE.dip0.t-ipconnect.de> has quit IRC | 16:44 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 16:51 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 16:57 | |
| *** Nitin <Nitin!~nakamble@134.134.139.72> has quit IRC | 17:05 | |
| *** ddalex2 <ddalex2!~ddalex@213.157.170.123> has joined #yocto | 17:09 | |
| *** ddalex1 <ddalex1!~ddalex@213.157.170.123> has quit IRC | 17:09 | |
| *** ddalex2 <ddalex2!~ddalex@213.157.170.123> has quit IRC | 17:14 | |
| *** chankit1 <chankit1!~oneam@124.13.175.49> has quit IRC | 17:33 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 17:37 | |
| -7F1ACA955- build #159 of nightly is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/159 | 17:48 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 17:57 | |
| *** Nitin <Nitin!nakamble@nat/intel/x-omtenpfbqeaewdst> has joined #yocto | 18:18 | |
| *** paul-m <paul-m!~paulm@105-237-30-203.access.mtnbusiness.co.za> has joined #yocto | 18:28 | |
| *** msm` <msm`!~msm@cpe-72-182-100-192.austin.res.rr.com> has joined #yocto | 18:32 | |
| *** msm`` <msm``!~msm@cpe-72-182-100-192.austin.res.rr.com> has quit IRC | 18:35 | |
| *** agust <agust!~agust@p4FDE7235.dip0.t-ipconnect.de> has quit IRC | 19:02 | |
| *** paul-m <paul-m!~paulm@105-237-30-203.access.mtnbusiness.co.za> has quit IRC | 19:02 | |
| *** paul-m <paul-m!~paulm@105-237-30-203.access.mtnbusiness.co.za> has joined #yocto | 19:03 | |
| *** paul-m is now known as karooga_ | 19:03 | |
| karooga_ | Hi, I'm getting "No rule to make target `oldconfig'" with ./poky/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_3.12.26.bb. Not sure how I fix this, any ideas? | 19:11 |
| *** karooga_ <karooga_!~paulm@105-237-30-203.access.mtnbusiness.co.za> has quit IRC | 19:23 | |
| *** karooga_ <karooga_!~paulm@105-237-30-203.access.mtnbusiness.co.za> has joined #yocto | 19:25 | |
| *** karooga_ <karooga_!~paulm@105-237-30-203.access.mtnbusiness.co.za> has quit IRC | 19:30 | |
| *** demonimin_ <demonimin_!~demonimin@unaffiliated/demonimin> has quit IRC | 19:53 | |
| *** staylor <staylor!~staylor@184.64.253.221> has joined #yocto | 19:54 | |
| *** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto | 19:56 | |
| *** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lsbrzwsfvjzhcqzz> has joined #yocto | 20:14 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 20:25 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 20:29 | |
| *** manuel__ <manuel__!~manuel_@e179185043.adsl.alicedsl.de> has joined #yocto | 20:46 | |
| *** kroon <kroon!~jkroon@89.253.118.72> has quit IRC | 21:07 | |
| *** manuel__ <manuel__!~manuel_@e179185043.adsl.alicedsl.de> has quit IRC | 21:09 | |
| *** melio_cc <melio_cc!~melio_cc@static-194-113-26-69.axsne.net> has quit IRC | 21:18 | |
| *** e8johan <e8johan!~quassel@90-229-157-121-no198.tbcn.telia.com> has joined #yocto | 21:41 | |
| *** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 21:50 | |
| *** yocti <yocti!~supybot@yocto-www.yoctoproject.org> has joined #yocto | 22:00 | |
| *** JaMae <JaMae!~martin@ip-89-176-104-3.net.upcbroadband.cz> has joined #yocto | 22:01 | |
| *** xerent_ <xerent_!xerent@compose.lokalen.org> has joined #yocto | 22:01 | |
| *** jzhang1 <jzhang1!jzhang@nat/intel/x-zlvaqwkluwjwtyxi> has joined #yocto | 22:03 | |
| *** pascal-bach <pascal-bach!~pascal-ba@46-126-139-1.dynamic.hispeed.ch> has joined #yocto | 22:03 | |
| *** phragment <phragment!~blubb@vpn.htu.tu-graz.ac.at> has joined #yocto | 22:04 | |
| *** _dany_1 <_dany_1!~Thunderbi@192.176.1.94> has quit IRC | 22:05 | |
| *** jzhang <jzhang!jzhang@nat/intel/x-fkbrjfhwrxobxmzl> has quit IRC | 22:05 | |
| *** JaMa <JaMa!~martin@ip-89-176-104-3.net.upcbroadband.cz> has quit IRC | 22:05 | |
| *** ecdhe_ <ecdhe_!~ecdhe@173-22-126-166.client.mchsi.com> has quit IRC | 22:05 | |
| *** mario-go` <mario-go`!~user@email.parenteses.org> has quit IRC | 22:05 | |
| *** phragment_ <phragment_!~blubb@vpn.htu.tu-graz.ac.at> has quit IRC | 22:05 | |
| *** ecdhe_ <ecdhe_!~ecdhe@173-22-126-166.client.mchsi.com> has joined #yocto | 22:05 | |
| *** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC | 22:05 | |
| *** pascal-bach_ <pascal-bach_!~pascal-ba@46-126-139-1.dynamic.hispeed.ch> has quit IRC | 22:05 | |
| *** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 22:05 | |
| *** xerent <xerent!xerent@compose.lokalen.org> has quit IRC | 22:05 | |
| *** JaMae is now known as JaMa | 22:05 | |
| *** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 22:07 | |
| *** mario-goulart <mario-goulart!~user@email.parenteses.org> has joined #yocto | 22:12 | |
| *** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 22:18 | |
| *** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 22:18 | |
| *** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto | 22:22 | |
| *** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lsbrzwsfvjzhcqzz> has quit IRC | 22:27 | |
| *** e8johan <e8johan!~quassel@90-229-157-121-no198.tbcn.telia.com> has quit IRC | 22:41 | |
| *** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.wa.comcast.net> has joined #yocto | 23:06 | |
| *** kroon <kroon!~jkroon@89-253-118-72.customers.ownit.se> has joined #yocto | 23:07 | |
| *** kroon <kroon!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC | 23:56 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!