**** BEGIN LOGGING AT Wed Dec 28 02:59:58 2011 Dec 28 03:16:05 | DEBUG: For url http://kernel.org/pub/linux/libs/klibc/1.5/klibc-1.5.25.tar.bz2 returning http://mirror.gbxs.net/pub/linux/libs/klibc/1.5/klibc-1.5.25.tar.bz2/klibc-1.5.25.tar.bz2 Dec 28 03:16:14 anyone run into this behavior? with the mirroring? Dec 28 03:16:17 hrm Dec 28 04:30:40 Hey I have a quicky nugget question if anyone wants to point me in the right direction. Dec 28 04:34:18 My Yocto target (HP Atom Netbook) has no networking. I'd like to use the wifi card. Broadcom has a download on their website with what you need to build the driver against your kernal. The problem is my Yocto root file system dosn't seem to have the required kernal headers. driver on my target. Dec 28 04:35:32 When I look online for how to get the kernal headers everything tells you to simply use apt-get or similar. But I don't have networking on the target! Chicken and egg problem... Dec 28 04:37:28 Ideally I'd be able to build the driver on my host os and add it to the target's root file system. I feel like I'm missing something obvious here because it seems like this problem would occure often. Does anyone know of the best method to solve this issue? Dec 28 04:38:05 I'm fine with reading and learning what's missing here. Can anyone point me in the right direction? Dec 28 06:01:22 Andy44: you will need to add a recipe for your kernel drive Dec 28 06:01:25 then include it on the image Dec 28 06:01:35 then the module would get loaded and you would have networking Dec 28 09:22:21 morning all Dec 28 12:59:27 gm Dec 28 13:00:54 hi Crofton|work Dec 28 13:01:09 surviving the holidays? Dec 28 13:01:18 get everything boxed up the other day? Dec 28 13:02:37 Crofton|work: yep christmas has gone well... a bit of an unusual holiday Dec 28 13:02:54 am working through although I did get UK stat holidays off Dec 28 13:03:07 am also working from Germany Dec 28 13:03:47 I am trying to get motivated to work again :) Dec 28 13:04:04 Crofton|work: how about you, did you have a good break? Dec 28 13:04:11 yeah Dec 28 13:04:27 kind of hectic, a lot of driving to get my mother and take her home Dec 28 13:06:43 stupid kernel developers seem to dislike forward references Dec 28 13:10:32 they are often very picky about code style Dec 28 13:23:23 yeah Dec 28 14:20:55 thank you msm1. Dec 28 14:22:08 So is there a broadcom package somewhere? I add that recipe when running bit bake? Dec 28 14:23:38 Is there a Yocto document that discusses adding in kernal modules like you just suggested? I'm have a hard time finding it. Dec 28 14:24:26 or I'm still just noobing really hard over here still :/ Dec 28 14:24:44 haha still... Dec 28 19:08:33 Andy44: it's xmas break Dec 28 19:08:38 so a lot of people are MIA Dec 28 19:08:50 Andy44: I would look for a comparable kernel module recipe to copy Dec 28 19:11:31 Andy44: or any recipe that requires linux-headers Dec 28 20:08:49 bluelightning: new udev patches just sent to ml Dec 28 21:10:40 msm1, minor quibbles with the boot-format recipe. the extra_oemake should either not be set, or you should pass cflags/ldflags also. either will do. the line continuation in SRC_URi isn't needed. and LICENSE isn't correct, it should be GPLv2+ or GPL-2.0+ :) Dec 28 21:10:57 msm1, I wonder if ${PN} should rrecommends or rsuggests ${PN}-config Dec 28 21:10:58 hmm Dec 28 21:13:26 msm1, should probably set PV to something other than git, too. probably something with SRCPV :) Dec 28 21:19:24 ah, and its install target in the makefile clutters up /usr/share/, since it puts the .dat fiels right in the root, not in a subdir of it ;) Dec 28 21:25:12 hmm, nevermind, the extra_oemake pass of cflags/ldflags won't do, makefile doesn't obey them. *eyeroll* :) Dec 28 21:25:13 * kergoth makes a patch Dec 28 21:52:20 hi, to change the SRC_URI of a kernel using git and srcpv the only way is bump PE? Dec 28 21:52:52 (I asked in #oe but everybody seem to went to sleep there) Dec 28 22:14:38 Hmm, whatever happened with the layer dependency bits? Dec 28 22:21:10 according to JaMa PE is the only way Dec 28 22:21:15 so I'll bump PE Dec 28 22:32:17 kergoth: that's a lot of stuff lol Dec 28 22:32:29 haha, it didn't start that way! Dec 28 22:36:46 msm1, https://github.com/kergoth/boot-format/commits/master - i didn't write the 64 bit fix, was in sb-core Dec 28 22:37:01 * kergoth <3 git & hg Dec 28 22:37:50 kergoth: i dislike the idea of doing any work wrt to boot-ormat Dec 28 22:37:54 its a pointless tool Dec 28 22:38:09 fair enough, we can keep it local Dec 28 22:38:21 * kergoth has never used the thing Dec 28 22:38:38 can you just send me a quick email to add to my list?/ Dec 28 22:39:05 sure Dec 28 22:42:42 * kergoth 's attempting a file-by-file review of everything mentor has in their layers relative to upstream Dec 28 23:20:55 holy cow does boot_format take a long time to run Dec 29 00:08:38 anyone else get random setscene "failed with exit code '1'"? Dec 29 00:08:46 it doesn't give any actually useful information Dec 29 00:08:52 * kergoth hasn't bothered trying to dig for the log yet **** ENDING LOGGING AT Thu Dec 29 02:59:57 2011