**** BEGIN LOGGING AT Thu Jun 20 02:59:59 2013 Jun 20 07:17:33 hi khem. Regarding: http://lists.openembedded.org/pipermail/openembedded-devel/2013-June/091129.html I have a problem with Patchwork getting my name wrong: http://patchwork.openembedded.org/patch/51921/ Should I ask an administrator to fix or should I request a new account? Jun 20 07:25:19 panda84kde: khem is probably going to bed now :/ Jun 20 07:25:25 morning all Jun 20 07:36:28 RP: thanks Jun 20 07:50:46 still have one eye open Jun 20 07:50:50 :P Jun 20 07:50:59 hi khem :) Jun 20 07:51:16 panda84kde: there are two profiles Jun 20 07:51:45 Diego and Diego Rondini Jun 20 07:51:54 which one is you Jun 20 07:51:58 i'm "Diego Rondini" Jun 20 07:52:08 please unify them Jun 20 07:52:27 which one do you prefer Jun 20 07:52:31 one has to go Jun 20 07:52:50 zoho dot com ? Jun 20 07:53:08 merge "Diego" into "Diego Rondini" and keep "Diego Rondini". Yes, diego.ml Jun 20 07:55:51 refresh now better ? Jun 20 07:56:17 khem: perfect! Thanks! Jun 20 07:58:06 * khem -> sleep() Jun 20 08:00:01 good night Jun 20 08:04:35 cya panda84kde Jun 20 08:04:43 morning all Jun 20 08:05:53 it's not me who's going to sleep, it's khem Jun 20 08:06:05 bluelightning: morning Jun 20 08:09:25 panda84kde: ah, sorry :) morning Jun 20 14:45:36 zecke: you asked about docs the other day but I didn't reply, sorry Jun 20 14:46:29 zecke: that page you linked to is ancient... the up-to-date manuals are available here: https://www.yoctoproject.org/documentation Jun 20 14:57:35 bluelightning: yes, they are ancient but google finds them either than the url you posted Jun 20 15:15:08 zecke: we should probably redirect from those URLs I would have to agree Jun 20 15:25:38 bluelightning: but also try to find out why google does not find the other documentation Jun 20 15:37:02 moin Jun 20 15:38:33 zecke: what did you search for to find that? Jun 20 15:51:39 bluelightning: it is not in my history anymore. Jun 20 15:51:49 bluelightning: but something like "poky environment-setup" Jun 20 15:52:27 zecke: ok, thanks Jun 20 15:52:45 bluelightning: okay "Yocto ADT setup" is finding somethings though Jun 20 15:53:12 bluelightning: "Aufgrund der robots.txt dieser Website ist keine Beschreibung für dieses Ergebnis verfügbar. Weitere Informationen". "no description because of the robots.txt.. though I looked your robots.txt a couple of minutes agao Jun 20 15:54:10 Ah disallow: / Jun 20 15:54:54 that did look a bit odd to me yes, assuming it's recursive Jun 20 15:55:01 yes Jun 20 15:55:07 google, we don't want to exist. :) Jun 20 16:13:57 hi everyone, im trying to release an internal sdk for a device, but the sdk generated with meta-toolchain does not contain gps.h and libs. How can I add target libs into the sdk? Jun 20 16:16:52 mmlb: build a toolchain instead using bitbake [your image name] -c populate_sdk Jun 20 16:17:14 that will use the contents of your image, instead of what the default toolchain+sdk is Jun 20 16:20:57 rburton: thanks going to try that now Jun 20 17:01:10 rburton: worked, thanks Jun 20 17:05:26 I have a little question about missing dependencies. I'm working on adding a package for Snort and it turns out that snort requires daq, which in turn requires libdnet which isn't RPROVIDED by anything else. How should I handle this situation? Should I make a separate .bb file for libdnet but put it in the same location as the .bb file for snort? Should the .bb for libdnet go elsewhere entirely? Should downloading and configuring libdne Jun 20 17:05:26 handled in the .bb file for snort? Jun 20 17:17:53 mulhern: make a bb for libdnet, put it wherever is suitable Jun 20 17:19:51 bluelightning: do you know if there is x86 grub or uboot support? Jun 20 17:21:00 bluelightning: the issue for me with syslinux is that it is difficult to upgrade as part of opkg Jun 20 17:21:10 zecke: we have grub yes Jun 20 17:21:26 bluelightning: grub or grub-efi? Jun 20 17:21:34 bluelightning: and which image type? Jun 20 17:21:54 zecke: both Jun 20 17:32:34 bluelightning: can you point me to the image class or the documentation? Jun 20 17:36:07 bluelightning: e.g. bootimg will use syslinux unless I have an efi system (which I don't have) Jun 20 17:36:21 zecke: AIUI, if you build a live image and use the "install" option that should deploy grub on the machine Jun 20 17:37:08 zecke: to be honest I do not know a lot about the booting side of things, but I understand we are planning to do a bit of work on image deployment for this release, so not everything may be automated at the moment Jun 20 17:45:44 bluelightning: i think the answer is that there is no support for a grub image right now Jun 20 17:46:24 zecke: we do have the grub recipe itself, but you'd need to do the integration I believe yes Jun 20 17:46:42 zecke: but dvhart has just joined and he is much better versed in this area than I am Jun 20 17:47:13 dvhart: hi, I am building images for x86 and right now use the "directdisk" system with syslinux and a msdos partition. Jun 20 17:47:39 dvhart: the question was about out-of-the-box support for creating images that use grub (non-efi) Jun 20 17:47:55 dvhart: at the same time I install a package manager in the system. So right now I musn't upgrade the kernel (as otherwise installed modules and loaded kernel do not match) Jun 20 17:48:20 dvhart: so ideally I would just like to have grub out of the box, then I can make the linux package update the grub cfg Jun 20 17:52:00 morning Jun 20 17:59:01 hybride Jun 20 17:59:21 one sec folks, finishing up a meeting in my cube and dialing into another... will catch up as I can Jun 20 17:59:27 sorry Jun 20 18:00:30 dvhart: thanks Jun 20 18:02:17 zecke, by "out of the box" I presume you mean the image generated by the recipe instead of the resulting installation? Jun 20 18:02:28 zecke, first question, is there a reason you want grub? Jun 20 18:02:48 my preference would be to kill grub from oe-core entirely and use syslinux and gummiboot for x86 systems Jun 20 18:03:02 dvhart: no, my basic requirement is to have "opkg upgrade" work for a kernel Jun 20 18:03:19 dvhart: e.g. syslinux needs msdos.. which doesn't have symlinl. so update-alternatives for the kernel image will not work Jun 20 18:03:21 ok... so how did we get on the grub subject? Jun 20 18:03:38 syslinux does have extlinux Jun 20 18:04:22 yes, the update-alternatives is a very good point Jun 20 18:04:50 dvhart: okay, extlinux would be okay for my need (assuming it knows symlinks) Jun 20 18:05:20 not someting I've tried yet, but that would be someting to pursue Jun 20 18:05:31 research required ;-) Jun 20 18:05:34 dvhart: next question. is extlinux on the roadmap for the yocto project? :) Jun 20 18:05:45 zecke, I think it just got added Jun 20 18:06:05 I was planning on using msdos with either syslinux or gummiboot Jun 20 18:06:05 haha, lovely! Jun 20 18:06:18 but the update-alternatives throws a wrench in the works Jun 20 18:06:36 zecke, would you please open a bug describing the situation and categorize it under "deployment" ? Jun 20 18:06:46 zecke, that will help keep that requirement from getting lost Jun 20 18:26:54 dvhart: created a bug. I am already a bit tired, so if something is not clear in my description pleae poke me and I will update the text tomorrow Jun 20 18:28:10 zecke, thank you kindly Jun 20 21:18:33 Does anything in the yocto framework adjust the default stack size? Does it obey 'limit -s'? Jun 20 22:11:08 am I missing something, or does the license manifest stuff not work for the SDK too? Jun 20 22:17:52 evanp: I'm verifying that it does, but it should work for the sdk Jun 20 22:21:56 pidge: I could be wrong, but I don't see how...of course, I'm looking at 1.2.... Jun 20 22:22:44 evanp: ah... I'm on HEAD. let me verify it works there and then I'll check 1.2 **** ENDING LOGGING AT Fri Jun 21 02:59:58 2013