Smitty | So, I'm quite familiar with cross compiling for embedded, and frankly, I don't see any difference between that and compiling native for non-embedded. I still use gnu cc, g++, ld, ar, etc, and of course have to specify the architecture, or specific CPU in some cases. although I'm not constructing an entire OS. | 00:00 |
---|---|---|
Smitty | So, Yocto is providing a framework to facilitate not only the cross-compiling, but also the construction of the file system, the boot image, etc. Is that right ? | 00:03 |
*** _tid <_tid!~tid@87-231-133-35.rev.numericable.fr> has joined #yocto | 00:03 | |
*** davest <davest!~Adium@134.134.137.71> has joined #yocto | 00:03 | |
b1gtuna | Hello everyone, has any of you figured out how to auto-connect a network interface on boot on Dora/Dylan? | 00:04 |
kergoth | i'm assuming 'auto eth0' in interfaces isn't doing it :) | 00:06 |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE4494fc36228b-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC | 00:06 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE4494fc36228b-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto | 00:06 | |
b1gtuna | kergoth: that only automatically brings up when I do ifup -a (vs ifup wlan0) | 00:07 |
kergoth | 'auto' is intended to bringup on boot also | 00:07 |
kergoth | possible the hardware isn't ready at that point in teh boot process, though | 00:07 |
b1gtuna | kergoth: reallly? hmm I see so that's where it's broken | 00:07 |
b1gtuna | kergoth: that is highly possible | 00:07 |
Smitty | My immediate question would be, Why would auto-connecting a network interface behave any different on Dora/Dylan than any other standard linux build ? | 00:08 |
kergoth | you'd think it'd automatically come up when it becomes available though, via the udev bits | 00:08 |
b1gtuna | kergoth: so I don't need a separte systemd service to do this? | 00:08 |
kergoth | as hotplug used to | 00:08 |
kergoth | ah, not sure exactly how ifupdown integrates with systemd, or if it does at all | 00:08 |
kergoth | actually i think you can either use connman, or you could use systemd's built in interface stuff | 00:08 |
kergoth | e.g. systemctl enable dhcpcd@eth0 or what have you | 00:09 |
b1gtuna | kergoth: hmmm | 00:09 |
kergoth | afraid i'm not sure off the top of my head | 00:09 |
kergoth | Smitty: it isn't in general. but as with desktop distros, the variations in configuration between distros matter | 00:09 |
b1gtuna | kergoth: so the 'auto' command only works when I have systemd correctly configured, right? | 00:09 |
kergoth | i'd guess so, it wouldn't surprise me if the ifiupdown startup script just ran ifup -a | 00:10 |
kergoth | :) | 00:10 |
Smitty | Thanks kergoth, you have been helpful in clearing some of the mud from my eyes. | 00:10 |
Smitty | ciao | 00:10 |
kergoth | np | 00:10 |
b1gtuna | kergoth: good stuff, thanks for the pointers. I am gonna go fix my systemd scripts now | 00:10 |
*** Smitty <Smitty!55b54be1@gateway/web/freenode/ip.85.181.75.225> has quit IRC | 00:10 | |
kergoth | good luck :) | 00:10 |
b1gtuna | kergoth: thanks =D | 00:10 |
kergoth | of course wlan config gets complicated, e.g. wpa-supplicant configuration.. | 00:11 |
kergoth | not that thats particular hard, i just meant another piece to check the systemd integration of | 00:11 |
b1gtuna | kergoth: ya there are a number of components that i must align | 00:11 |
kergoth | of course, if it uses ifupdown, can use the wpa-supplicant ifupdown integration and let ifup handle it, in theory.. | 00:12 |
* kergoth shrugs, as you say, lots of pieces | 00:12 | |
b1gtuna | kergoth: wait, of it's either systemd service + wpa_supplicat OR ifupdown + wpa_supplicant? Not systemd service + ifupdown + wpa_Supplicant? | 00:13 |
kergoth | well, a systemd service could run ifup, and then you'd adjust interfaces appropriately, or it coul dhandle the wpa-supplicant/dhcp client bits itself presumably, never messed with that myself | 00:14 |
kergoth | i'd guess it'd be less complicated to do the ifup route, but then you need tom ake sure it runs at the right time | 00:14 |
kergoth | whereas systemd services which are bound to an interface will automatically run when teh interface shows up | 00:14 |
kergoth | (afaik) | 00:14 |
kergoth | e.g. the @ one i mentioned before | 00:15 |
b1gtuna | kergoth: gotchat | 00:15 |
b1gtuna | gotcha* | 00:15 |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has quit IRC | 00:15 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 00:17 | |
-YoctoAutoBuilder- build #46 of nightly-intel-gpl is complete: Failure [failed Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-intel-gpl/builds/46 | 00:21 | |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has joined #yocto | 00:29 | |
*** jamestunnicliffe <jamestunnicliffe!~quassel@linaro/jamestunnicliffe> has quit IRC | 00:30 | |
*** ant_home <ant_home!~andrea@host61-253-dynamic.10-79-r.retail.telecomitalia.it> has quit IRC | 00:34 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has quit IRC | 00:41 | |
-YoctoAutoBuilder- build #44 of build-appliance is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/build-appliance/builds/44 | 00:50 | |
*** davest <davest!~Adium@134.134.137.71> has quit IRC | 00:50 | |
-YoctoAutoBuilder- build #44 of nightly-fsl-arm-lsb is complete: Failure [failed Building Images Building Images_1 Building Images_2 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm-lsb/builds/44 | 01:08 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 01:14 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 01:17 | |
*** hollisb <hollisb!~hollisb@c-50-139-17-21.hsd1.or.comcast.net> has quit IRC | 01:20 | |
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto | 01:23 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 01:26 | |
*** [simar|on] <[simar|on]!~simar@rn-nat2-uw-129-97-124-165.net.uwaterloo.ca> has quit IRC | 01:36 | |
*** joeythesaint <joeythesaint!~jjm@198-84-238-35.cpe.teksavvy.com> has quit IRC | 01:45 | |
*** bingbu <bingbu!~mars@202.108.130.193> has joined #yocto | 01:46 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 01:46 | |
-YoctoAutoBuilder- build #44 of nightly-fsl-arm is complete: Failure [failed Building Images Building Toolchain Images Building Toolchain Images_1 Building Images_1 Building Images_2 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm/builds/44 | 01:49 | |
*** _tid <_tid!~tid@87-231-133-35.rev.numericable.fr> has quit IRC | 01:50 | |
*** davest <davest!Adium@nat/intel/x-bldrxvuccqgsatng> has joined #yocto | 01:59 | |
*** _tid <_tid!~tid@88-191-241-186.rev.poneytelecom.eu> has joined #yocto | 02:03 | |
*** davest <davest!Adium@nat/intel/x-bldrxvuccqgsatng> has quit IRC | 02:06 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 02:15 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 02:28 | |
*** dv_ <dv_!~quassel@chello080108009040.14.11.vie.surfer.at> has quit IRC | 02:43 | |
*** dv_ <dv_!~quassel@chello080108009040.14.11.vie.surfer.at> has joined #yocto | 02:45 | |
*** synthesize <synthesize!~synthesiz@adsl-71-134-233-12.dsl.pltn13.pacbell.net> has joined #yocto | 02:45 | |
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has quit IRC | 02:47 | |
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has joined #yocto | 02:55 | |
synthesize | I'm looking for 'advanced' u-boot documentation with regards to strategies in handling upgrades - it seems like a common solution is to just reflash u-boot in order to fix bugs. This happens fairly normally under situations where your CPLD/FPGA has a change in behavior and needs to have a different initialization. | 03:01 |
*** silviof1 <silviof1!~silviof@unaffiliated/silviof> has joined #yocto | 03:01 | |
synthesize | I've used hush scripts for this in the past, but I'm thinking about trying to rig up a 'patch' system so that there are compiled u-boot programs that get added to a repo in flash with some sorting rules for what overides what. | 03:02 |
synthesize | Just wondering if someone has documented this or if I should as I work through it. | 03:02 |
-YoctoAutoBuilder- build #45 of nightly-x86-64 is complete: Failure [failed Building Toolchain Images Building Toolchain Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64/builds/45 | 03:02 | |
*** silviof <silviof!~silviof@ppp-188-174-71-233.dynamic.mnet-online.de> has quit IRC | 03:03 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 03:04 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 03:10 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 03:15 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 03:15 | |
*** cristianiorga <cristianiorga!~cristiani@134.134.139.74> has quit IRC | 03:20 | |
*** cristianiorga <cristianiorga!~cristiani@134.134.139.74> has joined #yocto | 03:21 | |
*** khem <khem!~Thunderbi@66.129.239.10> has quit IRC | 03:22 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 03:24 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 03:29 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 03:31 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 03:32 | |
-YoctoAutoBuilder- build #44 of nightly-x86 is complete: Failure [failed Building Toolchain Images Building Toolchain Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86/builds/44 | 03:34 | |
-YoctoAutoBuilder- build #44 of nightly-ppc is complete: Failure [failed Building Toolchain Images Building Toolchain Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-ppc/builds/44 | 03:40 | |
-YoctoAutoBuilder- build #46 of nightly-mips is complete: Failure [failed Building Toolchain Images Building Toolchain Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips/builds/46 | 03:44 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 03:58 | |
-YoctoAutoBuilder- build #44 of nightly-fsl-ppc is complete: Failure [failed Building Toolchain Images Building Toolchain Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc/builds/44 | 04:01 | |
*** alex_kag <alex_kag!~alex_kag@37.212.119.177> has joined #yocto | 04:02 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 04:11 | |
*** alex_kag <alex_kag!~alex_kag@37.212.119.177> has quit IRC | 04:15 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 04:16 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 04:18 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 04:19 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 04:35 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 04:41 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 04:41 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 04:46 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:48 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 04:52 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 04:53 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 05:00 | |
*** chrobi_ <chrobi_!~chrobi@c-67-173-249-178.hsd1.co.comcast.net> has quit IRC | 05:02 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 05:03 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 05:03 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 05:15 | |
*** khem <khem!~Thunderbi@66.129.239.10> has quit IRC | 05:17 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 05:18 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 05:19 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 05:20 | |
*** sunfunbaby <sunfunbaby!~Thunderbi@osatek.hosting.proxy.ru> has joined #yocto | 05:20 | |
*** khem <khem!~Thunderbi@66.129.239.10> has quit IRC | 05:23 | |
*** synthesize <synthesize!~synthesiz@adsl-71-134-233-12.dsl.pltn13.pacbell.net> has left #yocto | 05:24 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 05:24 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 05:25 | |
*** khem <khem!~Thunderbi@66.129.239.10> has quit IRC | 05:26 | |
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has quit IRC | 05:26 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 05:27 | |
*** e8johan <e8johan!~quassel@194.237.7.146> has joined #yocto | 05:28 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 05:31 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 05:31 | |
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has joined #yocto | 05:39 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 05:41 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 05:42 | |
*** trollixx <trollixx!~trollixx@sf.wisetroll.net> has quit IRC | 05:47 | |
*** alex_kag <alex_kag!~alex_kag@178.124.241.2> has joined #yocto | 05:51 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 05:52 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 05:52 | |
*** khem <khem!~Thunderbi@66.129.239.10> has quit IRC | 05:55 | |
*** khem <khem!~Thunderbi@66.129.239.10> has joined #yocto | 05:56 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 05:57 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 05:58 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 06:02 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 06:03 | |
*** roric <roric!~roric@port-87-193-197-146.static.qsc.de> has joined #yocto | 06:09 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 06:09 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 06:20 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 06:20 | |
*** agust <agust!~agust@p4FDE6C8D.dip0.t-ipconnect.de> has joined #yocto | 06:22 | |
*** linu <linu!~linu@122.165.223.135> has joined #yocto | 06:24 | |
linu | hi i try to load g_multi gadget module in my at91sam9g35 board it shows me the following error,and i have used poky with meta-atmel, please see http://pastebin.com/bESYQgt2 can you help me | 06:26 |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 06:32 | |
*** roric <roric!~roric@port-87-193-197-146.static.qsc.de> has quit IRC | 06:38 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 06:41 | |
*** khem <khem!~Thunderbi@66.129.239.10> has quit IRC | 06:45 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 06:47 | |
*** linu <linu!~linu@122.165.223.135> has quit IRC | 06:47 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 06:47 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 07:03 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 07:04 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 07:08 | |
*** GusBricker <GusBricker!~GusBricke@CPE-120-148-198-99.heum1.vic.bigpond.net.au> has quit IRC | 07:09 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 07:09 | |
*** g1zer0 <g1zer0!~gizero@host168-65-static.12-87-b.business.telecomitalia.it> has joined #yocto | 07:15 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 07:30 | |
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC | 07:30 | |
*** kbart <kbart!~KBart@213.197.143.19> has joined #yocto | 07:32 | |
*** ak77 <ak77!c12e4b04@gateway/web/freenode/ip.193.46.75.4> has joined #yocto | 07:33 | |
ak77 | hello! | 07:33 |
ak77 | i want to upgrade SD card with new image but on a system running from that SD card. tried with simple umount, dd, reboot, but had many errors. | 07:34 |
*** SorenHolm <SorenHolm!~quassel@cpe.ge-0-2-0-950.faaqnqu1.dk.customer.tdc.net> has joined #yocto | 07:35 | |
tobiash_ | ak77: I do that with a second partition containing a minimal sysroot | 07:36 |
tobiash_ | ak77: you can switch to the second partition with systemctl switch-root and flash the first partition from there | 07:36 |
ak77 | i'm not using systemd (yet). | 07:38 |
ak77 | but yes. second partition. hmm. | 07:38 |
*** roric <roric!~roric@134.191.244.57> has joined #yocto | 07:39 | |
tobiash_ | I also do an emergency remount ro before flashing | 07:40 |
*** B4gder <B4gder!~daniel@sestofw01.enea.se> has joined #yocto | 07:41 | |
tobiash_ | (I wasn't able to unmount the original root somehow) | 07:41 |
*** e8johan <e8johan!~quassel@194.237.7.146> has quit IRC | 07:43 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 07:44 | |
*** panda84kde <panda84kde!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto | 07:44 | |
*** tasslehoff <tasslehoff!~tasslehof@77.40.182.98> has joined #yocto | 07:48 | |
*** Zagor <Zagor!~bjst@rockbox/developer/Zagor> has joined #yocto | 07:52 | |
*** evanp_ <evanp_!~evan@134.134.139.70> has joined #yocto | 07:55 | |
*** boz_v1 <boz_v1!~juukorho@projects.sse.fi> has quit IRC | 07:55 | |
*** boz_v1 <boz_v1!~juukorho@projects.sse.fi> has joined #yocto | 07:55 | |
*** michael_e_brown <michael_e_brown!~michaeleb@143.166.116.80> has quit IRC | 07:56 | |
*** evanp <evanp!~evan@192.55.55.37> has quit IRC | 07:56 | |
*** michael_e_brown <michael_e_brown!~michaeleb@143.166.116.80> has joined #yocto | 07:57 | |
*** n01 <n01!~n01@host43-8-static.10-188-b.business.telecomitalia.it> has joined #yocto | 08:02 | |
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto | 08:09 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto | 08:12 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 08:16 | |
*** florian_kc is now known as florian | 08:24 | |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has joined #yocto | 08:28 | |
*** mihai <mihai!~mihai@188.27.95.152> has quit IRC | 08:29 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto | 08:34 | |
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-63-23.cable.teksavvy.com> has quit IRC | 08:34 | |
*** sameo <sameo!~samuel@192.55.54.38> has joined #yocto | 08:35 | |
*** rainerschuster <rainerschuster!~Adium@pD951868B.dip0.t-ipconnect.de> has joined #yocto | 08:36 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE4494fc36228b-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC | 08:52 | |
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has joined #yocto | 08:58 | |
*** maharvey <maharvey!maharvey@nat/intel/x-hdnfidpdvoltxbbj> has joined #yocto | 09:00 | |
*** maharvey <maharvey!maharvey@nat/intel/x-hdnfidpdvoltxbbj> has left #yocto | 09:10 | |
*** rainerschuster <rainerschuster!~Adium@pD951868B.dip0.t-ipconnect.de> has left #yocto | 09:28 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 09:36 | |
*** mihai <mihai!~mihai@80.97.15.150> has joined #yocto | 09:44 | |
bluelightning | morning all | 09:50 |
*** belen <belen!Adium@nat/intel/x-ahtfxtkjpxomovik> has joined #yocto | 09:51 | |
LetoThe2nd | howdy bluelightning | 09:58 |
bluelightning | hi LetoThe2nd | 09:59 |
*** belen <belen!Adium@nat/intel/x-ahtfxtkjpxomovik> has quit IRC | 10:03 | |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has quit IRC | 10:06 | |
*** mckoan|away is now known as mckoan | 10:07 | |
mckoan | good morning | 10:07 |
*** rogerzhou <rogerzhou!~rogerzhou@1.202.252.122> has quit IRC | 10:10 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has quit IRC | 10:12 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has joined #yocto | 10:12 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has quit IRC | 10:17 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has joined #yocto | 10:17 | |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has joined #yocto | 10:20 | |
*** jackmitc1 <jackmitc1!~Thunderbi@cpc22-cmbg15-2-0-cust21.5-4.cable.virginm.net> has joined #yocto | 10:25 | |
*** jackmitc1 <jackmitc1!~Thunderbi@cpc22-cmbg15-2-0-cust21.5-4.cable.virginm.net> has quit IRC | 10:30 | |
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has quit IRC | 10:47 | |
ak77 | bluelightning: morning! | 10:48 |
*** bingbu <bingbu!~mars@202.108.130.193> has quit IRC | 10:48 | |
ak77 | still on the quest of searching why my recipe with CC -lbluetooth wants bluez4 package although I use bluez5, it tries to satisfy bluez4 (>= 4.101) * | 10:49 |
bluelightning | hi ak77 | 10:53 |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 10:54 | |
ak77 | dependency got into my package's build/tmp/work/ARCH/${PN}/${PV}-${PR}/packages-split/${PN}.shlibdeps | 10:55 |
bluelightning | ak77: it must be linking against the wrong library then | 10:55 |
bluelightning | ak77: I'd suggest looking at the compile logs and what's in the sysroot | 10:56 |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has quit IRC | 10:56 | |
ak77 | bluelightning: the sysroot has only bluez5 libs, "bitbake mypackage" build allright | 10:58 |
*** _tid <_tid!~tid@88-191-241-186.rev.poneytelecom.eu> has quit IRC | 10:58 | |
ak77 | bluelightning: it fails during do_rootfs, when it's installing ipks | 10:58 |
bluelightning | ak77: right, I got that | 10:59 |
bluelightning | ak77: anything of interest in log.do_package? | 11:01 |
ak77 | bluelightning: calculation of shlib requirements concludes with: DEBUG: brcm-patchram-plus-usb: Dependency libbluetooth.so.3 requires package bluez4 | 11:03 |
*** belen1 <belen1!Adium@nat/intel/x-fcvxalpvyqqyxgxq> has joined #yocto | 11:04 | |
bluelightning | ak77: that says that bluez4 must have been built | 11:07 |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has joined #yocto | 11:09 | |
bluelightning | ak77: try: grep libbluetooth.so.3 tmp/sstate-control/manifest-* | 11:10 |
*** zeddii <zeddii!~ddez@128.224.252.2> has quit IRC | 11:13 | |
*** _tid <_tid!~tid@87-231-133-35.rev.numericable.fr> has joined #yocto | 11:13 | |
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto | 11:15 | |
ak77 | bluelightning: indeed. there are two libbluetooth.so.3, (one for bluez4 and one for bluez5) and then there is libbluetooth.so.3.13.0 (bluez4) and libbluetooth.so.3.17.1 | 11:16 |
bluelightning | ak77: ok... so assuming you did clean it before as I suggested, something is still depending upon it | 11:17 |
bluelightning | ak77: to find out what that is, you can do bitbake -g <whatever you normally build> and then grep the .dot files produced for bluez4 | 11:17 |
*** zeddii <zeddii!~ddez@128.224.252.2> has joined #yocto | 11:18 | |
*** n01 <n01!~n01@host43-8-static.10-188-b.business.telecomitalia.it> has quit IRC | 11:18 | |
ak77 | bluelightning: khm.. now after bitbake bluez4 -c cleansstate, manifest show only bluez5. now i'll try to bitbake mypackage to see if it brings it back | 11:19 |
bluelightning | ak77: right, clean/cleansstate would remove the sysroot parts and hence the manifests for them | 11:19 |
*** n01 <n01!~n01@host225-0-static.96-5-b.business.telecomitalia.it> has joined #yocto | 11:20 | |
*** W1N9Zr0 <W1N9Zr0!~W1N9Zr0@24-246-63-23.cable.teksavvy.com> has joined #yocto | 11:25 | |
*** Leo___ <Leo___!~Leo@5ED49E51.cm-7-5c.dynamic.ziggo.nl> has joined #yocto | 11:28 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has joined #yocto | 11:28 | |
*** belen1 <belen1!Adium@nat/intel/x-fcvxalpvyqqyxgxq> has quit IRC | 11:30 | |
Leo___ | Anybody that can gives me a tip why bit bake is failing on the last do_rootfs task when trying to build fsl-image-gui? everything seems to have compiled but I got an error "package architecture (armel) does not match system (i386)" and 1.| The following packages have unmet dependencies: | 11:31 |
Leo___ | 2.| Â packagegroup-core-x11-base : Depends: packagegroup-core-x11-utils but it is not going to be installed" | 11:31 |
*** belen1 <belen1!~Adium@134.134.139.70> has joined #yocto | 11:31 | |
Leo___ | full error log here: http://pastebin.com/ryx49VAc | 11:31 |
ak77 | bluelightning: i also did cleanall on my package. now it doesn't compile. can't find includes (bluetooth/bluetooth.h) | 11:32 |
bluelightning | ak77: if bluez4 and bluez5 are deploying the same files, you may need to clean and build bluez5 again | 11:33 |
Marex_ | Hi guys, I have another stupid question. Where can I find documentation for the difference between '+=' and '_append' operator please ? | 11:34 |
Marex_ | I just recently used VAR_mymachine += ' package ' , which broke my build, while VAR_append_mymachine = ' package ' did not. | 11:35 |
ak77 | bluelightning: thank you. that was solved by clean/build of bluez5, | 11:35 |
bluelightning | Marex_: the bitbake manual | 11:36 |
RP | Marex_: look at the bitbake manual. The difference is when the addition is applied. one is immediate, the other deferred | 11:36 |
*** _tid <_tid!~tid@87-231-133-35.rev.numericable.fr> has quit IRC | 11:36 | |
bluelightning | right, what he said :) | 11:36 |
bluelightning | hi Marex_ btw :) | 11:36 |
Marex_ | http://docs.openembedded.org/bitbake/html/ this is what I was looking for ! | 11:36 |
Marex_ | wow, thank you ! | 11:36 |
RP | Leo___: that looks like the debian package backend, you might have more success with opkg | 11:37 |
Marex_ | bluelightning: hey :) | 11:39 |
ak77 | bluelightning: yes, cleaning of all three involved packages (bluez4, bluez5, mypackage) and rebuilding did the trick. thank you. | 11:40 |
Marex_ | RP: so if I use _append , it's deffered ? | 11:40 |
bluelightning | ak77: right, but I'm still curious as to how you got into this situation - if something does depend on bluez4 directly in your build, you'll likely hit the same problem later on | 11:40 |
Marex_ | *deferred | 11:41 |
bluelightning | Marex_: right, the other difference is that += adds a space when appending, whereas _append does not | 11:41 |
RP | Marex_: ye | 11:41 |
RP | yes | 11:41 |
ak77 | bluelightning: i tried to compile alsa, maybe it picked it up... but this is 'negative surprise', how can system pick up something just because it's there. to be sure one would have to delete everything. | 11:42 |
bluelightning | ak77: well, ideally we'd flag up this conflict and fail the build immediately | 11:43 |
bluelightning | ak77: I'm not sure what mechanism we'd use to do that though | 11:43 |
Marex_ | bluelightning: I got that "far" (but I do appreciate the help!), I am now trying to wrap my head around this "deferred" appending though | 11:46 |
bluelightning | Marex_: with += the value is appended immediately when the line is parsed | 11:47 |
bluelightning | Marex_: with _append, it is put into a separate area and gets appended each time the value of the variable is expanded (usually at some much later time) | 11:48 |
*** _tid <_tid!~tid@88-191-241-186.rev.poneytelecom.eu> has joined #yocto | 11:48 | |
Marex_ | bluelightning: so if I use this with DEPENDS (DEPENDS_mymachine += vs. DEPENDS_append_mymachine = ), what happens there please ? | 11:49 |
Marex_ | bluelightning: I am starting it catch up ... maybe ;-/ | 11:49 |
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has joined #yocto | 11:49 | |
bluelightning | Marex_: that is a good question; basically you should not mix overrides and += because the two operations will happen at different times, and because of the override you'll usually end up stomping on the value instead of appending to it | 11:49 |
Marex_ | bluelightning: so the rule of the thumb here is to use _append with DEPENDS, right ? | 11:50 |
bluelightning | Marex_: use _append in conjunction with overrides | 11:51 |
*** wdenk1 <wdenk1!~wd@p4FD5659C.dip0.t-ipconnect.de> has joined #yocto | 11:51 | |
bluelightning | Marex_: such as _mymachine | 11:51 |
bluelightning | Marex_: it would be DEPENDS_append_mymachine = " somevalue" | 11:51 |
bluelightning | Marex_: another note, if you're effectively making the recipe machine-specific by doing this, you'll also want to do PACKAGE_ARCH = "${MACHINE_ARCH}" for the recipe so that multi-machine builds continue to work properly | 11:52 |
bluelightning | Marex_: (assuming it's not already machine-specific, that is) | 11:53 |
*** sameo <sameo!~samuel@192.55.54.38> has quit IRC | 11:54 | |
*** lpapp <lpapp!~lpapp@kde/lpapp> has joined #yocto | 11:54 | |
lpapp | rburton: I am not sure what you mean by linux is fetched from git, and that can help me. | 11:54 |
lpapp | I cannot find a .git folder after the fetch. | 11:54 |
rburton | lpapp: the yocto-kernel recipe is built from a git clone | 11:54 |
Marex_ | lpapp: see your download dir and there'll be something like git2/ , in there, you'll find the directory with the git repo | 11:55 |
lpapp | Marex_: I do not. | 11:55 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 11:55 | |
Marex_ | lpapp: there won't be any .git directory anywhere, it's doing bare clone | 11:55 |
Marex_ | bluelightning: gotcha, thank you ! | 11:55 |
lpapp | well, that is not helpful for patch recreation. | 11:55 |
lpapp | also, we do not have git2 since that would be an embedded git inside a git which is apparently calling for troubles with Yocto. | 11:56 |
lpapp | rburton: well, I thought git diff could be helpful, but apparently there is no such a thing here for my build dir changes. | 11:58 |
lpapp | so I still need to go back to the raw diff? | 11:59 |
Marex_ | bluelightning: so if I use _append with overrides, like _mymachine, the append will happen only after the override is processed, right ? | 12:01 |
Marex_ | bluelightning: if I use += , the contents of the variable might be dropped once the override is processed ? | 12:01 |
bluelightning | Marex_: with += the plain, non-overridden value would be dropped when the override applies, yes | 12:02 |
*** rainerschuster <rainerschuster!~Adium@pD951868B.dip0.t-ipconnect.de> has joined #yocto | 12:02 | |
bluelightning | Marex_: which is usually not desirable | 12:02 |
bluelightning | Marex_: if you really do mean that to happen (which is sometimes the case) you'd just do MYVAR_mymachine = rather than += and fully express the value | 12:03 |
lpapp | Marex_: _append will be added at the end of the parsing, so it is guaranteed to be there. += is an immediate assignment. so if AA += "BB" is followed later by AA = "CC", then it would be lost | 12:03 |
*** rainerschuster <rainerschuster!~Adium@pD951868B.dip0.t-ipconnect.de> has quit IRC | 12:06 | |
Marex_ | bluelightning: ah, got it now, thank you very much! | 12:07 |
bluelightning | Marex_: np | 12:08 |
Marex_ | bluelightning: I owe you a beverage of your preference, remind me in dusseldorf :) | 12:10 |
bluelightning | Marex_: :) | 12:15 |
Crofton|work | we need a beer fund | 12:15 |
Marex_ | Crofton|work: make a fundraiser campain :) | 12:17 |
Crofton|work | yeah | 12:17 |
Crofton|work | this is on the todo list | 12:17 |
Marex_ | is that the kind of todo list that looks like an infinite roll of toilet paper ? | 12:18 |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 12:21 | |
Crofton|work | heh | 12:21 |
*** GusBricker <GusBricker!~GusBricke@c122-107-239-5.mckinn3.vic.optusnet.com.au> has quit IRC | 12:22 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has joined #yocto | 12:57 | |
*** Zaif <Zaif!~zaif@pc-sig01.acc.uni-paderborn.de> has joined #yocto | 12:59 | |
*** Leo___ <Leo___!~Leo@5ED49E51.cm-7-5c.dynamic.ziggo.nl> has quit IRC | 13:23 | |
*** sameo <sameo!~samuel@192.55.54.36> has joined #yocto | 13:27 | |
*** davest <davest!~Adium@134.134.139.72> has joined #yocto | 13:37 | |
*** fpaut_ is now known as fpaut | 13:37 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has quit IRC | 13:40 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has joined #yocto | 13:44 | |
vicenteolivert | Maybe this is a silly question... How can I know what version of gcc Yocto is using? And more important..., how can I change it? | 13:47 |
bluelightning | vicenteolivert: this will tell you: bitbake -s | grep gcc | 13:48 |
vicenteolivert | bluelightning: that's the gcc used to compile my target? (the gcc of the toolchain) | 13:50 |
*** fpaut is now known as fpaut_ | 13:51 | |
*** belen1 <belen1!~Adium@134.134.139.70> has quit IRC | 13:51 | |
*** davest <davest!~Adium@134.134.139.72> has quit IRC | 13:51 | |
bluelightning | vicenteolivert: gcc-cross is, yes | 13:53 |
*** belen <belen!Adium@nat/intel/x-muhixwvqxeljmojp> has joined #yocto | 13:53 | |
*** belen1 <belen1!~Adium@134.134.139.72> has joined #yocto | 13:56 | |
*** alex_kag <alex_kag!~alex_kag@178.124.241.2> has quit IRC | 13:57 | |
*** belen <belen!Adium@nat/intel/x-muhixwvqxeljmojp> has quit IRC | 13:58 | |
*** groleo <groleo!groleo@nat/intel/x-usfnkndgvcznctiz> has joined #yocto | 14:00 | |
*** belen1 <belen1!~Adium@134.134.139.72> has quit IRC | 14:02 | |
*** challinan <challinan!~challinan@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 14:05 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 14:09 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 14:09 | |
*** rainerschuster <rainerschuster!~Adium@188-193-215-207-dynip.superkabel.de> has joined #yocto | 14:15 | |
*** tasslehoff <tasslehoff!~tasslehof@77.40.182.98> has quit IRC | 14:17 | |
*** Jay7 <Jay7!jay@128-73-94-1.broadband.corbina.ru> has quit IRC | 14:24 | |
*** challinan <challinan!~challinan@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 14:25 | |
*** Jay7 <Jay7!jay@128-73-94-131.broadband.corbina.ru> has joined #yocto | 14:25 | |
*** groleo <groleo!groleo@nat/intel/x-usfnkndgvcznctiz> has quit IRC | 14:26 | |
*** sroy <sroy!~sroy@2607:fad8:4:6:3e97:eff:feb5:1e2b> has joined #yocto | 14:34 | |
*** mihai <mihai!~mihai@80.97.15.150> has quit IRC | 14:34 | |
ak77 | I have a function in ROOTFS_POSTPROCESS_COMMAND in a image-making recipe. what variable containes path to host sysroot (where are native tools get installed). (${D} doesnt point to right directory) | 14:53 |
ak77 | in that function, I need to access some files i placed in /usr/share/xy when installing my native tool. | 14:54 |
*** reallife <reallife!~reallife@ool-4b7ff55a.static.optonline.net> has joined #yocto | 14:54 | |
ndec | ak77: STAGING_DIR_NATIVE i believe is what you need. | 14:57 |
ndec | or its BINDIR or INCDIR variant | 14:57 |
ndec | and btw, $D is never the sysroot, but an intermediate folder in the recipe WORKDIR, used before files get installed/populated in the sysroot | 14:58 |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 14:58 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 15:04 | |
*** alex_kag <alex_kag!~alex_kag@37.212.119.177> has joined #yocto | 15:05 | |
*** belen <belen!Adium@nat/intel/x-yewoncdzgynrwnbn> has joined #yocto | 15:08 | |
ak77 | ndec: thankyou | 15:09 |
*** SorenHolm <SorenHolm!~quassel@cpe.ge-0-2-0-950.faaqnqu1.dk.customer.tdc.net> has quit IRC | 15:10 | |
*** ak77 <ak77!c12e4b04@gateway/web/freenode/ip.193.46.75.4> has quit IRC | 15:14 | |
*** rainerschuster <rainerschuster!~Adium@188-193-215-207-dynip.superkabel.de> has left #yocto | 15:32 | |
*** kscherer_ <kscherer_!~kscherer@128.224.252.2> has joined #yocto | 15:35 | |
*** munch <munch!~mark@c-67-184-166-69.hsd1.il.comcast.net> has joined #yocto | 15:37 | |
*** sunfunbaby <sunfunbaby!~Thunderbi@osatek.hosting.proxy.ru> has quit IRC | 15:39 | |
*** _tid <_tid!~tid@88-191-241-186.rev.poneytelecom.eu> has quit IRC | 15:40 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 15:43 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has quit IRC | 15:46 | |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 15:46 | |
*** khem <khem!~Thunderbi@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 15:51 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 15:58 | |
*** ak77 <ak77!c12e4b04@gateway/web/freenode/ip.193.46.75.4> has joined #yocto | 16:06 | |
*** davest <davest!~Adium@134.134.137.71> has joined #yocto | 16:11 | |
*** lpapp <lpapp!~lpapp@kde/lpapp> has left #yocto | 16:12 | |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 16:13 | |
*** hollisb <hollisb!~hollisb@nat-wv.mentorg.com> has joined #yocto | 16:13 | |
*** dlern <dlern!~dlerner@128.224.250.2> has left #yocto | 16:14 | |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 16:15 | |
*** Zagor <Zagor!~bjst@rockbox/developer/Zagor> has quit IRC | 16:20 | |
*** fpaut_ is now known as fpaut | 16:22 | |
*** davest <davest!~Adium@134.134.137.71> has quit IRC | 16:23 | |
*** fpaut is now known as fpaut_ | 16:27 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC | 16:28 | |
vicenteolivert | Can anyone help me setting up the sourcery toolchain please? I have downloaded the "meta-sourcery" layer and put it on the poky dir. Then, I have added that layer to my bblayers.conf file, just before the meta layer. Then I downloaded the sourcery codebench tarball and extracted it (that created the ~/mips-2013.05 directory). Then I have added EXTERNAL_TOOLCHAIN = "/home/myuser/mips-2013.05" to local.conf | 16:28 |
kergoth | sounds about right. what's the issue? | 16:29 |
vicenteolivert | It fails with: | 16:30 |
vicenteolivert | /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory | 16:30 |
kergoth | if it's including /usr/include headers, that sounds like you'er failing in a native recipe, not a target one, so it isn't even failing in a recipe that uses the external toolchain | 16:31 |
kergoth | what exactly is failing? which recipe? | 16:31 |
vicenteolivert | pseudo-native/1.5.1-r4 | 16:31 |
*** mckoan is now known as mckoan|away | 16:31 | |
bluelightning | vicenteolivert: maybe try NO32LIBS = "1" in local.conf ? | 16:32 |
vicenteolivert | bluelightning: will that affect to my target system? I'm building a MIPS32 target system. | 16:33 |
bluelightning | vicenteolivert: no, that's just for the native (build host) part | 16:33 |
bluelightning | in fact it's only looked at by the pseudo recipe | 16:33 |
vicenteolivert | Ok, added and running the "bitbake core-image-minimal" again. | 16:34 |
*** davest <davest!~Adium@134.134.137.71> has joined #yocto | 16:34 | |
vicenteolivert | No..., more errors :-( | 16:34 |
bluelightning | vicenteolivert: the same error or something else? | 16:35 |
kergoth | you need to be more specific, if you have an error, post it | 16:35 |
bluelightning | and use pastebin for the errors ;) | 16:35 |
bluelightning | if > 2 lines | 16:35 |
vicenteolivert | Yes, sorry, the error has occured right now. I'm looking at it :-P | 16:35 |
vicenteolivert | It's not the same recipe. It has failed installing the external toolchain. I'll paste it. | 16:36 |
vicenteolivert | bluelightning, kergoth: http://pastebin.ca/2497094 | 16:37 |
vicenteolivert | The directory is trying to find it doesn't exists. | 16:39 |
*** dlern1 <dlern1!~dlerner@128.224.250.2> has joined #yocto | 16:41 | |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 16:41 | |
*** dlern1 <dlern1!~dlerner@128.224.250.2> has quit IRC | 16:47 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has quit IRC | 16:48 | |
*** pidge <pidge!~eflanagan@83.217.123.106> has joined #yocto | 16:52 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 16:54 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 16:54 | |
*** slips <slips!~slips@95.130.216.34> has quit IRC | 16:55 | |
vicenteolivert | bluelightning, kergoth: any clues? | 17:01 |
bluelightning | brb | 17:02 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 17:02 | |
kergoth | Hmm, odd, never seen that one. which toolchain is this? | 17:03 |
vicenteolivert | kergoth: Sourcery Codebench. | 17:03 |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has joined #yocto | 17:03 | |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has quit IRC | 17:03 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 17:03 | |
vicenteolivert | I'm following the instructions: https://github.com/MentorEmbedded/meta-sourcery | 17:04 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 17:04 | |
*** bluelightning_ is now known as bluelightning | 17:04 | |
*** belen <belen!Adium@nat/intel/x-yewoncdzgynrwnbn> has quit IRC | 17:04 | |
*** dvhart <dvhart!~dvhart@134.134.139.74> has joined #yocto | 17:05 | |
*** belen <belen!~Adium@134.134.137.71> has joined #yocto | 17:05 | |
*** belen2 <belen2!Adium@nat/intel/x-ylrfphjpfvhijskz> has joined #yocto | 17:05 | |
*** belen3 <belen3!~Adium@134.134.139.74> has joined #yocto | 17:07 | |
kergoth | vicenteolivert: obviously, it's codebench | 17:07 |
kergoth | what *exact* version? pro or lite? | 17:08 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 17:08 | |
kergoth | i hae to support like 32 combinations of arch and versions with that layer | 17:08 |
vicenteolivert | kergoth: lite. | 17:08 |
kergoth | i can't test them all | 17:08 |
vicenteolivert | kergoth: mips-2013.11-36-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2 | 17:08 |
kergoth | thank you, that'ss what i needed | 17:08 |
vicenteolivert | kergoth: do you want the link so I can save you time? | 17:08 |
kergoth | I'll pull it down and try to repro | 17:08 |
kergoth | sure | 17:08 |
vicenteolivert | wget https://sourcery.mentor.com/GNUToolchain/package12215/public/mips-linux-gnu/mips-2013.11-36-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2 | 17:08 |
*** belen <belen!~Adium@134.134.137.71> has quit IRC | 17:09 | |
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has quit IRC | 17:09 | |
vicenteolivert | kergoth: thank you very much for your time and help :-) | 17:10 |
kergoth | excellent, thanks | 17:10 |
kergoth | np | 17:10 |
*** belen3 <belen3!~Adium@134.134.139.74> has left #yocto | 17:10 | |
*** belen3 <belen3!~Adium@134.134.139.74> has joined #yocto | 17:10 | |
*** belen2 <belen2!Adium@nat/intel/x-ylrfphjpfvhijskz> has quit IRC | 17:10 | |
kergoth | The lite ones usually aren't a priority for us, but we do try to ensure they stay working with yocto | 17:10 |
vicenteolivert | kergoth: aha. | 17:11 |
vicenteolivert | kergoth: I will be off work in a few minutes, so please, don't be upset if you talk me and I don't reply. That's because I'm not here. | 17:12 |
kergoth | k | 17:13 |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 17:19 | |
vicenteolivert | The reason I'm trying to use this external toolchain is because I need to build a target with micromips support (rootfs compiled with -mmicromips CFLAG). If I try to do that using the Yocto toolchain it fails because it's gcc doesn't recognize that option. I don't know why, because as fas as I know, that option was introduced in Mar 2013, so gcc-4.8.2 should have it. | 17:23 |
LetoThe2nd | howdy! how to make fortran available as a dependency? | 17:24 |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 17:26 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 17:29 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 17:29 | |
LetoThe2nd | a simple DEPENDS doesn't seem to do the trick | 17:30 |
bluelightning | vicenteolivert: where were you setting the CFLAGS though? | 17:31 |
*** n01 <n01!~n01@host225-0-static.96-5-b.business.telecomitalia.it> has quit IRC | 17:32 | |
vicenteolivert | bluelightning: in my local.conf, TARGET_CFLAGS_append = " -mmicromips" | 17:32 |
bluelightning | vicenteolivert: ok | 17:32 |
vicenteolivert | I have to go. See you tomorrow and have a nice day :-) | 17:37 |
kergoth | vicenteolivert: hmm, actually hit an entirely different failure than you did, i got past the toolchain install, but failed in libffi | 17:44 |
kergoth | actually, i think meta-mentor might have that fix, maybe i should move it or push to oe-core | 17:44 |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 17:46 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 17:48 | |
LetoThe2nd | any hints about needing fortran as a dependency? | 17:49 |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 17:49 | |
*** roric <roric!~roric@134.191.244.57> has quit IRC | 17:54 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 17:54 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 17:57 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 17:57 | |
* mr_science 's ears perk up at the mention of Fortran... | 17:57 | |
mr_science | hmm, not enough log today... | 17:58 |
mr_science | LetoThe2nd: can you catch me up? | 17:58 |
mr_science | damn, i got a standup in 1 minute... | 17:59 |
LetoThe2nd | mr_science: i want to make up a recipe for R, for which the docs say it needs fortran | 18:00 |
*** dvhart <dvhart!~dvhart@134.134.139.74> has quit IRC | 18:00 | |
*** alex_kag <alex_kag!~alex_kag@37.212.119.177> has quit IRC | 18:10 | |
*** belen3 <belen3!~Adium@134.134.139.74> has quit IRC | 18:14 | |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has joined #yocto | 18:15 | |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has quit IRC | 18:15 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:15 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 18:16 | |
mr_science | back | 18:20 |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 18:21 | |
mr_science | LetoThe2nd: i did some R hacking, er, packaging on Gentoo a while back | 18:21 |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 18:21 | |
LetoThe2nd | hrhrhr | 18:21 |
mr_science | i don't have access to my yocto build right now, but initially it would depend on the toolchain config | 18:22 |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 18:22 | |
mr_science | ie, --languages=foo | 18:22 |
mr_science | no reason not to build gfortran, since you pretty much get it for free | 18:22 |
LetoThe2nd | hmm | 18:23 |
*** alex_kag <alex_kag!~alex_kag@37.212.119.177> has joined #yocto | 18:23 | |
mr_science | if it's not already being built that way, you could try a bbappend to add --languages=c,c++,fortan or whatever | 18:23 |
mr_science | but that's really my ass talking without actually looking at it... | 18:24 |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 18:26 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 18:26 | |
LetoThe2nd | mr_science: no worries, the input is much appreciated | 18:26 |
mr_science | i have a drs appt this afternoon so i could probably take a look when i get back | 18:28 |
mr_science | is there an existing bug, or? | 18:28 |
LetoThe2nd | you mean the fortran thing? | 18:33 |
mr_science | yeah, if you want a test build/bbappend that should be doable | 18:35 |
mr_science | should be able to at least build a toolchain with fortran | 18:36 |
mr_science | do you have any recipes to test yet? | 18:37 |
LetoThe2nd | no, nothing at all. just at the very beginning | 18:37 |
mr_science | so there's essentially no R stuff at all yet? | 18:39 |
mr_science | in anything meta-* anyway... | 18:39 |
LetoThe2nd | nothing that i'm aware of | 18:42 |
*** jackmitchell1 <jackmitchell1!~Thunderbi@cpc22-cmbg15-2-0-cust21.5-4.cable.virginm.net> has joined #yocto | 18:43 | |
kergoth | i think richard looked into / improved the fortran support recently, it's ringing a bell | 18:43 |
LetoThe2nd | *ding* | 18:43 |
kergoth | e.g. [OE-core] [PATCH] gcc: Allow fortran to build successfully in 4.8 | 18:44 |
kergoth | search oe-core list archives for fortran | 18:44 |
*** roric <roric!~roric@port-87-193-197-146.static.qsc.de> has joined #yocto | 18:44 | |
kergoth | IIRC there's a variable for what gets passed to --languages= that you can change | 18:45 |
mr_science | sounds good | 18:45 |
kergoth | LANGUAGES maybe? something along those lines | 18:45 |
kergoth | check the gcc recipes :) | 18:45 |
LetoThe2nd | just pulled, will now look at it | 18:45 |
mr_science | LetoThe2nd: if you can, let me know if you make any progress today | 18:47 |
mr_science | stephen.arnold42 at the gmail will work... | 18:47 |
LetoThe2nd | mr_science: well you are araound here, not? | 18:48 |
mr_science | there's also the github issue tracker that nobody has used yet | 18:48 |
mr_science | yeah, i will be a bit later | 18:48 |
mr_science | LetoThe2nd: you can be the first: https://github.com/sarnold/meta-raspberrypi | 18:49 |
mr_science | this should be more interesting than your average packaging task... | 18:57 |
* LetoThe2nd has just kicked off the rebuild to see whats going on. | 18:58 | |
-YoctoAutoBuilder- build #46 of nightly-x86-64-lsb is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64-lsb/builds/46 | 19:03 | |
LetoThe2nd | well i found http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=5bde5d9b39ea67f19a1a6aedd0c08c6cfedcbe5f | 19:05 |
LetoThe2nd | but does this mean to do nothing at all because a toolchain rebuild will geive me fortran? or shall i depend on libgfortran now? | 19:05 |
kergoth | you still need to ensure fortran is enabled in gcc languages, no? | 19:07 |
kergoth | that commit just ensures the fortran lib is packaged as well | 19:07 |
LetoThe2nd | ah ok | 19:08 |
* mr_science still thinking about how to integrate that one... | 19:09 | |
kergoth | LANGUAGES ?= "c,c++${FORTRAN}${JAVA}" | 19:09 |
kergoth | looks like you just need to set FORTRAN=",f77" | 19:09 |
kergoth | from a quick look at the gcc recipes, asi pointed out earlier | 19:10 |
kergoth | the var is even named what i thought it was :P | 19:10 |
LetoThe2nd | kergoth: :) | 19:13 |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 19:15 | |
kergoth | ah, looks like gcc-4.8.inc sets FORTRAN = "" specifically | 19:16 |
kergoth | so you'd actually want to set LANGUAGES = "c,c++,f77" | 19:16 |
*** maharvey <maharvey!~maharvey@134.134.139.70> has joined #yocto | 19:16 | |
LetoThe2nd | yes. a bbappend should do, right? | 19:17 |
kergoth | or local.conf, LANGUAGES is set with ?= | 19:18 |
*** maharvey <maharvey!~maharvey@134.134.139.70> has quit IRC | 19:18 | |
kergoth | ?= is set only if unset, so the config metadata would take precedence if set | 19:18 |
kergoth | obviously a bbappend is better for long term maintenance | 19:18 |
kergoth | depends on your goals | 19:18 |
LetoThe2nd | goal == learning, tinkering | 19:19 |
*** n01 <n01!~n01@2-238-57-164.ip242.fastwebnet.it> has joined #yocto | 19:21 | |
* kergoth nods | 19:22 | |
kergoth | local.conf for a temporary change to see if it works is what i'd do :) | 19:22 |
mr_science | if you set it to --enable-languages=c,c++,fortran you should get both f77 and newer | 19:25 |
kergoth | ah, nice | 19:26 |
kergoth | good call | 19:26 |
kergoth | i think richard removed the f77 bits from the metadata, so that'd be much better :) | 19:26 |
mr_science | meaning it should actually work... ;) | 19:27 |
kergoth | indeed :) | 19:29 |
mr_science | i'd wager most people don't mess with fortran | 19:29 |
kergoth | i'm kind of surprised richard put time into making sure it worked, he must have been bored | 19:29 |
-YoctoAutoBuilder- build #46 of minnow-lsb is complete: Failure [failed Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/minnow-lsb/builds/46 | 19:30 | |
mr_science | maybe he was science geek at some point in the past? | 19:30 |
* mr_science might have one of the only fortran projects on github | 19:30 | |
mr_science | almost certainly the only windfield model... | 19:30 |
mr_science | i'm sure *that* would get lots of action if i packaged it for yocto... | 19:31 |
kergoth | hehe | 19:32 |
kergoth | one of the many languages i never learned | 19:32 |
mr_science | it's pretty cool, with real publications and everything | 19:33 |
*** sroy <sroy!~sroy@2607:fad8:4:6:3e97:eff:feb5:1e2b> has quit IRC | 19:33 | |
mr_science | http://www.met.sjsu.edu/cgi-bin/wind/windbin.cgi <= it's operational in several orgs | 19:33 |
*** chrobi <chrobi!~chrobi@c-67-173-249-178.hsd1.co.comcast.net> has joined #yocto | 19:36 | |
LetoThe2nd | i currently more thinking about use cases of statistics/R in embedded controls | 19:40 |
kergoth | sounds quite interesting | 19:40 |
LetoThe2nd | thats why i'm looking into it | 19:41 |
*** jackmitchell1 <jackmitchell1!~Thunderbi@cpc22-cmbg15-2-0-cust21.5-4.cable.virginm.net> has quit IRC | 19:41 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 19:42 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 19:46 | |
mr_science | R is nice tool | 19:46 |
mr_science | which i don't get to play with much any more... | 19:47 |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 19:48 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 19:48 | |
LetoThe2nd | there are so many nice tools and so little time | 19:48 |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 19:51 | |
-YoctoAutoBuilder- build #46 of nightly-qa-systemd is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-qa-systemd/builds/46 | 19:52 | |
kergoth | agreed | 19:52 |
kergoth | i really want to spend more time with Go | 19:52 |
mr_science | on the development/V&V side there are some really nice/little-used tools | 19:52 |
mr_science | actual formal verification stuff, using model checking, SAT solvers, etc | 19:53 |
mr_science | and some of the cleanest-looking opensource c++ code i've seen | 19:54 |
mr_science | take a gander at this source => https://github.com/niklasso/minisat | 19:55 |
mr_science | i wish more people would give a crap about their (public) code... | 19:55 |
* mr_science goes back to his build branch migration | 19:56 | |
*** ccube <ccube!ccube@nx.ccube.de> has quit IRC | 20:06 | |
*** ccube <ccube!ccube@nx.ccube.de> has joined #yocto | 20:08 | |
mr_science | pulled-pork sandwiches today... | 20:10 |
*** maharvey <maharvey!maharvey@nat/intel/x-prbacipmzckzdcid> has joined #yocto | 20:13 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 20:20 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 20:20 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPE4494fc36228b-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto | 20:24 | |
*** sameo <sameo!~samuel@192.55.54.36> has quit IRC | 20:28 | |
*** wdenk2 <wdenk2!~wd@p4FD56E92.dip0.t-ipconnect.de> has joined #yocto | 20:32 | |
*** wdenk1 <wdenk1!~wd@p4FD5659C.dip0.t-ipconnect.de> has quit IRC | 20:32 | |
*** maharvey <maharvey!maharvey@nat/intel/x-prbacipmzckzdcid> has quit IRC | 20:37 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has quit IRC | 20:39 | |
*** dany <dany!~Thunderbi@sestofw01.enea.se> has joined #yocto | 20:39 | |
*** jdvdt_ <jdvdt_!~jdvdt@rrcs-24-97-209-160.nys.biz.rr.com> has joined #yocto | 20:42 | |
*** roric <roric!~roric@port-87-193-197-146.static.qsc.de> has quit IRC | 20:43 | |
-YoctoAutoBuilder- build #45 of build-appliance is complete: Failure [failed Building Images] Build details are at http://autobuilder.yoctoproject.org:8011/builders/build-appliance/builds/45 | 20:49 | |
*** jdvdt <jdvdt!~joshua@rrcs-24-97-209-160.nys.biz.rr.com> has left #yocto | 20:50 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 20:54 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 21:03 | |
*** maharvey <maharvey!maharvey@nat/intel/x-fdfvelpgqcltihsx> has joined #yocto | 21:03 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 21:05 | |
*** roric <roric!~roric@port-87-193-197-146.static.qsc.de> has joined #yocto | 21:06 | |
*** jdvdt <jdvdt!~jdvdt@rrcs-24-97-209-160.nys.biz.rr.com> has joined #yocto | 21:14 | |
-YoctoAutoBuilder- build #45 of nightly-fsl-ppc is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc/builds/45 | 21:17 | |
*** joeythesaint <joeythesaint!~jjm@128.224.252.2> has quit IRC | 21:22 | |
*** maharvey <maharvey!maharvey@nat/intel/x-fdfvelpgqcltihsx> has quit IRC | 21:22 | |
*** maharvey <maharvey!~maharvey@134.134.139.70> has joined #yocto | 21:24 | |
-YoctoAutoBuilder- build #45 of nightly-x86-lsb is complete: Failure [failed Building Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-lsb/builds/45 | 21:31 | |
-YoctoAutoBuilder- build #45 of nightly-arm-lsb is complete: Failure [failed Building Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm-lsb/builds/45 | 21:31 | |
-YoctoAutoBuilder- build #45 of nightly-mips-lsb is complete: Failure [failed Building Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips-lsb/builds/45 | 21:37 | |
*** davest <davest!~Adium@134.134.137.71> has quit IRC | 21:56 | |
*** maharvey <maharvey!~maharvey@134.134.139.70> has quit IRC | 21:56 | |
*** davest <davest!~Adium@134.134.137.71> has joined #yocto | 21:58 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 21:59 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 21:59 | |
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto | 22:01 | |
*** GusBricker <GusBricker!~GusBricke@CPE-120-148-198-99.heum1.vic.bigpond.net.au> has joined #yocto | 22:01 | |
*** maharvey <maharvey!~maharvey@134.134.139.70> has joined #yocto | 22:04 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 22:17 | |
*** panda84kde <panda84kde!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC | 22:21 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 22:23 | |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 22:29 | |
*** davest <davest!~Adium@134.134.137.71> has quit IRC | 22:35 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 22:37 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 22:37 | |
kergoth | I have to say, I kind of hate the bits where libx11 refuses to be buildable without x11 in distro features. it's a useful sanity check, but building it doesn't mean I'm linking much against it, or that it'll end up in my images.. | 22:47 |
RP | kergoth: I can't say I'm that keen either fwiw but equally there wasn't any opposition to the patches :/ | 22:49 |
kergoth | it's certainly been around for a while now. it's not always a problem, but is occasionally annoying/limiting | 22:51 |
* kergoth mulls over such things as an opt-in/opt-out sanity check rather than a requirement | 22:51 | |
-YoctoAutoBuilder- build #46 of nightly-ppc-lsb is complete: Failure [failed Building Images_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-ppc-lsb/builds/46 | 22:52 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 22:58 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** agust <agust!~agust@p4FDE6C8D.dip0.t-ipconnect.de> has quit IRC | 23:03 | |
*** gagi <gagi!~quassel@vpn.pelagicore.de> has quit IRC | 23:04 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 23:04 | |
*** gagi <gagi!~quassel@vpn.pelagicore.de> has joined #yocto | 23:04 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 23:05 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 23:07 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 23:08 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 23:10 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has joined #yocto | 23:10 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 23:10 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 23:11 | |
*** jzhang <jzhang!~jzhang@134.134.137.71> has left #yocto | 23:15 | |
*** tinti <tinti!~tinti@pdpc/supporter/student/tinti> has quit IRC | 23:16 | |
*** n01 <n01!~n01@2-238-57-164.ip242.fastwebnet.it> has quit IRC | 23:16 | |
*** [simar|on] <[simar|on]!~simar@206-248-139-195.dsl.teksavvy.com> has joined #yocto | 23:18 | |
*** pidge1 <pidge1!pidge@nat/intel/x-tbjetpcfwifweojt> has joined #yocto | 23:20 | |
*** pidge1 is now known as pidge_laptop | 23:20 | |
*** jzhang <jzhang!~jzhang@134.134.137.71> has joined #yocto | 23:21 | |
RP | kergoth: you could probably knock out the check with a suitable override from local.conf I guess :) | 23:26 |
*** pidge_laptop <pidge_laptop!pidge@nat/intel/x-tbjetpcfwifweojt> has quit IRC | 23:29 | |
*** Guest21451 <Guest21451!~tinti@pdpc/supporter/student/tinti> has joined #yocto | 23:31 | |
*** zaif_ <zaif_!~Zaif@194.95.3.13> has joined #yocto | 23:34 | |
-YoctoAutoBuilder- build #50 of buildtools is complete: Failure [failed Building Images Building Images_1 Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org:8011/builders/buildtools/builds/50 | 23:36 | |
*** jzhang <jzhang!~jzhang@134.134.137.71> has quit IRC | 23:39 | |
*** pidge1 <pidge1!pidge@nat/intel/x-hrzyjqxkzzzsedxj> has joined #yocto | 23:40 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 23:42 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 23:42 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 23:43 | |
*** Squix <Squix!~Squix___@p021.net112139202.tokai.or.jp> has joined #yocto | 23:49 | |
*** pidge1 <pidge1!pidge@nat/intel/x-hrzyjqxkzzzsedxj> has quit IRC | 23:51 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 23:53 | |
*** hollisb <hollisb!~hollisb@nat-wv.mentorg.com> has quit IRC | 23:55 | |
*** zenlinux_ <zenlinux_!~sgarman@masterfoo.zenlinux.com> has quit IRC | 23:57 | |
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has joined #yocto | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!