**** BEGIN LOGGING AT Sun Jan 19 03:00:00 2014 Jan 19 10:15:13 does anyone have a usbip recipe they could share? Jan 19 10:16:33 i think i want to somehow derive from the minimal image, but i need to update the kernel config (to enable usbip in the kernel) and also build the usbip userspace bits (which are shipped with the kernel). Jan 19 16:12:57 zeddii_home: hey, we have a brand new issue :/ Jan 19 16:13:33 /linux-yocto-dev/3.10++gitAUTOINC+0580cffb6f_e88817ea52-r0/linux/fs/yaffs2/yaffs_vfs.c:1812:2: error: unknown field 'readdir' specified in initializer Jan 19 16:23:07 https://dev.openwrt.org/browser/trunk/target/linux/generic/patches-3.12/503-yaffs-3.12-convert-readdir-to-iterate.patch?rev=39084#L1911 Jan 19 16:23:14 fwiw Jan 19 16:59:36 ant_home: interesting. I'll fix that tonight. Jan 19 17:00:09 I fought with aufs enough on the up rev to 3.13, it is now yaffs's turn :) Jan 19 17:03:42 zeddii_home: looking forward to those speedups you mentioned :) Jan 19 17:06:16 RP: I have a couple more, but I'm going to send the first one tomorrow, since it is standalone. Jan 19 17:06:24 the other ones I'm still poking at. Jan 19 17:07:44 zeddii_home: fair enough Jan 19 17:22:44 zeddii_home: I didn't bother to verify but...do the extra yaffs patches we carry along add any bonus? Jan 19 17:29:01 ant_home: only very specific cases, boot, but they just rejected yaffs2 yet again for mainline, so I'll have the core of it for a while :) Jan 19 17:29:30 heh Jan 19 17:37:24 zeddii_home: hm.. past that... | ERROR: "clk_set_rate" [drivers/usb/phy/phy-generic.ko] undefined! Jan 19 17:42:03 zeddii_home: fix posted by Greg KH 3 mins ago in -linux-arm-kernel ;) Jan 19 17:42:47 woo. I'll grab it tonight as well. Jan 19 17:43:18 * zeddii_home sees it Jan 19 17:44:48 it's not the very same... need to follow the ML Jan 19 17:52:22 yep. and I noticed the question about the fix. I'll have a go at it myself if nothing pops up. Jan 19 17:53:40 reading http://patchwork.linux-mips.org/patch/5576/ Jan 19 17:53:52 and comparing with http://lxr.free-electrons.com/ident?i=clk_set_rate Jan 20 00:28:29 what would be the best way to add files to an image that isn't tracked by package management? Jan 20 01:48:16 worked it out. I just created a new function that copies files into ${IMAGE_ROOTFS} and then add the function to ROOTFS_POSTPROCESS_COMMAND. Jan 20 01:52:00 Net147: you have to regenerate the image and add the needed bits to IMAGE_INSTALL in that image recipe Jan 20 01:56:57 khem: IMAGE_INSTALL is tracked by package management though isn't it? Jan 20 01:59:09 khem: I don't want it to be in the package database on the target. Jan 20 02:56:22 Net147: so you have an image which has Online Package Management ? **** ENDING LOGGING AT Mon Jan 20 02:59:59 2014