-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/7 | 00:05 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto | 00:27 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC | 00:31 | |
*** Crofton <Crofton!~balister@69.7.123.146> has quit IRC | 00:40 | |
*** Crofton <Crofton!~balister@69.7.123.146> has joined #yocto | 00:52 | |
*** chimchimX <chimchimX!~chimchimX@2601:4:1c80:5ae:9ff:b541:d9b9:ddb3> has joined #yocto | 02:19 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto | 02:28 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC | 02:33 | |
chimchimX | I am working on my first autotools based recipe | 02:33 |
---|---|---|
chimchimX | why does yocto try to run the binary that is compile with a -c during the install phase? | 02:34 |
kergoth | it isn't "yocto" doing that, it's the buildsystem of the project you're building | 02:36 |
chimchimX | http://pastebin.com/jsy0RCkS | 02:37 |
kergoth | yes | 02:39 |
kergoth | it's quite common for projects to build tools that are then run later on as part of the build process | 02:39 |
kergoth | this 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 target | 02:40 |
kergoth | you should be able to grep around for recipes which reference BUILD_CC to see examples | 02:40 |
kergoth | but it's tough to say why it's running it without reading hte makefiles | 02:40 |
chimchimX | ok | 02:41 |
chimchimX | here is my recipe that I created | 02:41 |
chimchimX | http://pastebin.com/H3M55jMu | 02:41 |
kergoth | i'd recommend doing that ifrst and foremost to see why moon-buggy runs itself at install time | 02:41 |
kergoth | seems questionable, maybe you can patch that behavior out of its makefile entirely | 02:41 |
chimchimX | I 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 |
kergoth | np | 02:48 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 02:54 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 02:54 | |
*** hsychla_ <hsychla_!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto | 03:01 | |
*** hsychla <hsychla!~hsychla@pd95c9392.dip0.t-ipconnect.de> has quit IRC | 03:04 | |
chimchimX | Ok 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 install | 03:15 |
*** mkeeter <mkeeter!~mkeeter@209-6-200-58.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com> has quit IRC | 03:27 | |
*** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has quit IRC | 03:35 | |
*** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has joined #yocto | 03:38 | |
*** GunsNRose <GunsNRose!~GunsNRose@222.211.138.231> has joined #yocto | 03:44 | |
*** sgw_ <sgw_!~sgw@172.56.15.198> has joined #yocto | 03:47 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has joined #yocto | 03:55 | |
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has quit IRC | 04:04 | |
*** smartin <smartin!~smartin@195.190.86.18> has quit IRC | 04:12 | |
*** smartin <smartin!~smartin@195.190.86.18> has joined #yocto | 04:16 | |
*** zerus <zerus!~epetmab@host-78-78-207-79.mobileonline.telia.com> has joined #yocto | 04:27 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto | 04:29 | |
*** GunsNRose <GunsNRose!~GunsNRose@222.211.138.231> has quit IRC | 04:33 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC | 04:34 | |
*** sgw_ <sgw_!~sgw@50-76-103-9-static.hfc.comcastbusiness.net> has joined #yocto | 04:40 | |
*** stiandre <stiandre!~stiandre@214.97.45.31.customer.cdi.no> has joined #yocto | 04:42 | |
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC | 04:56 | |
*** fabo <fabo!~fabo@linaro/fabo> has joined #yocto | 04:57 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 05:03 | |
*** stiandre <stiandre!~stiandre@214.97.45.31.customer.cdi.no> has quit IRC | 05:03 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC | 05:03 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 05:03 | |
*** LCyrin <LCyrin!~lynn@172.56.39.95> has joined #yocto | 05:12 | |
*** zerus <zerus!~epetmab@host-78-78-207-79.mobileonline.telia.com> has quit IRC | 05:14 | |
*** davisroman <davisroman!~davis@pool-100-37-138-14.nycmny.fios.verizon.net> has joined #yocto | 05:16 | |
*** e8johan <e8johan!~quassel@194.237.7.146> has joined #yocto | 05:16 | |
*** davisroman <davisroman!~davis@pool-100-37-138-14.nycmny.fios.verizon.net> has quit IRC | 05:29 | |
*** [Sno] <[Sno]!~Sno]@pd956d8ef.dip0.t-ipconnect.de> has joined #yocto | 05:33 | |
*** LCyrin <LCyrin!~lynn@172.56.39.95> has quit IRC | 05:39 | |
*** agust <agust!~agust@p4FDE7388.dip0.t-ipconnect.de> has joined #yocto | 05:45 | |
*** jeremiah <jeremiah!~jeremiah@h-85-24-195-30.na.cust.bahnhof.se> has quit IRC | 05:50 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto | 06:30 | |
*** olani <olani!user@nat/axis/x-exztcetyhtuzukoq> has quit IRC | 06:31 | |
*** __valle__ <__valle__!~valle@194-218-94-206.customer.telia.com> has joined #yocto | 06:33 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC | 06:34 | |
*** _valle_ <_valle_!~valle@194-218-94-206.customer.telia.com> has quit IRC | 06:34 | |
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has joined #yocto | 06:45 | |
*** kbouhara <kbouhara!~kbouhara@hyperion.atermes.fr> has joined #yocto | 06:46 | |
*** TuTizz <TuTizz!~TuTizz@46.18.96.158> has joined #yocto | 06:51 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto | 06:51 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-rlisbstonnvbwqrw> has joined #yocto | 06:55 | |
*** jbrianceau_away is now known as jbrianceau | 06:55 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto | 07:00 | |
*** ndec|vacations is now known as ndec_ | 07:05 | |
*** ndec_ is now known as ndec | 07:05 | |
*** tasslehoff_ <tasslehoff_!~Tasslehof@ti0260a430-0319.bb.online.no> has joined #yocto | 07:06 | |
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has quit IRC | 07:13 | |
*** sm_ <sm_!d5e9b76f@gateway/web/freenode/ip.213.233.183.111> has joined #yocto | 07:23 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto | 07:26 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto | 07:27 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 07:27 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has left #yocto | 07:27 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has joined #yocto | 07:28 | |
*** smartin <smartin!~smartin@195.190.86.18> has quit IRC | 07:32 | |
*** ecdhe <ecdhe!~ecdhe@173-22-126-166.client.mchsi.com> has quit IRC | 07:32 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 07:33 | |
*** tasslehoff_ is now known as tasslehoff | 07:33 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC | 07:37 | |
*** florian <florian!~fuchs@port-217-146-132-69.static.qsc.de> has joined #yocto | 07:38 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:38 | |
*** __valle__ <__valle__!~valle@194-218-94-206.customer.telia.com> has quit IRC | 07:42 | |
*** shoragan <shoragan!~shoragan@debian/developer/shoragan> has joined #yocto | 07:43 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 07:43 | |
*** Guest12288 <Guest12288!~quassel@mailhost.exterity.com> has quit IRC | 07:46 | |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 07:46 | |
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has joined #yocto | 07:48 | |
*** likewise <likewise!~Leon@83.137.143.222> has joined #yocto | 07:53 | |
*** stiandre <stiandre!~stiandre@2.150.237.158.tmi.telenormobil.no> has joined #yocto | 07:54 | |
*** fusman <fusman!~fahad@110.93.212.98> has joined #yocto | 08:01 | |
*** smartin <smartin!~smartin@195.190.86.18> has joined #yocto | 08:02 | |
*** ecdhe <ecdhe!~ecdhe@173-22-126-166.client.mchsi.com> has joined #yocto | 08:04 | |
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-214-114.elisa-laajakaista.fi> has joined #yocto | 08:08 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 08:14 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 08:16 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC | 08:17 | |
*** henriknj <henriknj!~hnj@192.38.33.12> has joined #yocto | 08:23 | |
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has quit IRC | 08:24 | |
*** sm_ <sm_!d5e9b76f@gateway/web/freenode/ip.213.233.183.111> has quit IRC | 08:27 | |
*** _valle_ <_valle_!~valle@194.218.94.206> has joined #yocto | 08:29 | |
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-214-114.elisa-laajakaista.fi> has quit IRC | 08:30 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto | 08:31 | |
*** stiandre <stiandre!~stiandre@2.150.237.158.tmi.telenormobil.no> has quit IRC | 08:33 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC | 08:35 | |
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has quit IRC | 08:36 | |
*** roric <roric!~roric@83.140.117.51> has joined #yocto | 08:39 | |
*** cristianiorga <cristianiorga!~cristiani@134.134.139.74> has quit IRC | 08:55 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 09:00 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto | 09:02 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 09:03 | |
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has joined #yocto | 09:04 | |
*** tmpsantos <tmpsantos!~tmpsantos@192.198.151.43> has joined #yocto | 09:15 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has joined #yocto | 09:17 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto | 09:22 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 09:23 | |
*** henriknj <henriknj!~hnj@192.38.33.12> has quit IRC | 09:28 | |
*** henriknj <henriknj!~hnj@192.38.33.12> has joined #yocto | 09:28 | |
*** henriknj <henriknj!~hnj@192.38.33.12> has quit IRC | 09:34 | |
*** melonipoika <melonipoika!~quassel@85-76-6-45-nat.elisa-mobile.fi> has joined #yocto | 09:40 | |
*** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has quit IRC | 09:42 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 09:42 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 09:44 | |
*** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has joined #yocto | 09:45 | |
*** falk0n <falk0n!~falk0n@a85-138-89-15.cpe.netcabo.pt> has joined #yocto | 10:13 | |
*** kanupatar <kanupatar!79f4c042@gateway/web/freenode/ip.121.244.192.66> has joined #yocto | 10:16 | |
kanupatar | hi guys | 10:16 |
kanupatar | I am planning to build uboot.srec and UImage for one R-car board | 10:17 |
kanupatar | but after loading uboot into the board, it hangs and cannot load uImage | 10:17 |
kanupatar | what could be the size of uboot.srec ? | 10:19 |
kanupatar | Now I have around 690k..is that correct? | 10:20 |
kanupatar | But the device memory map tells around 240KB | 10:20 |
*** melonipoika <melonipoika!~quassel@85-76-6-45-nat.elisa-mobile.fi> has quit IRC | 10:23 | |
*** henriknj <henriknj!~hnj@ip-28-112.bnaa.dk> has joined #yocto | 10:47 | |
*** dbucar <dbucar!~debu@sestofw01.enea.se> has left #yocto | 10:49 | |
*** olani <olani!user@nat/axis/x-bhkjrzuuinugxlwa> has joined #yocto | 10:53 | |
*** dbucar <dbucar!~debu@sestofw01.enea.se> has joined #yocto | 10:56 | |
*** stiandre <stiandre!~stiandre@109.247.13.242> has joined #yocto | 10:59 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 11:04 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 11:09 | |
chimchimX | that is about the right size for u-boot | 11:22 |
chimchimX | do you get any log output from the board? | 11:22 |
*** likewise <likewise!~Leon@83.137.143.222> has quit IRC | 11:25 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 11:26 | |
chimchimX | similar board has uboot.bin of 390k and uboot.map of 140k | 11:28 |
*** chimchimX <chimchimX!~chimchimX@2601:4:1c80:5ae:9ff:b541:d9b9:ddb3> has quit IRC | 11:29 | |
*** Crofton <Crofton!~balister@69.7.123.146> has quit IRC | 11:37 | |
*** ddom <ddom!~ddom@p4FFD99D2.dip0.t-ipconnect.de> has joined #yocto | 11:39 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 11:43 | |
_rink | anyone have any clues when my SDK suddenly will nonger install? :-/ | 11:51 |
_rink | i'm getting errors relating to python2.7real: | 11:52 |
_rink | Setting 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 |
_rink | Please make sure you exit all processes that might use any SDK binaries. | 11:52 |
_rink | SDK could not be set up. Relocate script failed. Abort! | 11:52 |
_rink | but I rm -rf'ed the entire directory before installing | 11:52 |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 11:52 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 11:53 | |
*** maxin <maxin!~majo@sestofw01.enea.se> has left #yocto | 11:56 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 12:05 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has joined #yocto | 12:08 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has quit IRC | 12:11 | |
kanupatar | hello | 12:39 |
kanupatar | just repeating the question | 12:39 |
kanupatar | what about the size of uboot.srec built using yocto and ponky | 12:40 |
kanupatar | I got as 690KB | 12:40 |
kanupatar | but my Secure RAM size is only 240KB | 12:41 |
kanupatar | how can I reduce? | 12:41 |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 12:47 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has quit IRC | 12:47 | |
*** sameo_ <sameo_!~samuel@192.55.54.40> has joined #yocto | 12:48 | |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 12:51 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 12:59 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host236-228-static.229-95-b.business.telecomitalia.it> has joined #yocto | 13:00 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC | 13:09 | |
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has joined #yocto | 13:13 | |
zeddii | JaMa: 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 #yocto | 13:25 | |
JaMa | zeddii: thanks I'll try to build it again today | 13:27 |
*** stiandre <stiandre!~stiandre@109.247.13.242> has quit IRC | 13:29 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 13:30 | |
ant_work | zeddii: hi there. I'm under the impression there's something wrong in the initramfs images since some time. | 13:41 |
ant_work | I already found out armv4 bins are broken but armv5te cpio's init is also failing | 13:42 |
ant_work | add to this I have to explicit rdinit= for th emips target... | 13:42 |
zeddii | interesting. and by failing, is init just panicing ? | 13:43 |
ant_work | I'll try this evening with a fairly simple cpio | 13:43 |
*** kanupatar <kanupatar!79f4c042@gateway/web/freenode/ip.121.244.192.66> has quit IRC | 13:43 | |
ant_work | I have to add more debug but all I get is the kernel logo... | 13:44 |
ant_work | this with 3.10, 3.14 and my locval 3.16-vanilla | 13:45 |
ant_work | my bad I spent most time with the armv4...finally I got a clue thanks to the "Illegal instruction" yesterday | 13:46 |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto | 13:49 | |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC | 13:51 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 13:52 | |
zeddii | sounds like a tuning gone insane. | 13:52 |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto | 13:53 | |
* LetoThe2nd just misread that as "sounds like a tuna gone insane" | 13:56 | |
zeddii | sounds like a good movie | 13:57 |
zeddii | would compete with "sharknado" | 13:57 |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC | 13:58 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host236-228-static.229-95-b.business.telecomitalia.it> has quit IRC | 13:58 | |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto | 13:59 | |
*** AndersD <AndersD!~anders@c-2b4072d5.037-214-6e6b701.cust.bredbandsbolaget.se> has quit IRC | 13:59 | |
*** jbrianceau is now known as jbrianceau_brb | 14:03 | |
*** alimon <alimon!~alimon@189.154.7.33> has joined #yocto | 14:03 | |
JaMa | zeddii: fails the same here with today's master-next | 14:07 |
*** henriknj <henriknj!~hnj@ip-28-112.bnaa.dk> has quit IRC | 14:08 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has quit IRC | 14:11 | |
*** sjolley <sjolley!~sjolley@134.134.137.75> has quit IRC | 14:13 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has joined #yocto | 14:14 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto | 14:15 | |
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has quit IRC | 14:19 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 14:21 | |
*** kscherer <kscherer!~kscherer@128.224.252.2> has joined #yocto | 14:28 | |
*** rperier_ <rperier_!~quassel@2001:41d0:52:100::44a> has joined #yocto | 14:29 | |
*** kimrhh_ <kimrhh_!~kimrhh@92.43.79.220> has joined #yocto | 14:31 | |
*** vignatti_ <vignatti_!~vignatti@annarchy.freedesktop.org> has joined #yocto | 14:31 | |
*** sgw_ <sgw_!~sgw@50-76-103-9-static.hfc.comcastbusiness.net> has quit IRC | 14:31 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 14:31 | |
*** tyler-ba- <tyler-ba-!tyler-bake@gateway/shell/linaro/x-ntfdtgjwoshghpig> has joined #yocto | 14:31 | |
*** roxell_ <roxell_!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 14:31 | |
*** zbr <zbr!zibri@rfc1459.se> has joined #yocto | 14:31 | |
*** el_robin <el_robin!~el_robin@195.154.117.220> has joined #yocto | 14:32 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC | 14:32 | |
*** tyler-baker <tyler-baker!tyler-bake@linaro/tyler-baker> has quit IRC | 14:32 | |
*** vignatti <vignatti!~vignatti@annarchy.freedesktop.org> has quit IRC | 14:32 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 14:32 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 14:32 | |
*** zibri <zibri!zibri@rfc1459.se> has quit IRC | 14:32 | |
*** rokka <rokka!~rokka@109.204.235.59> has quit IRC | 14:32 | |
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has quit IRC | 14:32 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has quit IRC | 14:32 | |
*** jero- <jero-!~boo@2001:41d0:52:100::3b1> has quit IRC | 14:32 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC | 14:32 | |
*** el_robin_ <el_robin_!~el_robin@195.154.117.220> has quit IRC | 14:32 | |
*** rperier <rperier!~quassel@ubuntu/member/rperier> has quit IRC | 14:32 | |
*** kimrhh <kimrhh!~kimrhh@exherbo/developer/kimrhh> has quit IRC | 14:32 | |
*** rokka <rokka!~rokka@109.204.235.59> has joined #yocto | 14:32 | |
*** jero <jero!~boo@2001:41d0:52:100::3b1> has joined #yocto | 14:32 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has joined #yocto | 14:32 | |
*** rperier_ is now known as rperier | 14:32 | |
*** rperier <rperier!~quassel@2001:41d0:52:100::44a> has quit IRC | 14:33 | |
*** rperier <rperier!~quassel@ubuntu/member/rperier> has joined #yocto | 14:33 | |
*** jero is now known as Guest9044 | 14:33 | |
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has joined #yocto | 14:33 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 14:33 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto | 14:37 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has joined #yocto | 14:37 | |
*** kimrhh_ is now known as kimrhh | 14:41 | |
*** kimrhh <kimrhh!~kimrhh@exherbo/developer/kimrhh> has joined #yocto | 14:41 | |
*** phantone <phantone!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 14:45 | |
*** sgw_ <sgw_!~sgw@172.56.9.144> has joined #yocto | 14:45 | |
*** Saur1 <Saur1!pkj@nat/axis/x-qgadnsrehbvhueww> has joined #yocto | 14:49 | |
*** wgao_ <wgao_!~wgao@1.202.252.122> has joined #yocto | 14:49 | |
*** phantone <phantone!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 14:50 | |
*** sjolley <sjolley!~sjolley@134.134.137.75> has joined #yocto | 14:50 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC | 14:50 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 14:50 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 14:50 | |
*** rokka <rokka!~rokka@109.204.235.59> has quit IRC | 14:50 | |
*** wgao <wgao!~wgao@1.202.252.122> has quit IRC | 14:50 | |
*** rokka <rokka!~rokka@109.204.235.59> has joined #yocto | 14:50 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 14:50 | |
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto | 14:50 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto | 14:51 | |
*** Saur <Saur!pkj@nat/axis/x-hbrgsydhpdhuwjks> has quit IRC | 14:51 | |
*** olani <olani!user@nat/axis/x-bhkjrzuuinugxlwa> has quit IRC | 14:52 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto | 14:53 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 14:58 | |
*** Crofton <Crofton!~balister@63-156-62-129.dia.static.qwest.net> has joined #yocto | 15:01 | |
*** tmpsantos <tmpsantos!~tmpsantos@192.198.151.43> has quit IRC | 15:02 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has joined #yocto | 15:04 | |
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 15:06 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 15:09 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 15:09 | |
*** Guest9044 is now known as jero- | 15:14 | |
*** Nitin <Nitin!nakamble@nat/intel/x-wffqtxytwoochmpt> has joined #yocto | 15:16 | |
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 15:17 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has quit IRC | 15:19 | |
*** jbrianceau_brb is now known as jbrianceau | 15:19 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 15:20 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto | 15:20 | |
*** Crofton <Crofton!~balister@63-156-62-129.dia.static.qwest.net> has quit IRC | 15:22 | |
*** sjolley <sjolley!~sjolley@134.134.137.75> has quit IRC | 15:23 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto | 15:27 | |
*** chimchimX <chimchimX!~chimchimX@rrcs-97-78-115-128.se.biz.rr.com> has joined #yocto | 15:32 | |
*** sameo_ <sameo_!~samuel@192.55.54.40> has quit IRC | 15:32 | |
*** jero- is now known as jero | 15:32 | |
chimchimX | what does ^ mean in layer.conf like BBFILE_PATTERN_layername = "^${LAYERDIR}/" | 15:33 |
kergoth | it's a regular expression. | 15:33 |
kergoth | google :) | 15:33 |
chimchimX | got it | 15:33 |
kergoth | ^ anchors the expression so it only matches at the beginning of the path | 15:33 |
chimchimX | Ok was looking at basic-syntax page for bitbake but I was looking at wrong spot. Thanks! | 15:34 |
kergoth | np | 15:34 |
chimchimX | So I should look at python regex instead :) | 15:35 |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 15:43 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 15:47 | |
*** roric <roric!~roric@83.140.117.51> has quit IRC | 15:50 | |
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has quit IRC | 15:54 | |
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has joined #yocto | 15:55 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC | 15:55 | |
*** bzb <bzb!~bzb@192-0-226-240.cpe.teksavvy.com> has joined #yocto | 16:07 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 16:10 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has quit IRC | 16:10 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 16:11 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 16:15 | |
*** microd <microd!~cobra-adm@amper.esg.de> has joined #yocto | 16:16 | |
*** microd <microd!~cobra-adm@amper.esg.de> has joined #yocto | 16:16 | |
*** bzb <bzb!~bzb@192-0-226-240.cpe.teksavvy.com> has quit IRC | 16:18 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has joined #yocto | 16:20 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 16:20 | |
*** [Sno] <[Sno]!~Sno]@pd956d8ef.dip0.t-ipconnect.de> has quit IRC | 16:22 | |
*** ddom <ddom!~ddom@p4FFD99D2.dip0.t-ipconnect.de> has quit IRC | 16:23 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@93-33-52-79.ip43.fastwebnet.it> has joined #yocto | 16:26 | |
*** staylor <staylor!~staylor@mail.au-zone.com> has joined #yocto | 16:28 | |
*** phantoxe <phantoxe!~destroy@acarlosss.broker.freenet6.net> has quit IRC | 16:30 | |
*** ikey|afk is now known as ikey | 16:30 | |
*** ikey is now known as ikey|coding | 16:32 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 16:36 | |
*** tasslehoff <tasslehoff!~Tasslehof@ti0260a430-0319.bb.online.no> has quit IRC | 16:37 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC | 16:38 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 16:38 | |
kergoth | Would there be any objection to changing the oe-init-build-env scripts to add to BB_ENV_EXTRAWHITE rather than setting it? | 16:40 |
khem | kergoth: what would that be for | 16:40 |
kergoth | i'm sick of telling poeople they have to add to it *after* sourcing the setup scripts but not before | 16:40 |
kergoth | since it'll blow it away | 16:41 |
*** sgw_ <sgw_!~sgw@172.56.9.144> has quit IRC | 16:42 | |
*** sgw_ <sgw_!~sgw@172.56.9.144> has joined #yocto | 16:44 | |
khem | IMO the setup script should inherit less and less from env | 16:45 |
khem | otherwise its a slippery slope | 16:46 |
kergoth | it'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 harmless | 16:49 |
khem | may be change it to pass it as an argument ? | 16:49 |
kergoth | I'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 configuration | 16:50 |
* kergoth shrugs | 16:50 | |
khem | thats valuable | 16:51 |
kergoth | also 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 |
khem | you mean in BBLAYERS ? | 16:53 |
khem | order | 16:53 |
*** sjolley <sjolley!~sjolley@134.134.137.71> has joined #yocto | 16:55 | |
kergoth | yeah | 16:55 |
khem | yes you should submit such improvements | 16:56 |
kergoth | k, will add to todo | 16:56 |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 16:59 | |
*** melonipoika <melonipoika!~quassel@91-158-65-146.elisa-laajakaista.fi> has quit IRC | 17:03 | |
*** sgw_ <sgw_!~sgw@172.56.9.144> has joined #yocto | 17:04 | |
*** jbrianceau is now known as jbrianceau_away | 17:04 | |
*** stiandre_ <stiandre_!~stiandre@109.247.13.242> has quit IRC | 17:10 | |
*** pidge <pidge!pidge@nat/intel/x-evhcemmnkiurhgst> has joined #yocto | 17:20 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 17:23 | |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 17:26 | |
*** rajesh6115 <rajesh6115!1b22fd1a@gateway/web/freenode/ip.27.34.253.26> has joined #yocto | 17:27 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 17:27 | |
*** rajesh6115 <rajesh6115!1b22fd1a@gateway/web/freenode/ip.27.34.253.26> has quit IRC | 17:28 | |
*** sjolley <sjolley!~sjolley@134.134.137.71> has quit IRC | 17:30 | |
khem | I wonder if MACHINEOVERRIDES should be emptied out for nativesdk recipes | 17:33 |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has joined #yocto | 17:44 | |
*** sjolley <sjolley!sjolley@nat/intel/x-lrenmsgkmxldtzta> has joined #yocto | 17:53 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 17:56 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 17:56 | |
*** Lukas_Bulwahn <Lukas_Bulwahn!549882c2@gateway/web/freenode/ip.84.152.130.194> has joined #yocto | 17:58 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 18:09 | |
*** microd <microd!~cobra-adm@amper.esg.de> has quit IRC | 18:09 | |
*** rajesh6115 <rajesh6115!~rajesh611@49.203.111.111> has joined #yocto | 18:17 | |
rajesh6115 | How to change fetch system so that it will search in local download folder first | 18:20 |
kergoth | you can use the existing MIRRORS mechanism to fetch from a local path, use file:// uri | 18:21 |
rajesh6115 | If not found then only it should fetch | 18:21 |
kergoth | but if the file is already in DL_DIR with a .done stamp then it'll already not be fetched | 18:21 |
kergoth | that'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 download | 18:22 |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 18:22 | |
*** ddom <ddom!~ddom@5.146.225.40> has joined #yocto | 18:24 | |
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has joined #yocto | 18:24 | |
rajesh6115 | If i will download file and put in download folder along with a dummyfile x.done then it will bot download from url | 18:24 |
rajesh6115 | Let me try this | 18:24 |
*** belen <belen!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 18:25 | |
*** rajesh6115 <rajesh6115!~rajesh611@49.203.111.111> has quit IRC | 18:29 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 18:34 | |
Lukas_Bulwahn | Hi, 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 #yocto | 18:36 | |
khem | Lukas_Bulwahn: not possible unless you divide boost recipe into multiple sub components with their own recipes | 18:36 |
kergoth | if you mean the binary package, that's easy enough. but all of boost will be built | 18:36 |
Lukas_Bulwahn | I 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 |
khem | DEPENDS are on recipe names and RDEPENDS are on output packages | 18:37 |
Lukas_Bulwahn | Hi khem and kergoth, the binary package is enough. | 18:37 |
Lukas_Bulwahn | So, I tried with RDEPENDS_${PN}, but still all boost packages were in the image. | 18:37 |
khem | RDEPENDS should have worked but then boost-serialization might have deps too | 18:37 |
Lukas_Bulwahn | So, how are the runtime dependencies of the subpackages determined? | 18:39 |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto | 18:40 | |
khem | RRECOMMENDS_${PN} += "${BOOST_PACKAGES}" | 18:41 |
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has joined #yocto | 18:42 | |
khem | Do you have boost somehow mentioned in IMAGE_INSTALL ? | 18:42 |
khem | if you do then it will pull everything as you see above | 18:42 |
*** falk0n <falk0n!~falk0n@a85-138-89-15.cpe.netcabo.pt> has quit IRC | 18:42 | |
*** rajesh <rajesh!~rajesh@49.249.140.178> has joined #yocto | 18:43 | |
Lukas_Bulwahn | I do not have boost in IMAGE_INSTALL, only the package that RDEPENDS on 'boost-serialization'. | 18:43 |
*** rajesh is now known as Guest28399 | 18:43 | |
Lukas_Bulwahn | Of course, the package DEPENDS on boost, but I believe that is needed. | 18:45 |
khem | well then you get what you asked for | 18:45 |
khem | boost seems to be a meta package so it must be empty just there to get dependencies set right | 18:46 |
khem | so if you dont need all libraries from it. Remove it and instead mention particular packages from boost that you need | 18:47 |
*** lyang0 <lyang0!~lyang001@1.202.252.122> has quit IRC | 18:47 | |
kergoth | khem: 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 sdk | 18:48 |
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 18:49 | |
kergoth | Erm, maybe itd be more cross-canadian, since its bound to both SDKMACHINE and MACHINE | 18:51 |
* kergoth shrugs | 18:51 | |
Lukas_Bulwahn | Okay, 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 #yocto | 18:52 | |
khem | Lukas_Bulwahn: it should be empty otherwise remove the RECOMMEND | 18:52 |
khem | kergoth: step in right direction | 18:52 |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC | 18:53 | |
*** rajesh_ <rajesh_!~rajesh@27.34.253.26> has joined #yocto | 18:54 | |
Lukas_Bulwahn | Okay, I have to check that. | 18:54 |
*** chimchimX <chimchimX!~chimchimX@rrcs-97-78-115-128.se.biz.rr.com> has quit IRC | 18:55 | |
*** WarheadsSE <WarheadsSE!~WarheadsS@50.164.115.22> has left #yocto | 18:58 | |
*** sjolley <sjolley!sjolley@nat/intel/x-lrenmsgkmxldtzta> has quit IRC | 18:59 | |
*** rajesh6115 <rajesh6115!~chatzilla@27.34.253.26> has left #yocto | 18:59 | |
*** Guest28399 <Guest28399!~rajesh@49.249.140.178> has quit IRC | 19:01 | |
ddom | hi. what would be the typical size of systemd binaries? they should link against most libraries dynamically, right? | 19:02 |
kergoth | sheesh, lmbench is getting a ton of love on the lists all of a sudden :) | 19:04 |
*** zbr is now known as zibri | 19:05 | |
*** rajesh_ <rajesh_!~rajesh@27.34.253.26> has quit IRC | 19:13 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto | 19:13 | |
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has quit IRC | 19:13 | |
Lukas_Bulwahn | Okay, 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 IRC | 19:18 | |
ddom | hmm... 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 IRC | 19:18 | |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 19:23 | |
*** mbroadst <mbroadst!~mbroadst@kde/developer/mbroadst> has joined #yocto | 19:28 | |
*** belen1 <belen1!~Adium@190.227.187.81.in-addr.arpa> has quit IRC | 19:31 | |
*** sjolley <sjolley!sjolley@nat/intel/x-yclwjkoqmqiywgea> has joined #yocto | 19:31 | |
*** jkridner <jkridner!~jkridner@c-98-250-189-79.hsd1.mi.comcast.net> has joined #yocto | 19:51 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 19:51 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 19:55 | |
*** sjolley <sjolley!sjolley@nat/intel/x-yclwjkoqmqiywgea> has quit IRC | 20:00 | |
*** belen <belen!~Adium@81.187.227.190> has joined #yocto | 20:01 | |
*** belen <belen!~Adium@81.187.227.190> has quit IRC | 20:09 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 20:18 | |
*** madisox <madisox!~madisox@nat/cisco/x-jqrdpspujvosskaq> has quit IRC | 20:18 | |
*** sjolley <sjolley!sjolley@nat/intel/x-edjozwbqsbfsdxpw> has joined #yocto | 20:27 | |
*** ant_home <ant_home!~andrea@host172-230-dynamic.20-79-r.retail.telecomitalia.it> has joined #yocto | 20:27 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC | 20:32 | |
*** ftonello <ftonello!~felipe@wsip-70-183-20-162.oc.oc.cox.net> has joined #yocto | 20:36 | |
*** Lukas_Bulwahn <Lukas_Bulwahn!549882c2@gateway/web/freenode/ip.84.152.130.194> has quit IRC | 20:47 | |
*** wgao_ <wgao_!~wgao@1.202.252.122> has quit IRC | 20:55 | |
*** wgao_ <wgao_!~wgao@1.202.252.122> has joined #yocto | 20:58 | |
*** smartin_ <smartin_!~smartin@ivr94-4-82-229-165-48.fbx.proxad.net> has quit IRC | 21:03 | |
kergoth | khem: 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 stuff | 21:08 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 21:09 | |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 21:13 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 21:30 | |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 21:33 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 21:34 | |
* kergoth sighs | 21:48 | |
kergoth | the mirror protocol checks completely choke on certain completely valid mirror patterns | 21:49 |
kergoth | e.g. https?://, (ftp|http)://, etc | 21:49 |
kergoth | i can't say i like storing the valid protocols in a list in the python code rather than a variable, either | 21:51 |
kergoth | particularly since it's technically possible to add a new bitbake fetcher from the metadata | 21:51 |
kergoth | (i've do so before) | 21:51 |
kergoth | s/do/done/ | 21:53 |
kergoth | I really hate sanity.bbclass. it needs revamping to work similar to insane, wrt WARN_QA/ERROR_QA to control which sanity checks are in use | 21:54 |
khem | kergoth: yes | 21:57 |
khem | when you add linux-dev to images then you can effectively develop external modules on target and we bundle a prepared kernel src tree | 21:58 |
khem | on targett | 21:58 |
khem | but for cross SDK there is a gap | 21:58 |
*** phantom <phantom!destroy@a89-154-119-158.cpe.netcabo.pt> has joined #yocto | 21:59 | |
*** phantom is now known as Guest50066 | 21:59 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@140.211.169.184> has joined #yocto | 22:00 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC | 22:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** nslu2-log_ is now known as nslu2-log | 22:01 | |
*** vignatti_ <vignatti_!~vignatti@annarchy.freedesktop.org> has quit IRC | 22:02 | |
*** vignatti <vignatti!~vignatti@annarchy.freedesktop.org> has joined #yocto | 22:02 | |
*** phantoxeD <phantoxeD!destroy@a89-154-119-158.cpe.netcabo.pt> has quit IRC | 22:03 | |
kergoth | khem: 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 IRC | 22:05 | |
* kergoth hacks on the mirrors protocol sanity test | 22:06 | |
JaMa | kergoth: the one from master-next? | 22:07 |
kergoth | it's on master now and biting me | 22:07 |
JaMa | ah, I had some comments on ML too | 22:08 |
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto | 22:08 | |
JaMa | biting me as well | 22:08 |
*** mbroadst <mbroadst!~mbroadst@kde/developer/mbroadst> has quit IRC | 22:11 | |
kergoth | there we go, fixed it so regex schemes work again | 22:12 |
*** seebs_ <seebs_!~seebs@home.seebs.net> has joined #yocto | 22:12 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@140.211.169.184> has joined #yocto | 22:13 | |
kergoth | also switched to using better variable names, and fixed the \n vs \\n thing that was mentiond on the list | 22:13 |
JaMa | thanks | 22:13 |
* kergoth will submit patches shortly | 22:13 | |
*** dmoseley1 <dmoseley1!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto | 22:14 | |
*** alimon <alimon!~alimon@189.154.7.33> has quit IRC | 22:14 | |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC | 22:14 | |
*** bboozzoo_away <bboozzoo_away!~mborzecki@78-10-193-111.static.ip.netia.com.pl> has quit IRC | 22:14 | |
*** alimon <alimon!~alimon@189.154.7.33> has joined #yocto | 22:15 | |
*** bboozzoo_away <bboozzoo_away!~mborzecki@osu194.internetdsl.tpnet.pl> has joined #yocto | 22:15 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC | 22:15 | |
*** Guest50066 <Guest50066!destroy@a89-154-119-158.cpe.netcabo.pt> has quit IRC | 22:15 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has quit IRC | 22:15 | |
*** khem <khem!~khem@c-98-207-177-218.hsd1.ca.comcast.net> has quit IRC | 22:15 | |
*** jmpdelos <jmpdelos!~polk@71-219-235-20.clsp.qwest.net> has quit IRC | 22:15 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 22:15 | |
*** jooncheol <jooncheol!~exman@61.107.31.52> has quit IRC | 22:15 | |
*** seezer <seezer!seezer@quassel/developer/seezer> has quit IRC | 22:15 | |
*** orkim_ <orkim_!~orkim@unaffiliated/orkim> has quit IRC | 22:15 | |
*** nslu2-log_ is now known as nslu2-log | 22:16 | |
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto | 22:16 | |
*** phantomD <phantomD!destroy@a89-154-119-158.cpe.netcabo.pt> has joined #yocto | 22:17 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 22:17 | |
*** khem <khem!~khem@c-98-207-177-218.hsd1.ca.comcast.net> has joined #yocto | 22:17 | |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 22:19 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 22:21 | |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 22:21 | |
*** mbroadst <mbroadst!~mbroadst@kde/developer/mbroadst> has joined #yocto | 22:26 | |
*** jooncheol <jooncheol!~exman@61.107.31.52> has joined #yocto | 22:27 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has joined #yocto | 22:28 | |
*** orkim_ <orkim_!~orkim@97-64-167-34.client.mchsi.com> has joined #yocto | 22:28 | |
*** orkim_ <orkim_!~orkim@unaffiliated/orkim> has joined #yocto | 22:28 | |
*** jmpdelos <jmpdelos!~polk@71-219-235-20.clsp.qwest.net> has joined #yocto | 22:28 | |
*** stunpix_ <stunpix_!~Stunpix@5.248.146.142> has quit IRC | 22:29 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 22:33 | |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 22:34 | |
*** alimon <alimon!~alimon@189.154.7.33> has quit IRC | 22:45 | |
*** dse <dse!~d.s.e@2001:a60:143c:1901:d77:d929:e6d2:8416> has quit IRC | 22:47 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 22:48 | |
kergoth | JaMa: sent to oe-core, let me know if it works for you, if you would | 22:49 |
*** wotte <wotte!~textual@129.59.115.24> has joined #yocto | 22:51 | |
*** wotte <wotte!~textual@129.59.115.24> has quit IRC | 22:57 | |
*** hsychla__ <hsychla__!~hsychla@port-87-193-170-219.static.qsc.de> has joined #yocto | 23:02 | |
*** ant_home <ant_home!~andrea@host172-230-dynamic.20-79-r.retail.telecomitalia.it> has quit IRC | 23:03 | |
*** hsychla_ <hsychla_!~hsychla@pd95c9392.dip0.t-ipconnect.de> has quit IRC | 23:04 | |
*** agust <agust!~agust@p4FDE7388.dip0.t-ipconnect.de> has quit IRC | 23:06 | |
kergoth | er, somehow i broke my builds, they're hanging at runqueue preparation | 23:07 |
kergoth | whatd i do? | 23:07 |
* kergoth bisects | 23:08 | |
kergoth | did my sanity changes break sanity? that'd be amusing | 23:14 |
* kergoth rolls eyes, definitely Monday | 23:14 | |
* kergoth digs | 23:14 | |
*** hsychla__ <hsychla__!~hsychla@port-87-193-170-219.static.qsc.de> has quit IRC | 23:14 | |
* mranostay hands kergoth a beer | 23:14 | |
kergoth | that's exactly what's needed, good call :) | 23:14 |
*** hsychla__ <hsychla__!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto | 23:15 | |
*** zarul <zarul!~zarul@ubuntu/member/zarul> has quit IRC | 23:16 | |
khem | mranostay: a chilled one plz | 23:28 |
mranostay | khem: a PBR okay? :P | 23:30 |
khem | will do man | 23:32 |
*** sjolley <sjolley!sjolley@nat/intel/x-edjozwbqsbfsdxpw> has quit IRC | 23:34 | |
*** wotte <wotte!~textual@108-205-230-136.lightspeed.nsvltn.sbcglobal.net> has joined #yocto | 23:48 | |
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC | 23:56 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!