Monday, 2014-08-25

-YoctoAutoBuilder- build #7 of nightly-oecore is complete: Failure [failed Building Toolchain Images Building Toolchain Images_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oecore/builds/700:05
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto00:27
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC00:31
*** Crofton <Crofton!~balister@69.7.123.146> has quit IRC00:40
*** Crofton <Crofton!~balister@69.7.123.146> has joined #yocto00:52
*** chimchimX <chimchimX!~chimchimX@2601:4:1c80:5ae:9ff:b541:d9b9:ddb3> has joined #yocto02:19
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto02:28
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC02:33
chimchimXI am working on my first autotools based recipe02:33
chimchimXwhy does yocto try to run the binary that is compile with a -c during the install phase?02:34
kergothit isn't "yocto" doing that, it's the buildsystem of the project you're building02:36
chimchimXhttp://pastebin.com/jsy0RCkS02:37
kergothyes02:39
kergothit's quite common for projects to build tools that are then run later on as part of the build process02:39
kergoththis is one case of that. there are multuiple options, but the easiest is to figure out how to get that binary built with BUILD_CC/BUILD_CFLAGS/BUILD_LDFLAGS instead of CC/CFLAGS/LDFLAGS, so it's built for the host you're running on rather than the target02:40
kergothyou should be able to grep around for recipes which reference BUILD_CC to see examples02:40
kergothbut it's tough to say why it's running it without reading hte makefiles02:40
chimchimXok02:41
chimchimXhere is my recipe that I created02:41
chimchimXhttp://pastebin.com/H3M55jMu02:41
kergothi'd recommend doing that ifrst and foremost to see why moon-buggy runs itself at install time02:41
kergothseems questionable, maybe you can patch that behavior out of its makefile entirely02:41
chimchimXI am looking at the make file and yes it's as you said. Trys to run itself while installing. I will patch it. Thanks for the help!02:43
kergothnp02:48
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto02:54
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC02:54
*** hsychla_ <hsychla_!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto03:01
*** hsychla <hsychla!~hsychla@pd95c9392.dip0.t-ipconnect.de> has quit IRC03:04
chimchimXOk I was able to patch the Makefile.am and stop it from trying to run the program during install. The -c was trying to create a score file during install03:15
*** mkeeter <mkeeter!~mkeeter@209-6-200-58.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com> has quit IRC03:27
*** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has quit IRC03:35
*** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has joined #yocto03:38
*** GunsNRose <GunsNRose!~GunsNRose@222.211.138.231> has joined #yocto03:44
*** sgw_ <sgw_!~sgw@172.56.15.198> has joined #yocto03:47
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has joined #yocto03:55
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has quit IRC04:04
*** smartin <smartin!~smartin@195.190.86.18> has quit IRC04:12
*** smartin <smartin!~smartin@195.190.86.18> has joined #yocto04:16
*** zerus <zerus!~epetmab@host-78-78-207-79.mobileonline.telia.com> has joined #yocto04:27
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto04:29
*** GunsNRose <GunsNRose!~GunsNRose@222.211.138.231> has quit IRC04:33
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC04:34
*** sgw_ <sgw_!~sgw@50-76-103-9-static.hfc.comcastbusiness.net> has joined #yocto04:40
*** stiandre <stiandre!~stiandre@214.97.45.31.customer.cdi.no> has joined #yocto04:42
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC04:56
*** fabo <fabo!~fabo@linaro/fabo> has joined #yocto04:57
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto05:03
*** stiandre <stiandre!~stiandre@214.97.45.31.customer.cdi.no> has quit IRC05:03
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC05:03
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto05:03
*** LCyrin <LCyrin!~lynn@172.56.39.95> has joined #yocto05:12
*** zerus <zerus!~epetmab@host-78-78-207-79.mobileonline.telia.com> has quit IRC05:14
*** davisroman <davisroman!~davis@pool-100-37-138-14.nycmny.fios.verizon.net> has joined #yocto05:16
*** e8johan <e8johan!~quassel@194.237.7.146> has joined #yocto05:16
*** davisroman <davisroman!~davis@pool-100-37-138-14.nycmny.fios.verizon.net> has quit IRC05:29
*** [Sno] <[Sno]!~Sno]@pd956d8ef.dip0.t-ipconnect.de> has joined #yocto05:33
*** LCyrin <LCyrin!~lynn@172.56.39.95> has quit IRC05:39
*** agust <agust!~agust@p4FDE7388.dip0.t-ipconnect.de> has joined #yocto05:45
*** jeremiah <jeremiah!~jeremiah@h-85-24-195-30.na.cust.bahnhof.se> has quit IRC05:50
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto06:30
*** olani <olani!user@nat/axis/x-exztcetyhtuzukoq> has quit IRC06:31
*** __valle__ <__valle__!~valle@194-218-94-206.customer.telia.com> has joined #yocto06:33
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC06:34
*** _valle_ <_valle_!~valle@194-218-94-206.customer.telia.com> has quit IRC06:34
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has joined #yocto06:45
*** kbouhara <kbouhara!~kbouhara@hyperion.atermes.fr> has joined #yocto06:46
*** TuTizz <TuTizz!~TuTizz@46.18.96.158> has joined #yocto06:51
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto06:51
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-rlisbstonnvbwqrw> has joined #yocto06:55
*** jbrianceau_away is now known as jbrianceau06:55
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto07:00
*** ndec|vacations is now known as ndec_07:05
*** ndec_ is now known as ndec07:05
*** tasslehoff_ <tasslehoff_!~Tasslehof@ti0260a430-0319.bb.online.no> has joined #yocto07:06
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has quit IRC07:13
*** sm_ <sm_!d5e9b76f@gateway/web/freenode/ip.213.233.183.111> has joined #yocto07:23
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto07:26
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto07:27
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC07:27
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has left #yocto07:27
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has joined #yocto07:28
*** smartin <smartin!~smartin@195.190.86.18> has quit IRC07:32
*** ecdhe <ecdhe!~ecdhe@173-22-126-166.client.mchsi.com> has quit IRC07:32
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto07:33
*** tasslehoff_ is now known as tasslehoff07:33
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC07:37
*** florian <florian!~fuchs@port-217-146-132-69.static.qsc.de> has joined #yocto07:38
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto07:38
*** __valle__ <__valle__!~valle@194-218-94-206.customer.telia.com> has quit IRC07:42
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has joined #yocto07:43
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto07:43
*** Guest12288 <Guest12288!~quassel@mailhost.exterity.com> has quit IRC07:46
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto07:46
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has joined #yocto07:48
*** likewise <likewise!~Leon@83.137.143.222> has joined #yocto07:53
*** stiandre <stiandre!~stiandre@2.150.237.158.tmi.telenormobil.no> has joined #yocto07:54
*** fusman <fusman!~fahad@110.93.212.98> has joined #yocto08:01
*** smartin <smartin!~smartin@195.190.86.18> has joined #yocto08:02
*** ecdhe <ecdhe!~ecdhe@173-22-126-166.client.mchsi.com> has joined #yocto08:04
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-214-114.elisa-laajakaista.fi> has joined #yocto08:08
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC08:14
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto08:16
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC08:17
*** henriknj <henriknj!~hnj@192.38.33.12> has joined #yocto08:23
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has quit IRC08:24
*** sm_ <sm_!d5e9b76f@gateway/web/freenode/ip.213.233.183.111> has quit IRC08:27
*** _valle_ <_valle_!~valle@194.218.94.206> has joined #yocto08:29
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-214-114.elisa-laajakaista.fi> has quit IRC08:30
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto08:31
*** stiandre <stiandre!~stiandre@2.150.237.158.tmi.telenormobil.no> has quit IRC08:33
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC08:35
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has quit IRC08:36
*** roric <roric!~roric@83.140.117.51> has joined #yocto08:39
*** cristianiorga <cristianiorga!~cristiani@134.134.139.74> has quit IRC08:55
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC09:00
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto09:02
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto09:03
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has joined #yocto09:04
*** tmpsantos <tmpsantos!~tmpsantos@192.198.151.43> has joined #yocto09:15
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto09:17
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto09:22
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC09:23
*** henriknj <henriknj!~hnj@192.38.33.12> has quit IRC09:28
*** henriknj <henriknj!~hnj@192.38.33.12> has joined #yocto09:28
*** henriknj <henriknj!~hnj@192.38.33.12> has quit IRC09:34
*** melonipoika <melonipoika!~quassel@85-76-6-45-nat.elisa-mobile.fi> has joined #yocto09:40
*** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has quit IRC09:42
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto09:42
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto09:44
*** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has joined #yocto09:45
*** falk0n <falk0n!~falk0n@a85-138-89-15.cpe.netcabo.pt> has joined #yocto10:13
*** kanupatar <kanupatar!79f4c042@gateway/web/freenode/ip.121.244.192.66> has joined #yocto10:16
kanupatarhi guys10:16
kanupatarI am planning to build uboot.srec and UImage for one R-car board10:17
kanupatarbut after loading uboot into the board, it hangs and cannot load uImage10:17
kanupatarwhat could be the size of uboot.srec ?10:19
kanupatarNow I have around 690k..is that correct?10:20
kanupatarBut the device memory map tells around 240KB10:20
*** melonipoika <melonipoika!~quassel@85-76-6-45-nat.elisa-mobile.fi> has quit IRC10:23
*** henriknj <henriknj!~hnj@ip-28-112.bnaa.dk> has joined #yocto10:47
*** dbucar <dbucar!~debu@sestofw01.enea.se> has left #yocto10:49
*** olani <olani!user@nat/axis/x-bhkjrzuuinugxlwa> has joined #yocto10:53
*** dbucar <dbucar!~debu@sestofw01.enea.se> has joined #yocto10:56
*** stiandre <stiandre!~stiandre@109.247.13.242> has joined #yocto10:59
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC11:04
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto11:09
chimchimXthat is about the right size for u-boot11:22
chimchimXdo you get any log output from the board?11:22
*** likewise <likewise!~Leon@83.137.143.222> has quit IRC11:25
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC11:26
chimchimXsimilar board has uboot.bin of 390k and uboot.map of 140k11:28
*** chimchimX <chimchimX!~chimchimX@2601:4:1c80:5ae:9ff:b541:d9b9:ddb3> has quit IRC11:29
*** Crofton <Crofton!~balister@69.7.123.146> has quit IRC11:37
*** ddom <ddom!~ddom@p4FFD99D2.dip0.t-ipconnect.de> has joined #yocto11:39
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC11:43
_rinkanyone have any clues when my SDK suddenly will nonger install? :-/11:51
_rinki'm getting errors relating to python2.7real:11:52
_rinkSetting it up...Could not open /opt/yelem/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/python2.7.real. File used by another process.11:52
_rinkPlease make sure you exit all processes that might use any SDK binaries.11:52
_rinkSDK could not be set up. Relocate script failed. Abort!11:52
_rinkbut I rm -rf'ed the entire directory before installing11:52
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC11:52
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto11:53
*** maxin <maxin!~majo@sestofw01.enea.se> has left #yocto11:56
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC12:05
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto12:08
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has quit IRC12:11
kanupatarhello12:39
kanupatarjust repeating the question12:39
kanupatarwhat about the size of uboot.srec built using yocto and ponky12:40
kanupatarI got as 690KB12:40
kanupatarbut my Secure RAM size is only 240KB12:41
kanupatarhow can I reduce?12:41
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto12:47
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has quit IRC12:47
*** sameo_ <sameo_!~samuel@192.55.54.40> has joined #yocto12:48
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC12:51
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC12:59
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host236-228-static.229-95-b.business.telecomitalia.it> has joined #yocto13:00
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC13:09
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has joined #yocto13:13
zeddiiJaMa: to answer the question from friday, I built perf for qemu86-64 and linux-yocto-dev on Thursday, had a strange blow up on Friday (different than yours) and now it is building again. Another guy here in the office, also built it fine with no issues and linux-yocto-dev .. so I'm trying to hunt down whatever is racing in the build.13:21
*** stiandre_ <stiandre_!~stiandre@109.247.13.242> has joined #yocto13:25
JaMazeddii: thanks I'll try to build it again today13:27
*** stiandre <stiandre!~stiandre@109.247.13.242> has quit IRC13:29
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto13:30
ant_workzeddii: hi there. I'm under the impression there's something wrong in the initramfs images since some time.13:41
ant_workI already found out armv4 bins are broken but armv5te cpio's init is also failing13:42
ant_workadd to this I have to explicit rdinit= for th emips target...13:42
zeddiiinteresting. and by failing, is init just panicing ?13:43
ant_workI'll try this evening with a fairly simple cpio13:43
*** kanupatar <kanupatar!79f4c042@gateway/web/freenode/ip.121.244.192.66> has quit IRC13:43
ant_workI have to add more debug but all I get is the kernel logo...13:44
ant_workthis with 3.10, 3.14 and my locval 3.16-vanilla13:45
ant_workmy bad I spent most time with the armv4...finally I got a clue thanks to the "Illegal instruction" yesterday13:46
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto13:49
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC13:51
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto13:52
zeddiisounds like a tuning gone insane.13:52
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto13:53
* LetoThe2nd just misread that as "sounds like a tuna gone insane"13:56
zeddiisounds like a good movie13:57
zeddiiwould compete with "sharknado"13:57
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC13:58
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host236-228-static.229-95-b.business.telecomitalia.it> has quit IRC13:58
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto13:59
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC13:59
*** jbrianceau is now known as jbrianceau_brb14:03
*** alimon <alimon!~alimon@189.154.7.33> has joined #yocto14:03
JaMazeddii: fails the same here with today's master-next14:07
*** henriknj <henriknj!~hnj@ip-28-112.bnaa.dk> has quit IRC14:08
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has quit IRC14:11
*** sjolley <sjolley!~sjolley@134.134.137.75> has quit IRC14:13
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has joined #yocto14:14
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto14:15
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has quit IRC14:19
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC14:21
*** kscherer <kscherer!~kscherer@128.224.252.2> has joined #yocto14:28
*** rperier_ <rperier_!~quassel@2001:41d0:52:100::44a> has joined #yocto14:29
*** kimrhh_ <kimrhh_!~kimrhh@92.43.79.220> has joined #yocto14:31
*** vignatti_ <vignatti_!~vignatti@annarchy.freedesktop.org> has joined #yocto14:31
*** sgw_ <sgw_!~sgw@50-76-103-9-static.hfc.comcastbusiness.net> has quit IRC14:31
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC14:31
*** tyler-ba- <tyler-ba-!tyler-bake@gateway/shell/linaro/x-ntfdtgjwoshghpig> has joined #yocto14:31
*** roxell_ <roxell_!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto14:31
*** zbr <zbr!zibri@rfc1459.se> has joined #yocto14:31
*** el_robin <el_robin!~el_robin@195.154.117.220> has joined #yocto14:32
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC14:32
*** tyler-baker <tyler-baker!tyler-bake@linaro/tyler-baker> has quit IRC14:32
*** vignatti <vignatti!~vignatti@annarchy.freedesktop.org> has quit IRC14:32
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC14:32
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC14:32
*** zibri <zibri!zibri@rfc1459.se> has quit IRC14:32
*** rokka <rokka!~rokka@109.204.235.59> has quit IRC14:32
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has quit IRC14:32
*** adelcast <adelcast!~adelcast@130.164.62.224> has quit IRC14:32
*** jero- <jero-!~boo@2001:41d0:52:100::3b1> has quit IRC14:32
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC14:32
*** el_robin_ <el_robin_!~el_robin@195.154.117.220> has quit IRC14:32
*** rperier <rperier!~quassel@ubuntu/member/rperier> has quit IRC14:32
*** kimrhh <kimrhh!~kimrhh@exherbo/developer/kimrhh> has quit IRC14:32
*** rokka <rokka!~rokka@109.204.235.59> has joined #yocto14:32
*** jero <jero!~boo@2001:41d0:52:100::3b1> has joined #yocto14:32
*** RP <RP!~richard@5751f4a1.skybroadband.com> has joined #yocto14:32
*** rperier_ is now known as rperier14:32
*** rperier <rperier!~quassel@2001:41d0:52:100::44a> has quit IRC14:33
*** rperier <rperier!~quassel@ubuntu/member/rperier> has joined #yocto14:33
*** jero is now known as Guest904414:33
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has joined #yocto14:33
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto14:33
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto14:37
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has joined #yocto14:37
*** kimrhh_ is now known as kimrhh14:41
*** kimrhh <kimrhh!~kimrhh@exherbo/developer/kimrhh> has joined #yocto14:41
*** phantone <phantone!~destroy@acarlosss.broker.freenet6.net> has joined #yocto14:45
*** sgw_ <sgw_!~sgw@172.56.9.144> has joined #yocto14:45
*** Saur1 <Saur1!pkj@nat/axis/x-qgadnsrehbvhueww> has joined #yocto14:49
*** wgao_ <wgao_!~wgao@1.202.252.122> has joined #yocto14:49
*** phantone <phantone!~destroy@acarlosss.broker.freenet6.net> has quit IRC14:50
*** sjolley <sjolley!~sjolley@134.134.137.75> has joined #yocto14:50
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC14:50
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC14:50
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC14:50
*** rokka <rokka!~rokka@109.204.235.59> has quit IRC14:50
*** wgao <wgao!~wgao@1.202.252.122> has quit IRC14:50
*** rokka <rokka!~rokka@109.204.235.59> has joined #yocto14:50
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto14:50
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto14:50
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto14:51
*** Saur <Saur!pkj@nat/axis/x-hbrgsydhpdhuwjks> has quit IRC14:51
*** olani <olani!user@nat/axis/x-bhkjrzuuinugxlwa> has quit IRC14:52
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto14:53
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto14:58
*** Crofton <Crofton!~balister@63-156-62-129.dia.static.qwest.net> has joined #yocto15:01
*** tmpsantos <tmpsantos!~tmpsantos@192.198.151.43> has quit IRC15:02
*** adelcast <adelcast!~adelcast@130.164.62.224> has joined #yocto15:04
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto15:06
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto15:09
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC15:09
*** Guest9044 is now known as jero-15:14
*** Nitin <Nitin!nakamble@nat/intel/x-wffqtxytwoochmpt> has joined #yocto15:16
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has quit IRC15:17
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has quit IRC15:19
*** jbrianceau_brb is now known as jbrianceau15:19
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC15:20
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto15:20
*** Crofton <Crofton!~balister@63-156-62-129.dia.static.qwest.net> has quit IRC15:22
*** sjolley <sjolley!~sjolley@134.134.137.75> has quit IRC15:23
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto15:27
*** chimchimX <chimchimX!~chimchimX@rrcs-97-78-115-128.se.biz.rr.com> has joined #yocto15:32
*** sameo_ <sameo_!~samuel@192.55.54.40> has quit IRC15:32
*** jero- is now known as jero15:32
chimchimXwhat does ^ mean in layer.conf like BBFILE_PATTERN_layername = "^${LAYERDIR}/"15:33
kergothit's a regular expression.15:33
kergothgoogle :)15:33
chimchimXgot it15:33
kergoth^ anchors the expression so it only matches at the beginning of the path15:33
chimchimXOk was looking at basic-syntax page for bitbake but I was looking at wrong spot. Thanks!15:34
kergothnp15:34
chimchimXSo I should look at python regex instead :)15:35
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto15:43
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC15:47
*** roric <roric!~roric@83.140.117.51> has quit IRC15:50
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has quit IRC15:54
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has joined #yocto15:55
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC15:55
*** bzb <bzb!~bzb@192-0-226-240.cpe.teksavvy.com> has joined #yocto16:07
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto16:10
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has quit IRC16:10
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto16:11
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC16:15
*** microd <microd!~cobra-adm@amper.esg.de> has joined #yocto16:16
*** microd <microd!~cobra-adm@amper.esg.de> has joined #yocto16:16
*** bzb <bzb!~bzb@192-0-226-240.cpe.teksavvy.com> has quit IRC16:18
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto16:20
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC16:20
*** [Sno] <[Sno]!~Sno]@pd956d8ef.dip0.t-ipconnect.de> has quit IRC16:22
*** ddom <ddom!~ddom@p4FFD99D2.dip0.t-ipconnect.de> has quit IRC16:23
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto16:26
*** staylor <staylor!~staylor@mail.au-zone.com> has joined #yocto16:28
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC16:30
*** ikey|afk is now known as ikey16:30
*** ikey is now known as ikey|coding16:32
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC16:36
*** tasslehoff <tasslehoff!~Tasslehof@ti0260a430-0319.bb.online.no> has quit IRC16:37
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC16:38
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:38
kergothWould there be any objection to changing the oe-init-build-env scripts to add to BB_ENV_EXTRAWHITE rather than setting it?16:40
khemkergoth: what would that be for16:40
kergothi'm sick of telling poeople they have to add to it *after* sourcing the setup scripts but not before16:40
kergothsince it'll blow it away16:41
*** sgw_ <sgw_!~sgw@172.56.9.144> has quit IRC16:42
*** sgw_ <sgw_!~sgw@172.56.9.144> has joined #yocto16:44
khemIMO the setup script should inherit less and less from env16:45
khemotherwise its a slippery slope16:46
kergothit's a fair point, but in this particular case it's a list of words specifically intended for the user to be able to alter, and it having duplicates would be harmless16:49
khemmay be change it to pass it as an argument ?16:49
kergothI'd like to see the setup scripts become more capable, the mel ones have a number of useful arguments, including args to add extra layers to the bblayers configuration16:50
* kergoth shrugs16:50
khemthats valuable16:51
kergothalso automatically sorts the bblayers list by BBFILE_PRIORITY, to sync the two priorities up, with an option to override (defaults to lowering the meta-oe priority to 1)16:52
khemyou mean in BBLAYERS ?16:53
khemorder16:53
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto16:55
kergothyeah16:55
khemyes you should submit such improvements16:56
kergothk, will add to todo16:56
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto16:59
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has quit IRC17:03
*** sgw_ <sgw_!~sgw@172.56.9.144> has joined #yocto17:04
*** jbrianceau is now known as jbrianceau_away17:04
*** stiandre_ <stiandre_!~stiandre@109.247.13.242> has quit IRC17:10
*** pidge <pidge!pidge@nat/intel/x-evhcemmnkiurhgst> has joined #yocto17:20
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC17:23
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto17:26
*** rajesh6115 <rajesh6115!1b22fd1a@gateway/web/freenode/ip.27.34.253.26> has joined #yocto17:27
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC17:27
*** rajesh6115 <rajesh6115!1b22fd1a@gateway/web/freenode/ip.27.34.253.26> has quit IRC17:28
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC17:30
khemI wonder if MACHINEOVERRIDES should be emptied out for nativesdk recipes17:33
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has joined #yocto17:44
*** sjolley <sjolley!sjolley@nat/intel/x-lrenmsgkmxldtzta> has joined #yocto17:53
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto17:56
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto17:56
*** Lukas_Bulwahn <Lukas_Bulwahn!549882c2@gateway/web/freenode/ip.84.152.130.194> has joined #yocto17:58
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC18:09
*** microd <microd!~cobra-adm@amper.esg.de> has quit IRC18:09
*** rajesh6115 <rajesh6115!~rajesh611@49.203.111.111> has joined #yocto18:17
rajesh6115How to change fetch system so that it will search in local download folder first18:20
kergothyou can use the existing MIRRORS mechanism to fetch from a local path, use file:// uri18:21
rajesh6115If not found then only it should fetch18:21
kergothbut if the file is already in DL_DIR with a .done stamp then it'll already  not be fetched18:21
kergoththat's how it already works, except that a .done stamp is written next to the file so we know it was a complete and not interrupted download18:22
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto18:22
*** ddom <ddom!~ddom@5.146.225.40> has joined #yocto18:24
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto18:24
rajesh6115If i will download file and put in download folder along with a dummyfile x.done then it will bot download from url18:24
rajesh6115Let me try this18:24
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC18:25
*** rajesh6115 <rajesh6115!~rajesh611@49.203.111.111> has quit IRC18:29
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC18:34
Lukas_BulwahnHi, I am trying to make a recipe that only depends on a subset of the boost packages.18:34
*** rajesh6115 <rajesh6115!~chatzilla@27.34.253.26> has joined #yocto18:36
khemLukas_Bulwahn: not possible unless you divide boost recipe into multiple sub components with their own recipes18:36
kergothif you mean the binary package, that's easy enough. but all of boost will be built18:36
Lukas_BulwahnI tried DEPENDS = "boost-serialization" instead of DEPENDS = "boost", but that did not work. I also tried with RDEPENDS_${PN} = "boost-serialization", but still all boost packages are in the image.18:36
khemDEPENDS are on recipe names and RDEPENDS are on output packages18:37
Lukas_BulwahnHi khem and kergoth, the binary package is enough.18:37
Lukas_BulwahnSo, I tried with RDEPENDS_${PN}, but still all boost packages were in the image.18:37
khemRDEPENDS should have worked but then boost-serialization might have deps too18:37
Lukas_BulwahnSo, how are the runtime dependencies of the subpackages determined?18:39
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto18:40
khemRRECOMMENDS_${PN} += "${BOOST_PACKAGES}"18:41
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has joined #yocto18:42
khemDo you have boost somehow mentioned in IMAGE_INSTALL ?18:42
khemif you do then it will pull everything as you see above18:42
*** falk0n <falk0n!~falk0n@a85-138-89-15.cpe.netcabo.pt> has quit IRC18:42
*** rajesh <rajesh!~rajesh@49.249.140.178> has joined #yocto18:43
Lukas_BulwahnI do not have boost in IMAGE_INSTALL, only the package that RDEPENDS on 'boost-serialization'.18:43
*** rajesh is now known as Guest2839918:43
Lukas_BulwahnOf course, the package DEPENDS on boost, but I believe that is needed.18:45
khemwell then you get what you asked for18:45
khemboost seems to be a meta package so it must be empty just there to get dependencies set right18:46
khemso if you dont need all libraries from it. Remove it and instead mention particular packages from boost that you need18:47
*** lyang0 <lyang0!~lyang001@1.202.252.122> has quit IRC18:47
kergothkhem: https://gist.github.com/kergoth/eb55e1527b6ada7430c0 - work-in-progress, currently a terrible hack shoving host binaries into a target package due to our sdk only having a target sysroot, but could create a nativesdk recipe based on it in theory to get out of tree kernel module support for cross dev with the sdk18:48
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has joined #yocto18:49
kergothErm, maybe itd be more cross-canadian, since its bound to both SDKMACHINE and MACHINE18:51
* kergoth shrugs18:51
Lukas_BulwahnOkay, so I must modify the boost recipe to make the boost package empty? Is that what you suggest, khem?18:52
*** lyang0 <lyang0!~lyang001@1.202.252.122> has joined #yocto18:52
khemLukas_Bulwahn: it should be empty otherwise remove the RECOMMEND18:52
khemkergoth: step in right direction18:52
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC18:53
*** rajesh_ <rajesh_!~rajesh@27.34.253.26> has joined #yocto18:54
Lukas_BulwahnOkay, I have to check that.18:54
*** chimchimX <chimchimX!~chimchimX@rrcs-97-78-115-128.se.biz.rr.com> has quit IRC18:55
*** WarheadsSE <WarheadsSE!~WarheadsS@50.164.115.22> has left #yocto18:58
*** sjolley <sjolley!sjolley@nat/intel/x-lrenmsgkmxldtzta> has quit IRC18:59
*** rajesh6115 <rajesh6115!~chatzilla@27.34.253.26> has left #yocto18:59
*** Guest28399 <Guest28399!~rajesh@49.249.140.178> has quit IRC19:01
ddomhi. what would be the typical size of systemd binaries? they should link against most libraries dynamically, right?19:02
kergothsheesh, lmbench is getting a ton of love on the lists all of a sudden :)19:04
*** zbr is now known as zibri19:05
*** rajesh_ <rajesh_!~rajesh@27.34.253.26> has quit IRC19:13
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto19:13
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has quit IRC19:13
Lukas_BulwahnOkay, boost is not completely empty. I contains atomic and chronic and I guess through the rdepends the boost subpackages depends on that metapackage, and then all of the boost packages are pulled in. Could that be the reason?19:14
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-rlisbstonnvbwqrw> has quit IRC19:18
ddomhmm... can i assume that something went wrong when none of the systemd binaries are dynamically linked against libdbus?19:18
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC19:18
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto19:23
*** mbroadst <mbroadst!~mbroadst@kde/developer/mbroadst> has joined #yocto19:28
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has quit IRC19:31
*** sjolley <sjolley!sjolley@nat/intel/x-yclwjkoqmqiywgea> has joined #yocto19:31
*** jkridner <jkridner!~jkridner@c-98-250-189-79.hsd1.mi.comcast.net> has joined #yocto19:51
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto19:51
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC19:55
*** sjolley <sjolley!sjolley@nat/intel/x-yclwjkoqmqiywgea> has quit IRC20:00
*** belen <belen!~Adium@81.187.227.190> has joined #yocto20:01
*** belen <belen!~Adium@81.187.227.190> has quit IRC20:09
*** wotte <wotte!~textual@129.59.115.24> has quit IRC20:18
*** madisox <madisox!~madisox@nat/cisco/x-jqrdpspujvosskaq> has quit IRC20:18
*** sjolley <sjolley!sjolley@nat/intel/x-edjozwbqsbfsdxpw> has joined #yocto20:27
*** ant_home <ant_home!~andrea@host172-230-dynamic.20-79-r.retail.telecomitalia.it> has joined #yocto20:27
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC20:32
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has joined #yocto20:36
*** Lukas_Bulwahn <Lukas_Bulwahn!549882c2@gateway/web/freenode/ip.84.152.130.194> has quit IRC20:47
*** wgao_ <wgao_!~wgao@1.202.252.122> has quit IRC20:55
*** wgao_ <wgao_!~wgao@1.202.252.122> has joined #yocto20:58
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has quit IRC21:03
kergothkhem: you mentioned that on-target development gets the kernel source tree prepared to do kernel module builds, but that cross didn't. where does that happen, or did i misunderstand? I'm interested in how to cross-compile the scripts directory host stuff21:08
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto21:09
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto21:13
*** wotte <wotte!~textual@129.59.115.24> has quit IRC21:30
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto21:33
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto21:34
* kergoth sighs21:48
kergoththe mirror protocol checks completely choke on certain completely valid mirror patterns21:49
kergothe.g. https?://, (ftp|http)://, etc21:49
kergothi can't say i like storing the valid protocols in a list in the python code rather than a variable, either21:51
kergothparticularly since it's technically possible to add a new bitbake fetcher from the metadata21:51
kergoth(i've do so before)21:51
kergoths/do/done/21:53
kergothI really hate sanity.bbclass. it needs revamping to work similar to insane, wrt WARN_QA/ERROR_QA to control which sanity checks are in use21:54
khemkergoth: yes21:57
khemwhen you add linux-dev to images then you can effectively develop external modules on target and we bundle a prepared kernel src tree21:58
khemon targett21:58
khembut for cross SDK there is a gap21:58
*** phantom <phantom!destroy@a89-154-119-158.cpe.netcabo.pt> has joined #yocto21:59
*** phantom is now known as Guest5006621:59
*** nslu2-log_ <nslu2-log_!~nslu2-log@140.211.169.184> has joined #yocto22:00
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC22:01
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto22:01
*** nslu2-log_ is now known as nslu2-log22:01
*** vignatti_ <vignatti_!~vignatti@annarchy.freedesktop.org> has quit IRC22:02
*** vignatti <vignatti!~vignatti@annarchy.freedesktop.org> has joined #yocto22:02
*** phantoxeD <phantoxeD!destroy@a89-154-119-158.cpe.netcabo.pt> has quit IRC22:03
kergothkhem: thats what confuses me, don't you still need to run 'make scripts' in /usr/src/kernel first, on target?22:03
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC22:05
* kergoth hacks on the mirrors protocol sanity test22:06
JaMakergoth: the one from master-next?22:07
kergothit's on master now and biting me22:07
JaMaah, I had some comments on ML too22:08
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto22:08
JaMabiting me as well22:08
*** mbroadst <mbroadst!~mbroadst@kde/developer/mbroadst> has quit IRC22:11
kergoththere we go, fixed it so regex schemes work again22:12
*** seebs_ <seebs_!~seebs@home.seebs.net> has joined #yocto22:12
*** nslu2-log_ <nslu2-log_!~nslu2-log@140.211.169.184> has joined #yocto22:13
kergothalso switched to using better variable names, and fixed the \n vs \\n thing that was mentiond on the list22:13
JaMathanks22:13
* kergoth will submit patches shortly22:13
*** dmoseley1 <dmoseley1!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto22:14
*** alimon <alimon!~alimon@189.154.7.33> has quit IRC22:14
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC22:14
*** bboozzoo_away <bboozzoo_away!~mborzecki@78-10-193-111.static.ip.netia.com.pl> has quit IRC22:14
*** alimon <alimon!~alimon@189.154.7.33> has joined #yocto22:15
*** bboozzoo_away <bboozzoo_away!~mborzecki@osu194.internetdsl.tpnet.pl> has joined #yocto22:15
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC22:15
*** Guest50066 <Guest50066!destroy@a89-154-119-158.cpe.netcabo.pt> has quit IRC22:15
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has quit IRC22:15
*** khem <khem!~khem@c-98-207-177-218.hsd1.ca.comcast.net> has quit IRC22:15
*** jmpdelos <jmpdelos!~polk@71-219-235-20.clsp.qwest.net> has quit IRC22:15
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC22:15
*** jooncheol <jooncheol!~exman@61.107.31.52> has quit IRC22:15
*** seezer <seezer!seezer@quassel/developer/seezer> has quit IRC22:15
*** orkim_ <orkim_!~orkim@unaffiliated/orkim> has quit IRC22:15
*** nslu2-log_ is now known as nslu2-log22:16
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto22:16
*** phantomD <phantomD!destroy@a89-154-119-158.cpe.netcabo.pt> has joined #yocto22:17
*** wotte <wotte!~textual@129.59.115.24> has quit IRC22:17
*** khem <khem!~khem@c-98-207-177-218.hsd1.ca.comcast.net> has joined #yocto22:17
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto22:19
*** wotte <wotte!~textual@129.59.115.24> has quit IRC22:21
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto22:21
*** mbroadst <mbroadst!~mbroadst@kde/developer/mbroadst> has joined #yocto22:26
*** jooncheol <jooncheol!~exman@61.107.31.52> has joined #yocto22:27
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has joined #yocto22:28
*** orkim_ <orkim_!~orkim@97-64-167-34.client.mchsi.com> has joined #yocto22:28
*** orkim_ <orkim_!~orkim@unaffiliated/orkim> has joined #yocto22:28
*** jmpdelos <jmpdelos!~polk@71-219-235-20.clsp.qwest.net> has joined #yocto22:28
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC22:29
*** wotte <wotte!~textual@129.59.115.24> has quit IRC22:33
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto22:34
*** alimon <alimon!~alimon@189.154.7.33> has quit IRC22:45
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has quit IRC22:47
*** wotte <wotte!~textual@129.59.115.24> has quit IRC22:48
kergothJaMa: sent to oe-core, let me know if it works for you, if you would22:49
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto22:51
*** wotte <wotte!~textual@129.59.115.24> has quit IRC22:57
*** hsychla__ <hsychla__!~hsychla@port-87-193-170-219.static.qsc.de> has joined #yocto23:02
*** ant_home <ant_home!~andrea@host172-230-dynamic.20-79-r.retail.telecomitalia.it> has quit IRC23:03
*** hsychla_ <hsychla_!~hsychla@pd95c9392.dip0.t-ipconnect.de> has quit IRC23:04
*** agust <agust!~agust@p4FDE7388.dip0.t-ipconnect.de> has quit IRC23:06
kergother, somehow i broke my builds, they're hanging at runqueue preparation23:07
kergothwhatd i do?23:07
* kergoth bisects23:08
kergothdid my sanity changes break sanity? that'd be amusing23:14
* kergoth rolls eyes, definitely Monday23:14
* kergoth digs23:14
*** hsychla__ <hsychla__!~hsychla@port-87-193-170-219.static.qsc.de> has quit IRC23:14
* mranostay hands kergoth a beer23:14
kergoththat's exactly what's needed, good call :)23:14
*** hsychla__ <hsychla__!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto23:15
*** zarul <zarul!~zarul@ubuntu/member/zarul> has quit IRC23:16
khemmranostay: a chilled one plz23:28
mranostaykhem: a PBR okay? :P23:30
khemwill do man23:32
*** sjolley <sjolley!sjolley@nat/intel/x-edjozwbqsbfsdxpw> has quit IRC23:34
*** wotte <wotte!~textual@108-205-230-136.lightspeed.nsvltn.sbcglobal.net> has joined #yocto23:48
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC23:56

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