**** BEGIN LOGGING AT Fri Jan 24 02:59:59 2014 Jan 24 08:26:27 good morning Jan 24 09:42:09 do we have an os.uname() wrapper in OE somewhere? Jan 24 09:42:33 * koen stabs scons Jan 24 17:51:55 Anyone have input as to why the heck my emails apparently are not making it to the list for oe-core? Jan 24 17:52:09 hmm Jan 24 17:52:15 are you getting any bounces? Jan 24 17:52:40 and pm the address you are subscrubed with Jan 24 17:52:48 on a call at the moment though Jan 24 17:52:56 halstead, ping Jan 24 17:53:05 I am sending with my subscribed email, and sending to the tright email. no bounces are coming back to my email address Jan 24 17:53:06 Crofton, pong. Jan 24 17:53:18 halstead, can you see above Jan 24 17:53:23 I'm on a call atm Jan 24 17:53:32 halstead: I'll msg it over Jan 24 17:53:33 I can look some later if you are busy Jan 24 17:53:44 Yep. Jan 24 17:53:49 Thanks WarheadsSE. Jan 24 17:53:57 thanks halstead Jan 24 18:13:18 Crofton|work: found it. Work's damned Exchange server munging things. It *was* on the list. Jan 24 18:14:33 cool, thanks to halstead :) Jan 24 18:14:53 otavio, looks like the community lava system has soem freescale stuff Jan 24 18:15:16 Crofton|work: I am doing my best ;) Jan 24 18:15:43 Crofton|work: I hope to get some more peope learning more about it Jan 24 18:15:49 yeah Jan 24 18:15:51 same here Jan 24 18:15:51 Crofton|work: so we have a good baseline Jan 24 18:18:49 what is lava? Jan 24 18:19:06 http://community.validation.linaro.org/ Jan 24 18:19:09 short form Jan 24 18:19:53 hrm Jan 24 18:21:16 This might be something usable for my Co. Jan 24 18:21:58 tie this to the successful outputs from dockbake (jenkins plus docker instances of bitbake slaves Jan 24 18:27:13 I think this meeting will be on youtube Jan 24 18:32:00 Hmm, maybe. but I can't say that right now I need to be messing with any more infrastructure Jan 24 18:34:01 * mr_science needs to look at lava more closely Jan 24 18:34:15 not too close its hot Jan 24 18:35:09 it's okay Jan 24 18:35:19 * mr_science has two geophysics degrees Jan 24 18:35:51 which probably explains a few things... Jan 24 18:59:50 So how would I get that patch approved/in ? Jan 24 19:02:02 WarheadsSE: you've posted it to the list, now you just have to wait while it's being reviewed ;) Jan 24 19:02:52 if you feel like enough time has gone by and you haven't seen it merged / had a response, you can send a "ping" reply, but it's probably still a bit early for that Jan 24 19:04:14 K Jan 24 20:02:30 in oe-classic, what mistake in a recipe might cause bitbake to create foo-dbg.ipk and foo-dev.ipk but NOT foo.ipk ? Jan 24 20:04:49 nothing to package in the normal places? Jan 24 20:05:18 try -c install and check the image dir Jan 24 20:05:24 I have: FILES += " /usr/lib/* " Jan 24 20:05:29 make sure everything looks right Jan 24 20:06:08 FILES_${PN} += "${libdir}" Jan 24 20:06:21 you left of the PN override and hardcoded a path Jan 24 20:06:51 koen: thx, trying that now Jan 24 20:29:08 also, libdir is in the default files, so that line shouldn't be needed at all. more likely your do_install isn't installing the files into ${D} at all, or to non-standard locations under there Jan 24 20:41:01 Anyone have a clue where kernel-module-tun is supposed to come from Jan 24 20:49:57 WarheadsSE: virtual/kernel Jan 24 20:50:05 provided your kernel config has it enabled as module Jan 24 20:50:17 Yeah, I jsut git-blame'd my boss for breaking it Jan 24 20:51:02 it's in as a module, but for some reason, getting "cannot satisfy the following depend..." satisfy_dependencies_for: Cannot satisfy the following dependencies for task-detos: Jan 24 20:51:04 | * kernel-module-tun * Jan 24 20:51:06 | * opkg_install_cmd: Cannot install package task-detos. Jan 24 20:51:08 oops Jan 24 20:51:26 sry all, thought I had re-copied a smaller chunk :/ Jan 24 21:01:31 WarheadsSE: no more Arch? Jan 24 21:04:59 mnemoc: day job Jan 24 21:05:26 brought on for my extensive arm linux experience, we have an imx6 && a bunch if x86 hardware Jan 24 21:16:15 kergoth: are you still the tslib maintainer? Jan 24 21:18:42 kergoth: it appears if these bits have not made its way into tslib I'm building from OE -- at least I'm seeing some of the same issues: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-tslib/files/ Jan 24 21:20:02 I've not been able to get xinput_calibrator working on a imx6 platform, hence my efforts to integrate X and tslib Jan 24 21:29:24 cbrake: I do still maintain it, but I mostly just gatekeeper the inbound patches. I don't even own a device with a ts to test with anymore, other than possibly an old zaurus buried in the garage somewhere Jan 24 21:29:36 cbrake: hoping to pass of maintainance to someone that can actually test it, at some point Jan 24 21:33:19 kergoth: ok, thanks for the info. I always thought tslib was pretty nice, but it seems to have fallen out of favor with evdev Jan 24 21:34:14 well, tslib's api really can't handle multitouch properly, and it never provided a good mechanism to be able to select() on ts input safely Jan 24 21:34:17 other than that, i agree Jan 24 21:40:37 evening all Jan 24 21:52:51 hi pb Jan 25 00:18:51 Hi to everyone, I'm studing OE but I cannot find info on TC: when I build a toolchain with oe, I launch bitbake meta-toolchain, what's the meta meaning? It's not a full gcc toolchain? thank you Jan 25 00:20:01 bricke: its a SDK based on gcc toolchain yes Jan 25 00:20:20 bricke: it has cross compiler + native tools + target rootfs Jan 25 00:20:33 So I can build a C program with only those tc right? Jan 25 00:20:34 all bundled and installed into single installer Jan 25 00:20:39 yes Jan 25 00:20:43 ok great! Jan 25 00:20:46 unless you have special requirements Jan 25 00:20:59 then there is a way to add target packages to it Jan 25 00:21:14 do you have some docs link to give me? Jan 25 00:21:24 when this things are explained? Jan 25 00:21:27 google is your friend Jan 25 00:21:38 i have done some slides on it Jan 25 00:21:46 must be somewhere on wild web Jan 25 00:21:58 I know but I cannot find a decent guide for OE, I will search again :) Jan 25 00:22:12 well look at the mega manual Jan 25 00:22:26 on oe website? Jan 25 00:22:34 http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html Jan 25 00:22:41 thats a good starting point Jan 25 00:22:51 thanks Jan 25 00:51:59 How I can check if I'using oe or oe-core? Jan 25 00:53:43 if you have layers Jan 25 00:53:50 you are using oe-core based systems Jan 25 00:53:52 if you see an oe-core or openembedded-core directory, its oe-core. if you see an openembedded directory, its classic. if you see a poky directory, it depends Jan 25 00:55:14 I've only a openembedded dir in /opt Jan 25 00:58:50 That's the problem, the oe installation is not mine, I see that the image already builded has some custom name on it, I was looking to find the place where they made such a customization... Jan 25 00:59:16 I don't have lots of experience with oe classic Jan 25 01:01:49 Ok found, they made a custom recipe, my grep was failing and I cannot find this, sorry to bother you guys. **** ENDING LOGGING AT Sat Jan 25 02:59:59 2014