**** BEGIN LOGGING AT Fri Jul 22 02:59:57 2011 Jul 22 15:29:20 Good Friday Morning ! Jul 22 15:40:13 is there a recipe for lmbench I could use? Jul 22 15:45:55 mgross: you might check openembedded it looks like there is one there for 2.5 and 3.0-a9 Jul 22 15:49:15 is it hard to pull an OE recipe into yocto? Jul 22 15:49:37 I'll just give it a try. Jul 22 15:50:19 mgross: there are some additional checks in yocto, for LIC_FILES_CHKSUM and SRC_URI checksum, you will likely get some warnings or errors to start with. Jul 22 15:50:32 Also depending on lmbench's dependencies. Jul 22 15:51:12 mgross: you should create a layer for your work which might make it easier to sync Jul 22 15:52:16 thanks. Jul 22 15:52:48 * mgross pulls OE now. Jul 22 16:49:49 ok, first bit of re-syncing siteinfo stuff and consolidating it posted Jul 22 17:54:22 if I have a recipe "lmbench-blabla.bb" with a SRC_URI = file://lmbench-run will it look in a sub directory local to the bb file named lmbench? Jul 22 17:54:49 What defines the src_uri search path for such extra files? Jul 22 17:58:48 Do a bitbake -e Jul 22 17:58:53 And check out FILESPATH* Jul 22 18:19:45 looks like its in there thanks :/home/mgross/work/kproject/rootfs/yocto-initrd/meta-umg/recipes-test/lmbench/: Jul 22 18:20:55 | ERROR: Function 'Fetcher failure for URL: 'file://lmbench-run'. Unable to fetch URL file://lmbench-run from any source.' failed Jul 22 18:21:18 but still not finding the file lmbench-run that is in recipes-test/lmbench/ Jul 22 18:21:36 I'll look more when I get back from lunch. Thanks! Jul 22 18:22:04 Well, that's not the right place for it ;) You should put things into recipes-test/lmbench/lmbench/ at a minimum Jul 22 18:22:10 lmbench/lmbench-VER if it's version specific Jul 22 18:22:12 ala oe.dev Jul 22 18:22:36 ooo, I'll try that Jul 22 18:24:54 ah, looks like my bug. (I messed up the cp -r of that part of the lmbench from OE) looks like its building now. Jul 22 18:24:58 thanks! Jul 23 00:49:38 fray: I am seeing a rpmbuild failure: http://pastebin.com/ZzcR1kCF **** ENDING LOGGING AT Sat Jul 23 02:59:57 2011