**** BEGIN LOGGING AT Fri Mar 27 02:59:59 2015 Mar 27 08:58:30 Hi guys, I have a little question. Could you recommend me a wifi module that has linux drivers? We are developing new embedded system on arm-8 and we are looking for wifi chips and also bluetooth chips? Mar 27 09:02:04 spaszkoPL: i guess it depends what interface you are going for, good start would be to look at the drivers in the kernel sources: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless?id=refs/tags/v4.0-rc5 Mar 27 09:08:49 nrossi, thank you. I will check this. Mar 27 09:17:14 khem, ping? Mar 27 10:32:47 mornin Mar 27 10:35:18 bpittman: it seems that the backport did not solve the problem for me Mar 27 10:35:21 uh Mar 27 10:35:25 wrong irc completion Mar 27 10:35:33 was addressed to RP :) Mar 27 10:38:05 Jin^eLD: a shame. It at least gives you a pointer to the code in question... Mar 27 10:38:38 yes, I'm diffing the master image types class now to see if there is more to it Mar 27 10:40:28 not really Mar 27 10:40:34 but there is one thing I do not quite understand though Mar 27 10:40:37 the patch starts with: Mar 27 10:40:38 for typedepends in (d.getVar("IMAGE_TYPEDEP_%s" % basetype, True) or "").split() Mar 27 10:40:45 but typedepends is not present anywhere above Mar 27 10:40:52 i.e. there is no getvar that would set it Mar 27 10:41:08 where does this variable come from or who populates it? Mar 27 10:41:16 aah Mar 27 10:41:18 forget it Mar 27 10:41:29 I can't read python lol Mar 27 16:11:34 morning all Mar 27 16:12:13 we're setting up for OEDAM at the moment Mar 27 16:13:55 we have a bridge anyone can call into: 888 875 9370, bridge 2, passcode 83027399 Mar 27 16:14:07 should also be setting up a hangout soon Mar 27 16:17:32 sorry that was the wrong passcode Mar 27 16:17:43 bridge 2, passcode 8027399 Mar 27 16:36:41 always the same fight for NOT being on the video :) Mar 27 17:12:02 #OEDAM agenda updated on wiki Mar 27 19:08:28 what meta layer is recommended for the beaglebone black? Mar 27 19:08:42 I'm trying meta-ti, but the u-boot is looking for uImage, but OE is building zImage Mar 27 19:17:19 afaik meta-ti is it. meta-beagleboard seems to be just the old beagleboard, not black Mar 27 19:17:25 * kergoth shrugs, could poke ti folk to be sure Mar 27 19:21:15 ok, loading the latest master just to be sure I'm running the latest bits Mar 27 19:30:09 doh, was loading u-boot from eMMC instead of external SD card. After I held down the boot switch, everything was happy Mar 27 19:30:39 ah Mar 27 20:10:43 cbrake: do you build u-boot yourself? meta-ti does provide all the necessary pieces for beaglebone Mar 27 20:12:38 kergoth: that layer has been abandoned for long time Mar 27 20:14:23 not seeing anything to that effect in the layer readme or layer index information. the layer readme specifically states it's the official layer for beagleboard.org platforms Mar 27 20:14:28 time to update that? Mar 27 20:14:53 kergoth: funny, we just had some discussion about stale layers and what to do with them at OEDAM Mar 27 20:15:45 * kergoth is slightly irritated with himself for not arranging to go to elc this year, but didn't want to leave his wife handling the baby alone while he still is up 4 times a night Mar 27 20:16:13 kergoth: hah! I understand that completely. Mar 27 20:38:39 kergoth: since the layer is abandoned/stale, how would you change the README? we are/were discussing how to deprecate layers from the Layer Index Mar 27 20:39:46 I'd think at least a statement to that effect in the readme would be of use, so anyone that comes across the repo will at least have a shot of realizing it's out of date Mar 27 20:39:47 * kergoth shrugs Mar 27 20:40:42 kergoth: don't have any control over it Mar 27 20:41:12 did you somehow lose commit access or something? it's j ust a git repository Mar 27 20:41:46 kergoth: which one are we talking about? the one that is abandoned is and wasn't mine Mar 27 20:42:58 so it's impossible to contact its maintainers? Mar 27 20:43:04 I'm not really seeing the problem Mar 27 21:14:46 kergoth: been meaning to talk to you about the idea of building multiple machines at once with bitbake Mar 27 21:15:28 kergoth: Part of me hates teaching bitbake about MACHINE, part of me feels it may be the easiest way to handle what could be a significant and useful enhancement Mar 27 21:15:58 kergoth: have you given anything like that much thought? Mar 27 21:32:46 cbrake: meta-ti u-boot needs a meta-ti kernel i think Mar 27 21:32:52 (works fine for me) Mar 27 21:33:32 make sure you don't have yocto-bsp layer also enabled Mar 27 21:34:06 should default to ti-staging i think Mar 27 21:36:13 mr_science: not necessarily, but everyone has switched from uImage to zImage some time ago, so a more recent u-boot is required... Mar 27 21:37:42 should say "works fine for me on master" Mar 27 21:38:24 must be a release branch then? Mar 27 21:39:00 a uEnv.txt might help maybe Mar 27 21:39:08 correct **** ENDING LOGGING AT Sat Mar 28 02:59:58 2015