Friday, 2013-10-04

*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has quit IRC00:05
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC00:06
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto00:06
*** fenrig <fenrig!~fenrig@94-226-35-134.access.telenet.be> has quit IRC00:07
pevArgh... Getting really annoyed - I've got a pkg_postinst function in my recipe but I can't ever see it being called on the development host... Any ideas how to work out why not? Been looking at it a few hours and failing00:07
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has quit IRC00:07
-YoctoAutoBuilder- build #325 of nightly-x32 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x32/builds/32500:09
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC00:11
*** Jefro <Jefro!~jefro@205.154.56.77> has joined #yocto00:12
*** tinti <tinti!~tinti@189-12-88-64.user.veloxzone.com.br> has joined #yocto00:12
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto00:12
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC00:21
mr_sciencepev: check the opkg postinst file and see what's in it00:25
mr_scienceunless you're not creating ipks...00:25
mr_scienceif your build includes the package manager stuff, then opkg will install all those info files under /usr/lib/opk/info i believe00:26
tlwoernermr_science: i believe it's /var/lib/opkg/info00:27
mr_sciencethought so00:27
mr_sciencethe other one is classic...00:27
tlwoernerah, good to know00:27
mr_scienceanyway, there should be a <package_name>.postinst file00:28
mr_sciencemight be specific to arago/oe-classic00:28
-YoctoAutoBuilder- build #23 of nightly-qa-logrotate is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-logrotate/builds/2300:28
-YoctoAutoBuilder- build #313 of nightly-multilib is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-multilib/builds/31300:28
mr_sciencebut the *.postinst will chow what pev is looking for00:29
mr_sciencenow it's time to go home...00:29
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC00:29
*** [simar|o1] <[simar|o1]!~simar@96.125.133.73> has quit IRC00:29
-YoctoAutoBuilder- build #25 of nightly-qa-pam is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-pam/builds/2500:30
-YoctoAutoBuilder- build #317 of nightly-mips is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips/builds/31700:32
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC00:37
*** scot_ <scot_!~scot@130.164.62.183> has quit IRC00:49
-YoctoAutoBuilder- build #23 of nightly-qa-skeleton is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-skeleton/builds/2300:55
*** Jefro <Jefro!~jefro@205.154.56.77> has quit IRC01:02
sgw_khem: ping?01:03
*** Jefro <Jefro!~jefro@205.154.56.77> has joined #yocto01:04
*** Jefro <Jefro!~jefro@205.154.56.77> has quit IRC01:11
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC01:12
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto01:13
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto01:13
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has quit IRC01:13
*** _Lucretia__ <_Lucretia__!~munkee@176.253.10.7> has joined #yocto01:24
*** _Lucretia_ <_Lucretia_!~munkee@pdpc/supporter/active/lucretia> has quit IRC01:26
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC01:32
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto01:35
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC01:36
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto01:36
pevThanks guys...01:42
-YoctoAutoBuilder- build #310 of nightly-x86-64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64/builds/31001:48
pevAnyone looked at doing a bbappend of init-ifupdown? Im looking at the implementation here : http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/meta-sys940x/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend?h=master and wondering where the dirname used comes from?01:49
pevie the dirnames here : http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/meta-sys940x/recipes-core/init-ifupdown/files01:50
nrossi__pev: When you refer to dirnames are you talking about specifically? because the machine name gets auto expanded out to the FILESPATH (which is how the interface file gets included from those subdirs)01:52
*** nrossi__ is now known as nrossi01:55
*** silviof1 <silviof1!~silviof@unaffiliated/silviof> has joined #yocto02:01
pevnrossi: Ah, I din't know there was a machine name - where does that come from?02:02
nrossipev: for each entry in FILESEXTRAPATH it gets expanded with all the values in OVERRIDE, if you want to know the specifcs run bitbake -e init-ifupdown and look at the FILESPATH variable :)02:03
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC02:04
nrossiprev: Sorry i mean the 'FILESOVERRIDES' variable02:05
pevCheers...02:10
pevalso, do you know if you can override INITSCRIPT_PARAMS to *not* create the rc.d links?02:11
nerdboyi usually comment out that stuff02:14
nerdboydid you get your package-postinst stuff sorted out?02:14
nerdboyyou can leave in the inherit update-rc.d02:15
nerdboyi think...02:16
pevNah, I wasted several hours with trying to get it to work then gave up and went for a different less tidy workaround :-(02:18
*** hyei <hyei!~hyei@12.202.168.34> has quit IRC02:21
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC02:27
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto02:27
nerdboyit actually does work, in both classic and poky master02:30
nerdboywhat kinds of packages do you have enabled?02:31
nerdboyi had some issues with debs when i started on poky so i went back to the ipk default02:32
nerdboyhaven't tried deb/rpm since then02:32
pevYeah, I'm stuck with opkg from someone elses decision...02:32
nerdboylemme paste something...02:33
*** challinan_ <challinan_!~challinan@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto02:42
*** challinan <challinan!~challinan@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC02:45
nerdboyhttp://paste2.org/2Gdt4PcG02:49
nerdboyyou have to specify a package name, so just "pkg_postinst() {" won't work02:53
nerdboywhat does your pkg_postinst_foo look like, and what did you end up with?02:57
pevYeah, that's pretty much how I was going about it - didn't seem like it was going consistently though... may have had problems with dependencies when trying to re-run I suspect...03:00
nerdboynot sure the append gets added in front of the parent stuff03:01
-YoctoAutoBuilder- build #310 of nightly-arm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm/builds/31003:02
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC03:09
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto03:11
-YoctoAutoBuilder- build #316 of nightly-x86 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86/builds/31603:18
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto03:23
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC03:26
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has joined #yocto03:53
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC04:03
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto04:07
*** behanw <behanw!~behanw@S01067cb21b219d94.gv.shawcable.net> has quit IRC04:08
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto04:14
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto04:22
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has quit IRC05:10
*** mbelisko <mbelisko!~mbelisko@81.89.61.168.vnet.sk> has joined #yocto05:32
*** fpaut_ is now known as fpaut05:41
*** linu <linu!~linu@122.165.223.135> has joined #yocto05:52
*** linu <linu!~linu@122.165.223.135> has quit IRC05:55
*** amarsman <amarsman!~marsman@52489B71.cm-4-1c.dynamic.ziggo.nl> has quit IRC05:57
*** linu <linu!~linu@122.165.223.135> has joined #yocto05:57
*** tor <tor!~tor@c-d567e655.125-1-64736c10.cust.bredbandsbolaget.se> has joined #yocto06:02
*** zeeblex <zeeblex!apalalax@nat/intel/x-umqaxoyldbldbltk> has left #yocto06:05
*** gmacario <gmacario!~gmacario@maxlab.polito.it> has joined #yocto06:06
linuhi i have used kernel-3.6.9 from linux4sam for at91sam9g35ek using yocto compiler,i have compiled kernel externally when i boot the machine it shows http://pastebin.com/gFvJkMcw it stoped at kernel uncompressing , at the same time when i compiled internally in yocto as recipes it working fine as below http://pastebin.com/GrsJi0h4 can you help me to solve that kernel issues06:09
*** tasslehoff <tasslehoff!~tasslehof@77.40.182.98> has joined #yocto06:09
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto06:21
-YoctoAutoBuilder- build #314 of nightly-ppc is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-ppc/builds/31406:24
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC06:25
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto06:27
*** amarsman <amarsman!~marsman@84.241.210.119> has joined #yocto06:27
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC06:32
*** pidge <pidge!~pidge@c-24-21-207-18.hsd1.or.comcast.net> has joined #yocto06:33
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto06:37
*** Zagor <Zagor!~bjst@rockbox/developer/Zagor> has joined #yocto06:45
-YoctoAutoBuilder- build #278 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly/builds/27806:46
*** TuTizz <TuTizz!~TuTizz@46.18.96.158> has joined #yocto06:50
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto06:50
*** amarsman <amarsman!~marsman@84.241.210.119> has quit IRC06:51
*** mihai <mihai!~mihai@80.97.15.150> has joined #yocto06:51
*** volker <volker!~quassel@host-80-81-19-29.customer.m-online.net> has quit IRC06:53
*** silviof1 is now known as silviof06:55
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has joined #yocto06:59
*** e8johan_ <e8johan_!~quassel@194.237.7.146> has joined #yocto07:07
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC07:07
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC07:08
*** agust <agust!~agust@pD9E2FBFA.dip0.t-ipconnect.de> has joined #yocto07:09
*** zeeblex <zeeblex!~apalalax@134.134.137.75> has joined #yocto07:10
*** elmi82 <elmi82!~timom@mail.bmw-carit.de> has joined #yocto07:15
*** elmi82 <elmi82!~timom@mail.bmw-carit.de> has joined #yocto07:16
*** elmi82 <elmi82!~timom@mail.bmw-carit.de> has quit IRC07:21
*** fpaut is now known as fpaut_07:22
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto07:23
*** fpaut_ is now known as fpaut07:27
*** linu <linu!~linu@122.165.223.135> has quit IRC07:28
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC07:28
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC07:28
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto07:32
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto07:32
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC07:39
*** jkridner <jkridner!~jkridner@89-97-163-86.ip18.fastwebnet.it> has joined #yocto07:39
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto07:39
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC07:43
*** florian_kc is now known as florian07:44
*** e8johan_ <e8johan_!~quassel@194.237.7.146> has quit IRC07:46
*** eren <eren!~eren@unaffiliated/eren> has joined #yocto07:46
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto07:46
*** michael_e_brown_ <michael_e_brown_!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto07:50
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC07:51
*** ant_work <ant_work!~ant@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto07:52
*** jchonig <jchonig!~jch@firewall.honig.net> has quit IRC07:55
*** jchonig <jchonig!~jch@firewall.honig.net> has joined #yocto07:56
*** cristianiorga <cristianiorga!~cristiani@134.134.139.70> has quit IRC08:01
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto08:04
*** melonipoika <melonipoika!~quassel@ip050-115.seclan.com> has joined #yocto08:08
melonipoikaGood morning08:09
melonipoikaJaMa, i am having some troubles running qt quick 2 apps on my env using qt5.1 from meta-qt5... there is a crash in qopenglcontext.08:11
melonipoikai filled a bug for it: https://bugreports.qt-project.org/browse/QTBUG-3384508:12
melonipoikawould you mind to take a look? I am not sure if  the root cause is with my opengl installation (i amusing mesa-dri), but I believe that qt should not crash that way in any case08:12
panda84kdeHi everybody. I've tried cleaning my builddir and now i'm getting an error on libav: ERROR: Recipe libav is trying to change PR from 'r0' to 'r1'. This will cause do_package_write_* failures since the incorrect data will be used and they will be unable to find the right workdir.08:16
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto08:17
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has quit IRC08:25
panda84kdestrange. A cleansstate and rebuild fixed the problem. Very strange.08:28
*** belen <belen!Adium@nat/intel/x-xbdokeockftnpsxb> has joined #yocto08:32
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC08:35
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto08:36
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC08:38
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto08:39
*** jkridner|work <jkridner|work!~jkridner@89-97-163-86.ip18.fastwebnet.it> has joined #yocto08:43
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC08:43
*** roric_ <roric_!~roric@194-237-7-146.customer.telia.com> has quit IRC08:51
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto08:54
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC09:11
bluelightningmorning all09:13
*** fpaut is now known as fpaut_09:17
*** belen <belen!Adium@nat/intel/x-xbdokeockftnpsxb> has quit IRC09:21
pevMorning!09:21
pevDid you get that great storm last night?09:21
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC09:22
SaurArgh, why do all native recipes need to rebuilt because I specified SOC_FAMILY in our configuration?09:22
pevSaur: It's a test of character to see how much you can withstand.09:24
Saurpev: Ah, that explains it...09:25
SaurBecause I somehow fail to see how the SOC_FAMILY can affect m4-native, perl-native etc...09:26
pevYeah, but dependencies are per file not per variable so it'll be that that file its defined in is what triggers ther rebuild09:27
pevSaur: I was cursing that kind of thing for ages but setting up an sstate cache helps immensely so the rebuild only takes minutes09:28
bluelightningSaur: you can use bitbake-diffsigs to trace how the dependency caused the rebuild09:28
Saurbluelightning: Hmm, will have to look into that :)09:28
bluelightning(use the -t option)09:29
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC09:33
*** michael_e_brown_ <michael_e_brown_!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC09:33
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC09:33
Saurbluelightning: Would "bitbake-diffsigs -t core-image-minimal build" be correct usage? Because all I got was: ERROR: No sigdata files found matching core-image-minimal build09:36
bluelightningSaur: you'd have to go much further back than that - after all you're trying to figure out why m4-native rebuilt09:43
bluelightningetc.09:43
bluelightningso you'd probably want to start with the first task for m4-native that you saw executing09:43
Saurbluelightning: Hmm, I get the "No sigdata files found matching" error regardless of package and task I try...09:45
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto09:45
bluelightninghmm09:45
*** TuTizz <TuTizz!~TuTizz@46.18.96.158> has joined #yocto09:47
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto09:47
*** mckoan|away is now known as mckoan09:49
mckoangood morning09:49
*** fpaut_ is now known as fpaut09:57
*** fpaut is now known as fpaut_09:59
*** fpaut_ is now known as fpaut09:59
*** belen <belen!~Adium@134.134.137.75> has joined #yocto10:00
*** OlivierG_ is now known as OlivierG10:01
*** belen <belen!~Adium@134.134.137.75> has quit IRC10:03
JaMapanda84kde: see https://bugzilla.yoctoproject.org/show_bug.cgi?id=410210:03
yoctiBug 4102: normal, Medium+, 1.5 M2, richard.purdie, RESOLVED FIXED, Incremental builds do not work well when renaming recipes or changing architecture.10:03
*** belen <belen!Adium@nat/intel/x-fbnyfkifngtksgaw> has joined #yocto10:04
JaMamelonipoika: sorry it doesn't look familiar to me10:05
melonipoikaHi JaMa.10:06
melonipoikaOK, THANKS10:06
melonipoikaUps10:06
melonipoikasorry :-)10:06
panda84kdeJaMa: I've seen that 2/2 patch, but the strange thing is I started from a clean base (removed tmp/ sstate-cache/ and cache/ folder totally)10:08
*** hyei <hyei!~hyei@c-107-3-131-122.hsd1.ca.comcast.net> has joined #yocto10:08
JaMapanda84kde: aha, that's strange10:09
*** belen <belen!Adium@nat/intel/x-fbnyfkifngtksgaw> has quit IRC10:11
panda84kdeJaMa: moreover there's nothing like r1 in libav recipe, there's only a http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-multimedia/libav/libav.inc10:12
JaMadid you check pkgdata directory? There has to be r1 for libav there10:18
*** Stygia <Stygia!~gmpsaifi@x1-6-00-21-9b-e8-d0-5a.k663.webspeed.dk> has joined #yocto10:18
*** belen <belen!Adium@nat/intel/x-nsupikkezuytjdrf> has joined #yocto10:24
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto10:26
*** fpaut is now known as fpaut_10:37
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto10:51
*** roric <roric!~roric@194-237-7-146.customer.telia.com> has joined #yocto10:55
neghi, can I have two ALTERNATIVE_LINK_NAME[name] in two different .bbappend files and if so how do I pick which one to use?11:13
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC11:26
JaMawith different name? ALTERNATIVE_PRIORITY11:26
negunfortunalty no, same name I have two .bbappend files to same recepie that want to provied an alternet version of a file. And I can only controll one of them11:27
JaMacan you pastebin concreate example?11:28
JaMaO don't see the reason why not use different name in one of them11:28
negsure 1 sec11:28
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto11:28
negohh i can use different name in one of them but will that overrride the other file if I have a higher ALTERNATIVE_PRIORITY ?11:29
negI though they needed to have the same name11:29
JaMathe same name of "alternative" but they can be defined with different varflag so with different priorities for target u-a to select right one11:31
*** Crofton <Crofton!~balister@pool-71-171-32-225.ronkva.east.verizon.net> has joined #yocto11:32
*** eren <eren!~eren@unaffiliated/eren> has quit IRC11:32
*** jmpdelos <jmpdelos!~polk@75-173-255-36.clsp.qwest.net> has quit IRC11:33
*** jmpdelos <jmpdelos!~polk@71-219-239-118.clsp.qwest.net> has joined #yocto11:45
*** tasslehoff <tasslehoff!~tasslehof@77.40.182.98> has quit IRC11:55
*** tlwoerner <tlwoerner!~trevor@linaro/tlwoerner> has joined #yocto11:56
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto12:01
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has quit IRC12:02
*** hyei <hyei!~hyei@c-107-3-131-122.hsd1.ca.comcast.net> has quit IRC12:05
*** OlivierG is now known as OlivierG_12:14
*** dany <dany!~Thunderbi@sestofw01.enea.se> has quit IRC12:23
*** dany <dany!~Thunderbi@sestofw01.enea.se> has joined #yocto12:23
*** scot_ <scot_!~scot@130.164.62.183> has joined #yocto12:26
*** Crofton <Crofton!~balister@pool-71-171-32-225.ronkva.east.verizon.net> has quit IRC12:33
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has joined #yocto12:39
*** OlivierG_ is now known as OlivierG12:44
*** Crofton <Crofton!~balister@66.228.70.243> has joined #yocto12:57
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has joined #yocto12:57
*** melonipoika <melonipoika!~quassel@ip050-115.seclan.com> has quit IRC13:00
*** OlivierG is now known as OlivierG_13:03
*** OlivierG_ is now known as OlivierG13:06
*** acidfu <acidfu!~nib@unaffiliated/acidmen> has quit IRC13:07
*** likewise <likewise!~likewise@095-097-126-181.static.chello.nl> has joined #yocto13:08
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC13:09
*** OlivierG is now known as OlivierG_13:11
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC13:11
*** OlivierG_ is now known as OlivierG13:13
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC13:17
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto13:18
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto13:25
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto13:25
*** mbelisko <mbelisko!~mbelisko@81.89.61.168.vnet.sk> has quit IRC13:30
*** gmacario <gmacario!~gmacario@maxlab.polito.it> has quit IRC13:36
*** OlivierG is now known as OlivierG_13:37
*** OlivierG_ is now known as OlivierG13:38
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto13:50
*** likewise <likewise!~likewise@095-097-126-181.static.chello.nl> has quit IRC13:53
*** ant_work <ant_work!~ant@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC14:01
*** darknighte_znc is now known as darknighte14:03
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has quit IRC14:06
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has joined #yocto14:08
*** vmeson <vmeson!~quassel@128.224.252.2> has quit IRC14:16
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto14:18
*** behanw <behanw!~behanw@S01067cb21b219d94.gv.shawcable.net> has joined #yocto14:18
*** vmeson <vmeson!~quassel@128.224.252.2> has joined #yocto14:19
*** Net147 <Net147!~Net147@60-242-179-244.static.tpgi.com.au> has quit IRC14:21
TuTizzHow can I check my configuration fragments have correctly been applied? (linux kernel)14:26
*** Bagder <Bagder!~daniel@sestofw01.enea.se> has quit IRC14:28
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC14:31
*** abogani <abogani!~Thunderbi@ubuntu/member/abogani> has quit IRC14:32
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has joined #yocto14:34
*** Zagor <Zagor!~bjst@rockbox/developer/Zagor> has quit IRC14:41
*** galak <galak!~galak@99-51-185-173.lightspeed.austtx.sbcglobal.net> has joined #yocto14:43
*** fenrig <fenrig!~fenrig@94-226-35-134.access.telenet.be> has joined #yocto14:45
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has quit IRC14:46
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has joined #yocto14:59
*** gmacario <gmacario!~gmacario@2-225-241-33.ip178.fastwebnet.it> has joined #yocto15:03
*** maxin <maxin!~majo@sestofw01.enea.se> has joined #yocto15:07
*** tor <tor!~tor@c-d567e655.125-1-64736c10.cust.bredbandsbolaget.se> has quit IRC15:17
*** pirut <pirut!Pirut@nat/intel/x-gtlssiuakttzdamd> has quit IRC15:17
*** pirut <pirut!Pirut@nat/intel/x-eobwjgprehyvuvvp> has joined #yocto15:18
*** Crofton <Crofton!~balister@66.228.70.243> has quit IRC15:20
*** balister_ <balister_!~balister@66.228.70.243> has joined #yocto15:32
*** hollisb <hollisb!~hollisb@c-50-139-17-21.hsd1.or.comcast.net> has joined #yocto15:32
Saurzeddii: Around?15:33
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has quit IRC15:34
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has joined #yocto15:34
*** balister_ is now known as Crotfton15:34
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has quit IRC15:35
*** Crotfton is now known as Crofton15:38
*** ka6sox is now known as ka6sox-farfarawa15:40
*** fenrig <fenrig!~fenrig@94-226-35-134.access.telenet.be> has quit IRC15:41
*** ant_home <ant_home!~andrea@host40-228-dynamic.1-79-r.retail.telecomitalia.it> has joined #yocto16:01
*** mckoan is now known as mckoan|away16:01
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC16:06
ericbenhi, I meet a strange problem with master + meta-fsl-* + meta-qt5 + one custom machine layer.16:08
ericbenwhen building qtbase I get : NOTE: multiple providers are available for virtual/libgles2 (mesa, amd-gpu-bin-mx51) NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/libgles216:08
ericbenwhich is defined in conf/local.conf and bitbake -e gives : PREFERRED_PROVIDER_virtual/libgles2="amd-gpu-x11-bin-mx51"16:09
ericbenmoreover I get : ERROR: Multiple versions of mesa are due to be built (openembedded-core/meta/recipes-graphics/mesa/mesa_git.bb openembedded-core/meta/recipes-graphics/mesa/mesa_9.1.6.bb). Only one version of a given PN should be built in any given build. You likely need to set PREFERRED_VERSION_mesa to select the correct version or don't depend on mltiple versions.16:09
ericbenbut local.conf has PREFERRED_VERSION_mesa = "git" or PREFERRED_VERSION_mesa = "9.1.6" and bitbake -e show the value is taken in account16:10
ericbenany idea of what could be wrong there ?16:10
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:20
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC16:22
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto16:26
*** mihai <mihai!~mihai@80.97.15.150> has quit IRC16:26
TuTizzIf i want to modifie my kernel config I juste need to put : FILESEXTRAPATHS_prepend := "${THISDIR}/files:"16:28
TuTizzSRC_URI += "file://my_ACM.cfg" in linux-yocto.bbappend? with my_ACM.cfg CONFIG_USB_ACM=y ?16:28
TuTizzAnd that will works with nothing more?16:28
bluelightningTuTizz: that should be enough yes16:29
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC16:30
*** zeeblex <zeeblex!~apalalax@134.134.137.75> has left #yocto16:32
ericbenericben: answering myself one more time: removing opengl from DISTRO_FEATURES_DEFAULT fixed the problem (opengles platform) not sure if that's the right solution ... build is running16:34
TuTizzIn which repository my_ACM.cfg should be spawn? I can found it here tmp/work/q7_imx6-poky-linux-gnueabi/linux-q7-imx6-13.06.01-r32.1 is that correct?16:40
TuTizzis that potentially correct?16:41
*** belen <belen!Adium@nat/intel/x-nsupikkezuytjdrf> has quit IRC16:44
bluelightningTuTizz: that looks like ${B} for the recipe, in which case yes16:45
*** mr_science <mr_science!~sarnold@net-cf9a4e91.cst.impulse.net> has joined #yocto16:47
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto16:47
*** Stygia <Stygia!~gmpsaifi@x1-6-00-21-9b-e8-d0-5a.k663.webspeed.dk> has quit IRC16:49
TuTizzok ty bluelightning, I have to go will retry it later16:51
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC16:51
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto16:52
*** amarsman <amarsman!~marsman@52489B71.cm-4-1c.dynamic.ziggo.nl> has joined #yocto16:53
sgw_khem: Around?16:55
mr_sciencemoin16:59
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has quit IRC17:00
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC17:02
*** hollisb <hollisb!~hollisb@c-50-139-17-21.hsd1.or.comcast.net> has quit IRC17:03
*** panda84kde <panda84kde!~diego@static-217-133-170-65.clienti.tiscali.it> has quit IRC17:04
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has joined #yocto17:06
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC17:06
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC17:23
*** flynn378 <flynn378!80db310e@gateway/web/freenode/ip.128.219.49.14> has quit IRC17:32
*** zerus <zerus!~powerpm@90-224-44-236-no67.tbcn.telia.com> has joined #yocto17:36
*** hollisb <hollisb!~hollisb@nat-wv.mentorg.com> has joined #yocto17:46
mranostayhowdy hollisb17:54
hollisbmranostay: hey!17:54
mranostayhow is it going?17:55
*** galak <galak!~galak@99-51-185-173.lightspeed.austtx.sbcglobal.net> has quit IRC18:00
*** sameo <sameo!samuel@nat/intel/x-hchurxbueuxafejr> has joined #yocto18:17
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC18:19
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto18:33
-YoctoAutoBuilder- build #328 of nightly-mips-lsb is complete: Failure [failed Building Images Building Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips-lsb/builds/32818:34
-YoctoAutoBuilder- build #286 of nightly-fsl-ppc is complete: Failure [failed Building Images Building Toolchain Images Building Toolchain Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc/builds/28618:35
*** hollisb <hollisb!~hollisb@nat-wv.mentorg.com> has quit IRC18:36
-YoctoAutoBuilder- build #315 of nightly-arm-lsb is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm-lsb/builds/31518:40
-YoctoAutoBuilder- build #195 of nightly-qa-systemd is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/19518:40
-YoctoAutoBuilder- build #315 of nightly-ppc-lsb is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-ppc-lsb/builds/31518:40
-YoctoAutoBuilder- build #24 of nightly-qa-logrotate is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-logrotate/builds/2418:40
-YoctoAutoBuilder- build #172 of minnow is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/minnow/builds/17218:40
-YoctoAutoBuilder- build #318 of nightly-mips is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips/builds/31818:40
-YoctoAutoBuilder- build #311 of nightly-x86-64 is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64/builds/31118:40
-YoctoAutoBuilder- build #294 of nightly-oecore is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-oecore/builds/29418:40
-YoctoAutoBuilder- build #90 of eclipse-plugin-kepler is complete: Exception [exception interrupted] Build details are at http://autobuilder.yoctoproject.org:8011/builders/eclipse-plugin-kepler/builds/9018:40
-YoctoAutoBuilder- build #314 of nightly-multilib is complete: Exception [exception Building Images_2] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-multilib/builds/31418:40
-YoctoAutoBuilder- build #26 of nightly-qa-pam is complete: Exception [exception Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-pam/builds/2618:40
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has quit IRC18:41
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has joined #yocto18:41
*** challinan_ is now known as challinan18:43
*** musdem <musdem!~Zack@135.0.51.40> has joined #yocto18:50
*** musdem <musdem!~Zack@135.0.51.40> has joined #yocto18:50
*** musdem <musdem!~Zack@135.0.51.40> has joined #yocto18:50
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto18:53
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC18:54
*** musdem <musdem!~Zack@135.0.51.40> has quit IRC18:55
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has quit IRC18:58
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has joined #yocto18:59
*** crunchex <crunchex!~crunchex@c-24-130-51-221.hsd1.ca.comcast.net> has joined #yocto19:01
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has joined #yocto19:04
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has joined #yocto19:05
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has quit IRC19:11
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has joined #yocto19:11
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@autobuilder.yoctoproject.org> has joined #yocto19:12
*** darknighte is now known as darknighte_znc19:14
*** crunchex <crunchex!~crunchex@c-24-130-51-221.hsd1.ca.comcast.net> has quit IRC19:15
*** hollisb <hollisb!~hollisb@c-50-139-17-21.hsd1.or.comcast.net> has joined #yocto19:35
*** hyei <hyei!~hyei@c-107-3-131-122.hsd1.ca.comcast.net> has joined #yocto19:35
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC19:41
*** seebs <seebs!~seebs@207-224-66-236.mpls.qwest.net> has joined #yocto19:48
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has joined #yocto19:56
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC19:59
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC20:00
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC20:00
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto20:03
*** zerus <zerus!~powerpm@90-224-44-236-no67.tbcn.telia.com> has quit IRC20:08
*** jkridner|work <jkridner|work!~jkridner@89-97-163-86.ip18.fastwebnet.it> has quit IRC20:16
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto20:18
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto20:19
*** ka6sox-farfarawa is now known as zz_ka6sox-farfar20:20
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has quit IRC20:29
*** darknighte_znc is now known as darknighte20:35
*** arky <arky!~arky@nat/mozilla/x-oyzdewtnicgkpvcz> has joined #yocto20:37
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC20:37
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has joined #yocto20:38
*** Crofton <Crofton!~balister@66.228.70.243> has quit IRC20:40
zeddiihalstead: ping.20:43
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC20:46
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto20:50
*** Crofton <Crofton!~balister@23-25-200-109-static.hfc.comcastbusiness.net> has joined #yocto20:53
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto20:53
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC20:54
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC20:56
*** arky <arky!~arky@nat/mozilla/x-oyzdewtnicgkpvcz> has quit IRC20:56
*** j8 <j8!~IceChat9@199.44.250.3> has joined #yocto21:00
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto21:01
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto21:02
*** Crofton <Crofton!~balister@23-25-200-109-static.hfc.comcastbusiness.net> has quit IRC21:06
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has quit IRC21:13
*** darknighte is now known as darknighte_znc21:15
*** j8 <j8!~IceChat9@199.44.250.3> has quit IRC21:19
*** darknighte_znc is now known as darknighte21:19
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto21:26
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto21:28
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has quit IRC21:31
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC21:32
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has joined #yocto21:34
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has quit IRC21:39
*** bluelightning <bluelightning!~paul@188.31.19.119.threembb.co.uk> has joined #yocto21:44
*** bluelightning <bluelightning!~paul@188.31.19.119.threembb.co.uk> has quit IRC21:44
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto21:44
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has quit IRC21:45
*** seebs <seebs!~seebs@207-224-66-236.mpls.qwest.net> has quit IRC21:46
*** mebrown <mebrown!~michael_e@99-23-196-16.lightspeed.austtx.sbcglobal.net> has joined #yocto21:48
*** crunchex <crunchex!~crunchex@c-24-130-51-221.hsd1.ca.comcast.net> has joined #yocto21:48
crunchexNot a super technical question, but can anyone recommend a good way of adding an ASCII boot logo to a custom distro?21:50
*** scot_ <scot_!~scot@130.164.62.183> has quit IRC21:57
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has joined #yocto21:58
*** seebs <seebs!~seebs@174-20-230-146.mpls.qwest.net> has joined #yocto21:58
-YoctoAutoBuilder- build #287 of nightly-fsl-ppc is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc/builds/28722:00
*** ant_home <ant_home!~andrea@host40-228-dynamic.1-79-r.retail.telecomitalia.it> has quit IRC22:03
*** darknighte is now known as darknighte_znc22:04
*** challinan <challinan!~challinan@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC22:09
*** sgw_ <sgw_!~sgw@c-71-193-189-117.hsd1.wa.comcast.net> has left #yocto22:11
bluelightningcrunchex: probably a custom /etc/issue22:16
bluelightningcrunchex: angstrom does this if you want to look at an example22:16
crunchexbluelightning: ah, had been trying to figure out how angstrom was doing it. thanks for the pointer22:17
bluelightningcrunchex: yep, you just need to bbappend base-files and add your own issue file, basically22:19
crunchexbluelightning: gotcha22:19
*** seebs <seebs!~seebs@174-20-230-146.mpls.qwest.net> has quit IRC22:24
*** vmeson <vmeson!~quassel@128.224.252.2> has quit IRC22:26
*** arky <arky!~arky@12.199.206.2> has joined #yocto22:27
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC22:28
*** mr_science <mr_science!~sarnold@net-cf9a4e91.cst.impulse.net> has joined #yocto22:28
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto22:28
*** vmeson <vmeson!~quassel@128.224.252.2> has joined #yocto22:29
*** _Lucretia__ is now known as _Lucretia_22:30
*** _Lucretia_ <_Lucretia_!~munkee@pdpc/supporter/active/lucretia> has joined #yocto22:30
*** seebs <seebs!~seebs@174-20-230-146.mpls.qwest.net> has joined #yocto22:31
*** kmccombe_ <kmccombe_!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has joined #yocto22:32
*** arky <arky!~arky@12.199.206.2> has quit IRC22:32
*** arky <arky!~arky@12.199.206.2> has joined #yocto22:33
*** seebs <seebs!~seebs@174-20-230-146.mpls.qwest.net> has joined #yocto22:34
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has quit IRC22:34
*** kmccombe_ is now known as kmccombe22:34
*** arky <arky!~arky@12.199.206.2> has quit IRC22:35
*** arky <arky!~arky@12.199.206.2> has joined #yocto22:35
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC22:35
*** arky <arky!~arky@12.199.206.2> has quit IRC22:35
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has quit IRC22:39
*** kmccombe <kmccombe!~kevinm@bas10-ottawa23-1128687837.dsl.bell.ca> has quit IRC22:52
*** Crofton <Crofton!~balister@pool-71-171-32-225.ronkva.east.verizon.net> has joined #yocto23:22
-YoctoAutoBuilder- build #329 of nightly-mips-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips-lsb/builds/32923:26
*** [simar|on] <[simar|on]!~simar@96.125.133.73> has joined #yocto23:30
*** [simar|o1] <[simar|o1]!~simar@206-248-139-195.dsl.teksavvy.com> has joined #yocto23:35
*** agust <agust!~agust@pD9E2FBFA.dip0.t-ipconnect.de> has quit IRC23:37
*** [simar|on] <[simar|on]!~simar@96.125.133.73> has quit IRC23:38
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has joined #yocto23:41
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC23:42
*** Garibaldi|work <Garibaldi|work!~andydalt@cpe-174-097-252-070.nc.res.rr.com> has quit IRC23:43
*** andyross <andyross!~andy@c-67-171-188-207.hsd1.or.comcast.net> has quit IRC23:58

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