Saturday, 2014-02-01

*** pev <pev!~pev@2.31.47.151> has joined #yocto00:04
pevEvening...00:04
*** Guest50125 <Guest50125!~khem@66.129.239.12> has quit IRC00:05
pevAnyone ever played with PACKET_MMAP by any chance? Got some weird behaviour on my i.MX6 board (3.0.35 kernel) where it runs much slower than normal sockets and perf shows it as spending 60% of its time in v7_flush_kern_dcache_area - looks like a proper bug but dont have any other boards / later kernels I can take a pop at reproducing with...00:07
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC00:07
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto00:08
*** kraj <kraj!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto00:08
*** kraj <kraj!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC00:15
*** wrotte <wrotte!~textual@129.59.115.4> has quit IRC00:15
*** wrotte <wrotte!~textual@129.59.115.4> has joined #yocto00:16
*** onoffon <onoffon!~khem@99.57.140.30> has joined #yocto00:17
*** onoffon is now known as khem_00:20
*** wrotte <wrotte!~textual@129.59.115.4> has quit IRC00:21
*** khem_ <khem_!~khem@99.57.140.30> has quit IRC00:24
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC00:24
*** khem_ <khem_!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto00:24
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto00:25
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto00:34
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC00:52
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC01:02
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC01:19
khem`pev: does your kernel have http://lists.infradead.org/pipermail/linux-arm-kernel/2011-July/057480.html01:36
pevkhem`: Ah, interesting, no! I'll test now...01:46
kergothkhem`: btw we couldn't error on parsing, as the available package qa types is only known by 1) ALL_QA, which is ERROR_QA + WARN_QA, or 2) at runtime when package_qa_handle_error is called. would have to either be fatal at do_package time, which isn't much better than ERROR_QA, or would have to make the default behavior controllable, afaict01:48
kergothheh01:48
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto01:50
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC02:05
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto02:08
michael_e_brownThanks, khem. I'll try those out next week. What I have seems to be working great so far.02:14
*** WarheadsSE <WarheadsSE!~WarheadsS@c-50-164-31-62.hsd1.pa.comcast.net> has quit IRC02:17
khem`kergoth: ah, yes but then if we create another variable that wont fix the issue of dangling QA  either02:25
khem`michael_e_brown: OK thanks02:25
* khem` larts ubuntu02:28
kergothkhem`: the "dangling" case currently does a bb.note(). I intend to add a var DEFAULT_QA or somesuch with values note/warn/error, or similar, to alter the default behavior for unlisted entries02:42
kergothmight not be ideal, but it would let a distro choose to make it fail by default for unlisted tests02:42
kergoths/tests/checks/02:42
* kergoth digs02:42
khem`kergoth: ok thats good02:46
kergothhacking on my auto python deps code, converted it to a package_qa, and realized i'd get no output without adding it to a _QA var :)02:46
pevkhem`: Nope, good catch but doesnt seem to be the culprit...02:46
khem`pev: do you see it doing lot of cache activity ?02:47
pevkhem`: Unfortunately perf stat doesn't work on this board so only got the output of perf top to look at02:48
khem`ok, thats good enough02:49
khem`pev: you see it taking longer time in v7_flush_kern_dcache_area or too many calls ?02:57
pevkhem`: Frustratingly perf top only shows time spent in the function based on samples rather than entries - it is about 70% of total samples though (and a firther 10% is raw_spin_unlock_irqrestore)02:59
khem`hmm03:01
pevIt'd be easy to reproduce on other ARM boards I think03:01
*** silviof <silviof!~silviof@unaffiliated/silviof> has joined #yocto03:01
*** silviof4 <silviof4!~silviof@ppp-188-174-87-48.dynamic.mnet-online.de> has quit IRC03:04
nerdboyso is there a tegra BSP layer somewhere?  i've looked and didn't see anything, but maybe it's named weirdly03:08
nerdboyspecifically for the trimslice/utilite devices03:09
* nerdboy planning to make one03:10
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC03:15
lpappnerdboy: I saw it somewhere.03:15
lpappnerdboy: I would ask it on the mailing list first to be sure.03:19
nerdboyheh, just found woglinde's meta-tegra repo on github03:21
nerdboyit's 3 years old and empty03:21
*** gjohnson <gjohnson!~gjohnson@nwtn-static-agleaders0-0003.flex.iowatelecom.net> has quit IRC03:27
nerdboydigging around a bit more yields meta-toradex03:46
*** behanw <behanw!~behanw@S0106c8fb2681e04b.gv.shawcable.net> has quit IRC03:47
nerdboybut for three specific colibri t20/t30 machines and something called a apalis03:49
nerdboyshould be easy to add one more machine...03:53
-YoctoAutoBuilder- build #9 of nightly-fsl-arm-lsb is complete: Failure [failed RunPreamble CreateAutoConf Create BBLayers Configuration BuildImages CreateAutoConf_1 BuildImages_1 CreateAutoConf_2 BuildImages_2 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm-lsb/builds/903:54
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has quit IRC04:00
*** trollixx_ <trollixx_!~trollixx@sf.wisetroll.net> has joined #yocto04:00
*** behanw <behanw!~behanw@S0106c8fb2681e04b.gv.shawcable.net> has joined #yocto04:03
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has joined #yocto04:05
nerdboyboy is there some weird stuff in that layer...04:32
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC04:50
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto04:59
-YoctoAutoBuilder- build #9 of nightly-x32 is complete: Failure [failed BuildImages Running Sanity Tests Running Sanity Tests_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x32/builds/905:05
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC05:42
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC05:57
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto05:59
*** arky <arky!~arky@stat-217-145-38-50.xdsl.toledo.be> has joined #yocto06:19
*** GusBricker <GusBricker!~GusBricke@c220-237-20-42.eburwd9.vic.optusnet.com.au> has quit IRC06:39
*** onoffon <onoffon!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto07:10
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC07:10
*** bluelightning <bluelightning!~paul@242.113-78-194.adsl-static.isp.belgacom.be> has joined #yocto07:15
*** bluelightning <bluelightning!~paul@242.113-78-194.adsl-static.isp.belgacom.be> has quit IRC07:15
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto07:15
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC07:27
*** jackmitchell <jackmitchell!~Thunderbi@28.254-240-81.adsl-static.isp.belgacom.be> has joined #yocto07:31
*** jackmitchell <jackmitchell!~Thunderbi@28.254-240-81.adsl-static.isp.belgacom.be> has quit IRC07:48
*** behanw <behanw!~behanw@S0106c8fb2681e04b.gv.shawcable.net> has quit IRC07:56
lpappis there a way to turn off the Q/A checks for a recipe?08:00
lpappideally I would like to turn off one specific check, not the whole Q/A.08:01
lpapp(upstream software is bad, and I do not have time to fix it to be nice)08:01
JaMaSKIP_INSANE(_pkg)08:02
JaMaerr INSANE_SKIP08:03
-YoctoAutoBuilder- build #7 of nightly-oecore is complete: Failure [failed Building Toolchain Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-oecore/builds/708:03
lpappJaMa: oh, I need INSANE_SKIP_${PN} += "dev-so textrel"08:13
*** onoffon <onoffon!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC08:14
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto08:14
*** zecke <zecke!~ich@91-66-230-156-dynip.superkabel.de> has joined #yocto08:15
*** Crofton <Crofton!~balister@28.254-240-81.adsl-static.isp.belgacom.be> has joined #yocto08:23
*** zecke <zecke!~ich@91-66-230-156-dynip.superkabel.de> has quit IRC08:40
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC09:02
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto09:02
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has joined #yocto09:03
*** Crofton <Crofton!~balister@28.254-240-81.adsl-static.isp.belgacom.be> has quit IRC09:05
-YoctoAutoBuilder- build #8 of minnow is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/minnow/builds/809:13
*** vicenteolivert <vicenteolivert!57c2b5c3@gateway/web/freenode/ip.87.194.181.195> has quit IRC09:26
*** flynn378 <flynn378!80db310e@gateway/web/freenode/ip.128.219.49.14> has quit IRC09:26
*** RP <RP!~richard@dan.rpsys.net> has quit IRC09:26
*** phragment <phragment!~quassel@vpn.htu.tu-graz.ac.at> has quit IRC09:26
*** mankku_ <mankku_!~mankku@projects.sse.fi> has quit IRC09:26
*** Jay7 <Jay7!jay@176.15.149.233> has quit IRC09:26
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC09:26
*** rodgort <rodgort!~rodgort@li125-242.members.linode.com> has quit IRC09:26
*** stryx` <stryx`!~stryx@149.255.100.107> has quit IRC09:26
*** Xz <Xz!kmsywula@nat/intel/x-xcdyphprxyckacjo> has quit IRC09:26
*** ehp <ehp!~quassel@mailhost.exterity.com> has quit IRC09:26
*** phantoxeD <phantoxeD!destroy@a89-154-119-158.cpe.netcabo.pt> has quit IRC09:26
*** dv_ <dv_!~quassel@chello080108009040.14.11.vie.surfer.at> has quit IRC09:26
*** zarusky <zarusky!~zarul@ubuntu/member/zarul> has quit IRC09:26
*** mario-goulart <mario-goulart!~user@email.parenteses.org> has quit IRC09:26
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has quit IRC09:26
*** zenlinux <zenlinux!~zenlinux@masterfoo.zenlinux.com> has quit IRC09:26
*** pev <pev!~pev@2.31.47.151> has quit IRC09:26
*** maxin <maxin!~majo@sestofw01.enea.se> has quit IRC09:26
*** otavio <otavio!~otavio@debian/developer/otavio> has quit IRC09:26
*** av500 <av500!~av500@b2b-46-252-131-98.unitymedia.biz> has quit IRC09:26
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has quit IRC09:26
*** jamestunnicliffe <jamestunnicliffe!~quassel@linaro/jamestunnicliffe> has quit IRC09:26
*** Sput <Sput!~sputnick@quassel/developer/sput> has quit IRC09:26
*** khem <khem!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC09:26
*** eren <eren!~eren@unaffiliated/eren> has quit IRC09:26
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC09:26
*** yzhao2 <yzhao2!~yzhao2@128.224.252.2> has quit IRC09:26
*** Noor <Noor!~noor@110.93.212.98> has quit IRC09:26
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has quit IRC09:26
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC09:26
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC09:26
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC09:26
*** abelloni <abelloni!~piout@128-79-216-6.hfc.dyn.abo.bbox.fr> has quit IRC09:26
*** smartin <smartin!~smartin@46.218.232.202> has quit IRC09:26
*** dany <dany!~Thunderbi@sestofw01.enea.se> has quit IRC09:26
*** denix <denix!~denix@pool-71-191-205-189.washdc.fios.verizon.net> has quit IRC09:26
*** oneQubit <oneQubit!~oneQubit@li439-130.members.linode.com> has quit IRC09:26
*** tobiash <tobiash!~quassel@mail.bmw-carit.de> has quit IRC09:26
*** OlivierG <OlivierG!~OlivierG@LVelizy-156-44-42-252.w217-128.abo.wanadoo.fr> has quit IRC09:26
*** zeddii <zeddii!~ddez@128.224.252.2> has quit IRC09:26
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC09:26
*** michael_e_brown <michael_e_brown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC09:26
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC09:26
*** jjardon <jjardon!sid723@gateway/web/irccloud.com/x-hxpcrfgfdoxabatx> has quit IRC09:26
*** awafaa <awafaa!sid716@gateway/web/irccloud.com/x-urebrtkeblhxmzeg> has quit IRC09:26
*** lh <lh!lh@osuosl/staff/lh> has quit IRC09:26
*** jwessel <jwessel!~jwessel@128.224.250.2> has quit IRC09:26
*** Marex <Marex!~Marex@195.140.253.167> has quit IRC09:26
*** sakoman <sakoman!~steve@static-74-41-60-154.dsl1.pco.ca.frontiernet.net> has quit IRC09:26
*** gagi_ <gagi_!~quassel@vpn.pelagicore.de> has quit IRC09:26
*** dguthrie <dguthrie!~dguthrie@87-198-173-210.static.ptr.magnet.ie> has quit IRC09:26
*** sgw_ <sgw_!~sgw@c-50-186-0-160.hsd1.or.comcast.net> has quit IRC09:26
*** kscherer <kscherer!~kscherer@128.224.252.2> has quit IRC09:26
*** evanp <evanp!evan@nat/intel/x-blvwgxjvbvjkzlla> has quit IRC09:26
*** ccube <ccube!ccube@nx.ccube.de> has quit IRC09:26
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81000b054.cpe.net.cable.rogers.com> has quit IRC09:26
*** mks <mks!~kbouhara@hyperion.atermes.fr> has quit IRC09:26
*** ndec <ndec!~ndec@linaro/ndec> has quit IRC09:26
*** riskable <riskable!~quassel@2601:e:8c00:7e:c59e:4a3e:ba71:56a> has quit IRC09:26
*** fpaut_ <fpaut_!~fpaut@LVelizy-156-44-42-252.w217-128.abo.wanadoo.fr> has quit IRC09:26
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has quit IRC09:26
*** BSDCat <BSDCat!~unique@calvin.idempot.net> has quit IRC09:26
*** amaury_d <amaury_d!~pi@79.246.97.84.rev.sfr.net> has quit IRC09:26
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC09:26
*** mihai <mihai!~mihai@188.26.14.250> has quit IRC09:26
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC09:26
*** mckoan|away <mckoan|away!~marco@unaffiliated/mckoan> has quit IRC09:26
*** jmpdelos <jmpdelos!~polk@174-24-99-155.clsp.qwest.net> has quit IRC09:26
*** wgao <wgao!~wgao@1.202.252.122> has quit IRC09:26
*** kergoth <kergoth!~kergoth@covenant.kergoth.com> has quit IRC09:26
*** akbennett <akbennett!akbennett@ec2-54-225-101-41.compute-1.amazonaws.com> has quit IRC09:26
*** lyang0 <lyang0!~lyang001@1.202.252.122> has quit IRC09:26
*** ynezz <ynezz!ynezz@ibawizard.net> has quit IRC09:26
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC09:26
*** Zaif <Zaif!~zaif@pc-sig01.acc.uni-paderborn.de> has quit IRC09:26
*** captainigloo <captainigloo!~captainig@2001:41d0:8:114b::1> has quit IRC09:26
*** fitzsim <fitzsim!~user@2001:420:284a:1300:21c:c4ff:fe73:2d74> has quit IRC09:26
*** slips <slips!~slips@95.130.216.34> has quit IRC09:26
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has quit IRC09:26
*** shaiton <shaiton!~shaiton@fedora/shaiton> has quit IRC09:26
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC09:26
*** rtollert_ <rtollert_!~rtollert@130.164.62.31> has quit IRC09:26
*** dlerner <dlerner!~dlerner@128.224.250.2> has quit IRC09:26
*** ddalex <ddalex!ddalex@nat/intel/x-bkdfaljvzgwjmwlm> has quit IRC09:26
*** jchonig_ <jchonig_!~quassel@firewall.honig.net> has quit IRC09:26
*** mitz <mitz!~mitz@rt.miraclelinux.com> has quit IRC09:26
*** ericben <ericben!~ebenard@pac33-3-88-170-243-169.fbx.proxad.net> has quit IRC09:26
*** LetoThe2nd <LetoThe2nd!~jd@unaffiliated/letothe2nd> has quit IRC09:26
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has quit IRC09:26
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC09:26
*** lpapp <lpapp!~lpapp@kde/lpapp> has quit IRC09:26
*** ScriptRipper1 <ScriptRipper1!~ScriptRip@178-26-43-81-dynip.superkabel.de> has quit IRC09:26
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC09:26
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC09:26
*** bunk <bunk!~bunk@cs185055.pp.htv.fi> has quit IRC09:26
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has quit IRC09:26
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC09:26
*** Crofton|work <Crofton|work!~balister@pool-71-171-41-155.ronkva.east.verizon.net> has quit IRC09:26
*** zibri <zibri!zibri@rfc1459.se> has quit IRC09:26
*** vmeson <vmeson!~quassel@128.224.252.2> has quit IRC09:26
*** msm <msm!~msm@cpe-173-174-124-130.austin.res.rr.com> has quit IRC09:26
*** flihp <flihp!~flihp@c-76-24-20-220.hsd1.ma.comcast.net> has quit IRC09:26
*** reanguiano <reanguiano!~devnull@ricardoanguiano.com> has quit IRC09:26
*** Saur <Saur!pkj@nat/axis/x-lindzmirulnamhsq> has quit IRC09:26
*** Daemon404 <Daemon404!~who_knows@pdpc/supporter/student/Daemon404> has quit IRC09:26
*** SwedeMike <SwedeMike!swmike@ipv6.swm.pp.se> has quit IRC09:26
*** dzoe <dzoe!joe@joe.cz> has quit IRC09:26
*** halstead <halstead!~halstead@drupal.org/user/301087/view> has quit IRC09:26
*** iwamatsu <iwamatsu!~iwamatsu@www1015ue.sakura.ne.jp> has quit IRC09:26
*** reallife <reallife!~reallife@ool-4b7ff55a.static.optonline.net> has quit IRC09:26
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-63-23.cable.teksavvy.com> has quit IRC09:26
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has quit IRC09:26
*** ploppy <ploppy!~kgraefe@dieelid.de> has quit IRC09:26
*** mthalmei_away <mthalmei_away!~mthalmei@ex4.michisoft.net> has quit IRC09:26
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC09:26
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC09:26
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has quit IRC09:26
*** zqad <zqad!zqad@stalin.acc.umu.se> has quit IRC09:26
*** scot <scot!~scot@130.164.62.126> has quit IRC09:26
*** ajtag <ajtag!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has quit IRC09:26
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC09:26
*** arfoll <arfoll!~arfoll@97e6ca3b.skybroadband.com> has quit IRC09:26
*** ccaione <ccaione!~ccaione@95.85.62.237> has quit IRC09:26
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has joined #yocto09:41
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto09:41
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has joined #yocto09:41
*** silviof <silviof!~silviof@unaffiliated/silviof> has joined #yocto09:41
*** pev <pev!~pev@2.31.47.151> has joined #yocto09:41
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto09:41
*** mihai <mihai!~mihai@188.26.14.250> has joined #yocto09:41
*** abelloni <abelloni!~piout@128-79-216-6.hfc.dyn.abo.bbox.fr> has joined #yocto09:41
*** zeddii <zeddii!~ddez@128.224.252.2> has joined #yocto09:41
*** lpapp <lpapp!~lpapp@kde/lpapp> has joined #yocto09:41
*** reallife <reallife!~reallife@ool-4b7ff55a.static.optonline.net> has joined #yocto09:41
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-63-23.cable.teksavvy.com> has joined #yocto09:41
*** ScriptRipper1 <ScriptRipper1!~ScriptRip@178-26-43-81-dynip.superkabel.de> has joined #yocto09:41
*** yzhao2 <yzhao2!~yzhao2@128.224.252.2> has joined #yocto09:41
*** vicenteolivert <vicenteolivert!57c2b5c3@gateway/web/freenode/ip.87.194.181.195> has joined #yocto09:41
*** smartin <smartin!~smartin@46.218.232.202> has joined #yocto09:41
*** Zaif <Zaif!~zaif@pc-sig01.acc.uni-paderborn.de> has joined #yocto09:41
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto09:41
*** dlerner <dlerner!~dlerner@128.224.250.2> has joined #yocto09:41
*** flynn378 <flynn378!80db310e@gateway/web/freenode/ip.128.219.49.14> has joined #yocto09:41
*** ddalex <ddalex!ddalex@nat/intel/x-bkdfaljvzgwjmwlm> has joined #yocto09:41
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto09:41
*** RP <RP!~richard@dan.rpsys.net> has joined #yocto09:41
*** dguthrie <dguthrie!~dguthrie@87-198-173-210.static.ptr.magnet.ie> has joined #yocto09:41
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto09:41
*** bunk <bunk!~bunk@cs185055.pp.htv.fi> has joined #yocto09:41
*** sgw_ <sgw_!~sgw@c-50-186-0-160.hsd1.or.comcast.net> has joined #yocto09:41
*** maxin <maxin!~majo@sestofw01.enea.se> has joined #yocto09:41
*** dany <dany!~Thunderbi@sestofw01.enea.se> has joined #yocto09:41
*** stryx` <stryx`!~stryx@149.255.100.107> has joined #yocto09:41
*** Marex <Marex!~Marex@195.140.253.167> has joined #yocto09:41
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has joined #yocto09:41
*** ploppy <ploppy!~kgraefe@dieelid.de> has joined #yocto09:41
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto09:41
*** Xz <Xz!kmsywula@nat/intel/x-xcdyphprxyckacjo> has joined #yocto09:41
*** denix <denix!~denix@pool-71-191-205-189.washdc.fios.verizon.net> has joined #yocto09:41
*** mthalmei_away <mthalmei_away!~mthalmei@ex4.michisoft.net> has joined #yocto09:41
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto09:41
*** oneQubit <oneQubit!~oneQubit@li439-130.members.linode.com> has joined #yocto09:41
*** av500 <av500!~av500@b2b-46-252-131-98.unitymedia.biz> has joined #yocto09:41
*** OlivierG <OlivierG!~OlivierG@LVelizy-156-44-42-252.w217-128.abo.wanadoo.fr> has joined #yocto09:41
*** riskable <riskable!~quassel@2601:e:8c00:7e:c59e:4a3e:ba71:56a> has joined #yocto09:41
*** tobiash <tobiash!~quassel@mail.bmw-carit.de> has joined #yocto09:41
*** michael_e_brown <michael_e_brown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto09:41
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has joined #yocto09:41
*** ehp <ehp!~quassel@mailhost.exterity.com> has joined #yocto09:41
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has joined #yocto09:41
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has joined #yocto09:41
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto09:41
*** kscherer <kscherer!~kscherer@128.224.252.2> has joined #yocto09:41
*** shaiton <shaiton!~shaiton@fedora/shaiton> has joined #yocto09:41
*** phantoxeD <phantoxeD!destroy@a89-154-119-158.cpe.netcabo.pt> has joined #yocto09:41
*** dv_ <dv_!~quassel@chello080108009040.14.11.vie.surfer.at> has joined #yocto09:41
*** evanp <evanp!evan@nat/intel/x-blvwgxjvbvjkzlla> has joined #yocto09:41
*** phragment <phragment!~quassel@vpn.htu.tu-graz.ac.at> has joined #yocto09:41
*** Crofton|work <Crofton|work!~balister@pool-71-171-41-155.ronkva.east.verizon.net> has joined #yocto09:41
*** ccube <ccube!ccube@nx.ccube.de> has joined #yocto09:41
*** zibri <zibri!zibri@rfc1459.se> has joined #yocto09:41
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has joined #yocto09:41
*** captainigloo <captainigloo!~captainig@2001:41d0:8:114b::1> has joined #yocto09:41
*** jchonig_ <jchonig_!~quassel@firewall.honig.net> has joined #yocto09:41
*** BSDCat <BSDCat!~unique@calvin.idempot.net> has joined #yocto09:41
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81000b054.cpe.net.cable.rogers.com> has joined #yocto09:41
*** mckoan|away <mckoan|away!~marco@unaffiliated/mckoan> has joined #yocto09:41
*** vmeson <vmeson!~quassel@128.224.252.2> has joined #yocto09:41
*** jamestunnicliffe <jamestunnicliffe!~quassel@linaro/jamestunnicliffe> has joined #yocto09:41
*** Sput <Sput!~sputnick@quassel/developer/sput> has joined #yocto09:41
*** msm <msm!~msm@cpe-173-174-124-130.austin.res.rr.com> has joined #yocto09:41
*** khem <khem!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto09:41
*** eren <eren!~eren@unaffiliated/eren> has joined #yocto09:41
*** jmpdelos <jmpdelos!~polk@174-24-99-155.clsp.qwest.net> has joined #yocto09:41
*** flihp <flihp!~flihp@c-76-24-20-220.hsd1.ma.comcast.net> has joined #yocto09:41
*** mitz <mitz!~mitz@rt.miraclelinux.com> has joined #yocto09:41
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto09:41
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has joined #yocto09:41
*** sakoman <sakoman!~steve@static-74-41-60-154.dsl1.pco.ca.frontiernet.net> has joined #yocto09:41
*** mks <mks!~kbouhara@hyperion.atermes.fr> has joined #yocto09:41
*** zarusky <zarusky!~zarul@ubuntu/member/zarul> has joined #yocto09:41
*** reanguiano <reanguiano!~devnull@ricardoanguiano.com> has joined #yocto09:41
*** mario-goulart <mario-goulart!~user@email.parenteses.org> has joined #yocto09:41
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has joined #yocto09:41
*** Saur <Saur!pkj@nat/axis/x-lindzmirulnamhsq> has joined #yocto09:41
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto09:41
*** akbennett <akbennett!akbennett@ec2-54-225-101-41.compute-1.amazonaws.com> has joined #yocto09:41
*** zqad <zqad!zqad@stalin.acc.umu.se> has joined #yocto09:41
*** wgao <wgao!~wgao@1.202.252.122> has joined #yocto09:41
*** ericben <ericben!~ebenard@pac33-3-88-170-243-169.fbx.proxad.net> has joined #yocto09:41
*** ccaione <ccaione!~ccaione@95.85.62.237> has joined #yocto09:41
*** mankku_ <mankku_!~mankku@projects.sse.fi> has joined #yocto09:41
*** gagi_ <gagi_!~quassel@vpn.pelagicore.de> has joined #yocto09:41
*** Jay7 <Jay7!jay@176.15.149.233> has joined #yocto09:41
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto09:41
*** rodgort <rodgort!~rodgort@li125-242.members.linode.com> has joined #yocto09:41
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has joined #yocto09:41
*** zenlinux <zenlinux!~zenlinux@masterfoo.zenlinux.com> has joined #yocto09:41
*** fpaut_ <fpaut_!~fpaut@LVelizy-156-44-42-252.w217-128.abo.wanadoo.fr> has joined #yocto09:41
*** kergoth <kergoth!~kergoth@covenant.kergoth.com> has joined #yocto09:41
*** scot <scot!~scot@130.164.62.126> has joined #yocto09:41
*** Daemon404 <Daemon404!~who_knows@pdpc/supporter/student/Daemon404> has joined #yocto09:41
*** ajtag <ajtag!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has joined #yocto09:41
*** fitzsim <fitzsim!~user@2001:420:284a:1300:21c:c4ff:fe73:2d74> has joined #yocto09:41
*** lyang0 <lyang0!~lyang001@1.202.252.122> has joined #yocto09:41
*** arfoll <arfoll!~arfoll@97e6ca3b.skybroadband.com> has joined #yocto09:41
*** Noor <Noor!~noor@110.93.212.98> has joined #yocto09:41
*** jwessel <jwessel!~jwessel@128.224.250.2> has joined #yocto09:41
*** lh <lh!lh@osuosl/staff/lh> has joined #yocto09:41
*** awafaa <awafaa!sid716@gateway/web/irccloud.com/x-urebrtkeblhxmzeg> has joined #yocto09:41
*** jjardon <jjardon!sid723@gateway/web/irccloud.com/x-hxpcrfgfdoxabatx> has joined #yocto09:41
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto09:41
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto09:41
*** rtollert_ <rtollert_!~rtollert@130.164.62.31> has joined #yocto09:41
*** ynezz <ynezz!ynezz@ibawizard.net> has joined #yocto09:41
*** fabo <fabo!~fabo@linaro/fabo> has joined #yocto09:41
*** SwedeMike <SwedeMike!swmike@ipv6.swm.pp.se> has joined #yocto09:41
*** ndec <ndec!~ndec@linaro/ndec> has joined #yocto09:41
*** slips <slips!~slips@95.130.216.34> has joined #yocto09:41
*** amaury_d <amaury_d!~pi@79.246.97.84.rev.sfr.net> has joined #yocto09:41
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has joined #yocto09:41
*** dzoe <dzoe!joe@joe.cz> has joined #yocto09:41
*** iwamatsu <iwamatsu!~iwamatsu@www1015ue.sakura.ne.jp> has joined #yocto09:41
*** halstead <halstead!~halstead@drupal.org/user/301087/view> has joined #yocto09:41
*** LetoThe2nd <LetoThe2nd!~jd@unaffiliated/letothe2nd> has joined #yocto09:41
*** zecke <zecke!~ich@91-66-230-156-dynip.superkabel.de> has joined #yocto09:41
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-bsuikexczupiubpe> has joined #yocto10:02
-YoctoAutoBuilder- build #8 of minnow-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/minnow-lsb/builds/810:06
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-bsuikexczupiubpe> has quit IRC10:45
*** zecke <zecke!~ich@91-66-230-156-dynip.superkabel.de> has quit IRC10:47
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has quit IRC11:01
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has joined #yocto11:06
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has quit IRC11:29
*** zecke <zecke!~ich@91-66-230-156-dynip.superkabel.de> has joined #yocto12:13
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has joined #yocto12:22
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has quit IRC12:49
*** danielki <danielki!~daniel@188.111.54.34> has joined #yocto12:52
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-qcgcfgphddtokdrc> has joined #yocto12:54
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has joined #yocto12:56
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has quit IRC13:01
* danielki thinks DO_NOT_DELETE_FILES_IN_THIS_DIRECTORY.txt is somewhat misleading13:01
danielkiin fact you have to -- at least I'm not aware of any other way to remove old images13:02
lpappthere is though.13:03
lpappwhich poky are you using?13:03
danielki1.5.113:03
danielkithere is?13:03
lpappI do not know the versions, sorry.13:03
lpappcode name?13:03
danielkidora13:03
lpapphttp://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-RM_OLD_IMAGE13:03
danielkicool, thanks, I've been looking for something like that!13:04
danielkiperhaps the do-not-delete readme should mention that...13:04
lpappyes, it is one of the reasons for us to move away from dylan to dora+1 in Q3 or Q4.13:04
* danielki adds it to site.conf13:08
lpappdanielki: are you using internal toolchain?13:10
danielkino\13:10
danielkioh wait13:10
danielkiyes13:10
danielkiif you mean toolchain generated as part of the build13:10
lpappyes, not company internal.13:11
*** arky <arky!arky@conference/fosdem/x-zhlcxulrwekeyjfb> has joined #yocto13:11
lpappI wish we could have that luxury... :-/13:11
-YoctoAutoBuilder- build #8 of nightly-non-gpl3 is complete: Failure [failed RunPreamble GetDistroVersion CreateAutoConf Create BBLayers Configuration BuildImages] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-non-gpl3/builds/813:19
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto13:30
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-qcgcfgphddtokdrc> has quit IRC13:32
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto13:32
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-szoprpgampiqgtjw> has joined #yocto13:33
*** arky <arky!arky@conference/fosdem/x-zhlcxulrwekeyjfb> has quit IRC13:39
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-szoprpgampiqgtjw> has quit IRC13:42
*** mks <mks!~kbouhara@hyperion.atermes.fr> has quit IRC13:54
*** mks <mks!~kbouhara@hyperion.atermes.fr> has joined #yocto13:55
*** ddalex1 <ddalex1!~ddalex@77.28.125.91.dyn.plus.net> has joined #yocto14:00
*** sgw_ <sgw_!~sgw@c-50-186-0-160.hsd1.or.comcast.net> has quit IRC14:08
-YoctoAutoBuilder- build #8 of nightly-oecore is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-oecore/builds/814:10
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has quit IRC14:17
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto14:40
*** arky <arky!arky@conference/fosdem/x-cduzrzibunwvsflp> has joined #yocto14:48
*** arky <arky!arky@conference/fosdem/x-cduzrzibunwvsflp> has quit IRC14:53
*** jmpdelos <jmpdelos!~polk@174-24-99-155.clsp.qwest.net> has quit IRC14:53
*** jmpdelos <jmpdelos!~polk@174-24-99-155.clsp.qwest.net> has joined #yocto14:57
*** arky <arky!arky@conference/fosdem/x-kvgkonckdsvxbjmi> has joined #yocto15:05
*** arky <arky!arky@conference/fosdem/x-kvgkonckdsvxbjmi> has quit IRC15:31
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has quit IRC15:48
*** Crofton <Crofton!balister@conference/fosdem/x-dxsrsdkywqsqfmba> has joined #yocto15:50
*** FunkyPenguin <FunkyPenguin!~quassel@opensuse/member/FunkyPenguin> has joined #yocto15:51
danielkihm15:56
danielkihttps://lists.yoctoproject.org/pipermail/yocto/2011-November/003535.html <-- I think I have exactly the problem described here15:57
danielkiany ideas?15:57
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-zmanuxhjaymzfonj> has joined #yocto15:57
zeckedanielki: which kernel are you using?15:59
danielkifreescale 2.6.35.3 with patches to support this particular board16:00
danielkihm, I just found this: https://groups.google.com/forum/#!msg/kernelarchive/xdfrndFarwY/xhYWzYDYaTIJ16:00
zeckedanielki: that kernel is ancient. Move at least to a LTS version. There were tons of Ubifs fixes even in 3.2.X16:01
danielkiI would love to, but this is i.MX5316:01
zeckedanielki: well, then don't use Freesclae hw in future products? ;)16:02
danielkizecke: it's a customer's product :)16:03
danielkithe situation is better with i.MX6 I heard16:03
michael_e_brownAre you sure the patches haven't been mainlined?16:04
zeckedanielki: but yes. ubi/ubifs is full of bugs. just browse the 3.2.x changelog. or older16:04
zeckedanielki: https://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.34/ChangeLog-2.6.34.12. no idea if your 2.6.35 already had the fixes16:04
michael_e_brownI see some references that i.mx53 stuff is in later kernels16:05
danielkimichael_e_brown: as far as I know, mainline still doesn't support graphics and some other stuff16:05
michael_e_brownok, no personal experience with it. just got myself a few i.mx6 dev boards last week.16:06
danielkifor those freescale supports a 3-something kernel, and I heard mainline works too (though not with all features)16:08
lpappdanielki: I wonder if you can backport fixes?16:09
danielkiof course you can, but it means work16:09
*** lpapp <lpapp!~lpapp@kde/lpapp> has quit IRC16:11
*** lpapp <lpapp!~lpapp@cpc11-cmbg15-2-0-cust30.5-4.cable.virginm.net> has joined #yocto16:11
*** lpapp <lpapp!~lpapp@kde/lpapp> has joined #yocto16:11
*** Crofton <Crofton!balister@conference/fosdem/x-dxsrsdkywqsqfmba> has quit IRC16:18
bunkdanielki: there's also sone 3.something kernel I've used for an i.MX53 based product, but it's not supported by Freescale16:18
danielkioooh16:19
danielkiwhere can I get it? :)16:19
*** sjolley <sjolley!sjolley@nat/intel/x-kknhoyvhjxoydhjb> has joined #yocto16:20
bunkdanielki: look at the16:21
bunklt-3.1 and lt-3.2-imx5 branches at http://git.linaro.org/bsp/freescale/linux-linaro.git/heads16:22
danielkioh cool16:22
bunkAFAIR we used the 3.2.0-rc6 from the latter, but that was 2012 so I don't remember everything16:22
danielkiis there already a yocto layer somewhere which integrates this?16:22
bunkWe didn't use Yocto for that project.16:23
danielkik16:23
danielkibut thanks anyway for the pointer16:23
*** sjolley <sjolley!sjolley@nat/intel/x-kknhoyvhjxoydhjb> has quit IRC16:28
*** ScriptRipper1 <ScriptRipper1!~ScriptRip@178-26-43-81-dynip.superkabel.de> has quit IRC16:30
*** ScriptRipper1 <ScriptRipper1!~ScriptRip@178-26-51-16-dynip.superkabel.de> has joined #yocto16:34
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto16:43
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has joined #yocto16:55
lpappdanielki: I saw a freescale layer, but it probably does not integrate this.17:04
danielkiI'm using the freescale layer17:04
lpappdanielki: maybe you could ask on this list? https://lists.yoctoproject.org/listinfo/meta-freescale17:04
danielkihm17:05
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-zmanuxhjaymzfonj> has quit IRC17:16
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC17:22
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto17:23
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-lhxtcaemmyxllkts> has joined #yocto17:37
khem`always search layers.openembedded.or17:41
khem`g17:41
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC17:42
*** Crofton <Crofton!~balister@28.254-240-81.adsl-static.isp.belgacom.be> has joined #yocto17:53
*** danielki <danielki!~daniel@188.111.54.34> has quit IRC18:00
*** jackmitchell <jackmitchell!Thunderbir@conference/fosdem/x-lhxtcaemmyxllkts> has quit IRC18:01
*** Crofton <Crofton!~balister@28.254-240-81.adsl-static.isp.belgacom.be> has quit IRC18:10
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC18:10
*** Crofton <Crofton!~balister@pool-71-171-41-155.ronkva.east.verizon.net> has joined #yocto18:23
*** amaury_d <amaury_d!~pi@79.246.97.84.rev.sfr.net> has quit IRC18:27
*** amaury_d <amaury_d!~pi@79.246.97.84.rev.sfr.net> has joined #yocto18:28
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto18:35
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto18:43
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC18:55
*** zarusky <zarusky!~zarul@ubuntu/member/zarul> has quit IRC19:01
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto19:02
*** zarul <zarul!~zarul@ubuntu/member/zarul> has joined #yocto19:04
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC19:19
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto19:27
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC19:29
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto19:30
*** zecke <zecke!~ich@91-66-230-156-dynip.superkabel.de> has quit IRC19:30
*** khem` <khem`!~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC19:43
*** phantoxeD <phantoxeD!destroy@a89-154-119-158.cpe.netcabo.pt> has quit IRC20:19
*** phantoxeD <phantoxeD!destroy@a89-154-119-158.cpe.netcabo.pt> has joined #yocto20:19
*** amaury_d <amaury_d!~pi@79.246.97.84.rev.sfr.net> has quit IRC20:42
*** amaury_d_ <amaury_d_!~pi@79.246.97.84.rev.sfr.net> has joined #yocto20:42
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has left #yocto20:45
-YoctoAutoBuilder- build #8 of nightly-world is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-world/builds/821:47
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC22:07
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto22:10
*** sgw_ <sgw_!~sgw@173-164-122-241-Oregon.hfc.comcastbusiness.net> has joined #yocto22:14
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC22:31
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto22:34
*** sgw_ <sgw_!~sgw@173-164-122-241-Oregon.hfc.comcastbusiness.net> has quit IRC22:38
*** sgw_ <sgw_!~sgw@173-164-122-241-Oregon.hfc.comcastbusiness.net> has joined #yocto22:51
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC23:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto23:01
*** oneQubit <oneQubit!~oneQubit@li439-130.members.linode.com> has quit IRC23:36
*** jackmitchell <jackmitchell!~Thunderbi@28.254-240-81.adsl-static.isp.belgacom.be> has joined #yocto23:49
*** amaury_d_ <amaury_d_!~pi@79.246.97.84.rev.sfr.net> has quit IRC23:50
*** amaury_d <amaury_d!~pi@79.246.97.84.rev.sfr.net> has joined #yocto23:52
*** jackmitchell <jackmitchell!~Thunderbi@28.254-240-81.adsl-static.isp.belgacom.be> has quit IRC23:56
*** mihai <mihai!~mihai@188.26.14.250> has quit IRC23:59

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!