**** BEGIN LOGGING AT Fri May 04 02:59:59 2012 May 04 05:29:37 khem, by any chance any idea on my rtld(GNU_HASH) problem with denzil/uclibc ? May 04 07:09:05 good morning May 04 07:26:41 good morning May 04 07:27:02 is matchbox still a valid WM ? http://matchbox-project.org/ May 04 07:27:17 or you suggest to switch to a newer one? May 04 08:02:45 good mornig people May 04 08:02:53 morning* May 04 08:42:39 morning guys May 04 09:04:47 it is normal have trouble with the fetch of the packets? May 04 09:05:09 i mean very slow download May 04 09:07:14 silvio_: depends on you connection or the repo May 04 09:09:23 yes, i think is the repo, where i can find mirrors list? May 04 09:13:29 i think the mirror list is here : May 04 09:13:31 classes/mirrors.bbclass May 04 09:13:59 but how it is possible choose one as preferred? May 04 09:14:14 its safe build a local mirror? May 04 09:19:27 silvio_: once you get a source is preferable to keep such sources as long as possible May 04 09:20:10 silvio_: I created my own for example https://sourceforge.net/projects/kaeilos May 04 09:22:56 is there a way to find out which patches have been applied to a certain recipe? May 04 09:26:12 dFence: detect the latest push doing a git log, then do a git diff May 04 09:27:24 mckoan: ah sorry, I was talking about patches that ship with the recipe. the dropbear allow-nopw patch should be applied for distro-type "debug" but I still can't login May 04 09:29:17 mh.. okay, that's strange – the file is patched yet dropbear still won't allow empty passwords May 04 10:27:25 hi, all! May 04 10:28:19 is there some new cheap SoM (system-on-module) things exist to run OE on? May 04 10:28:48 or not so new, but cheap enough (<$100)? May 04 10:49:05 slapin: ARM ? May 04 10:49:54 slapin: LCD support or headless? May 04 10:51:29 slapin: ben nanonote ;) May 04 11:02:33 mckoan: yeah, ARM, LCD is good, but not always required May 04 11:03:05 wait for Raspberry Pi support :) May 04 11:04:03 Jay7: I can't buy one, no matter how I try. I could support it myself, if I had one. May 04 11:05:10 btw, have you seen IP-Plug on ak-systems.ru? May 04 11:05:37 they have models around $100 May 04 11:26:03 whats wrong with the bone? May 04 11:39:26 would it be too hacky to add stop guards like: __SKIPPED_pn-xproto := "${@base_contains('DISTRO_FEATURES','x11','','no-x11', d)}" May 04 11:39:29 to recipes? May 04 11:39:56 or, is there a better way to detect unwanted/unbuildable chains? May 04 12:25:35 slapin: Vulcano-G20 http://www.koansoftware.com/it/prd_sbc.htm May 04 12:26:29 slapin: the SOM is < 100 euro May 04 12:26:49 slapin: and last but not least is already in OE tree ;-) May 04 12:28:13 slapin: also http://www.ronetix.at/ May 04 13:10:11 Jay7: ak-systems.ru sells boxed things and I have bad time cluttering through their site :( May 04 13:12:23 mckoan: is Vulcano a SOM or full board with all peripherals? I see it is huge... May 04 13:13:44 Vulcano is SOM, it is mounted on a Breakout board May 04 13:17:41 mckoan: thanks a lot! May 04 13:36:54 anybody know how to put 3 rss in one ,and then filter them using random keywords or , make a search box for it then display those rss in google maps May 04 13:43:08 Jay7: hi, are you here? May 04 14:27:19 khem, a clean build of the SlugOS layers using your setup script and all worked perfectly. :) May 04 14:42:03 mwester: cool May 04 14:42:40 mwester: first thing is to bring the layers upto denzil release May 04 14:42:43 and then tag them May 04 14:54:28 hey guys May 04 14:57:39 got a tough one for you :) I have an old POS-Terminal equipped with an ICP POS-566 Mainboard. It carries an Intel Pentium 233Mhz and has an onboard LCD-Controller. I'd like to switch the mainboard, but I'm not quite sure about the LCD-controller, or better: it's exact function. In order to find a suitable replacement, what do I need to look for? onboard LVDS-controller? May 04 15:50:49 anyone seen error like this? | make[1]: *** No rule to make target `/OE/shr-core/tmp-eglibc/work/om_gta02-oe-linux-gnueabi/linux-openmoko/linux-openmoko-1_3.2-r11/image/lib/firmware/./', needed by `/OE/shr-core/tmp-eglibc/work/om_gta02-oe-linux-gnueabi/linux-openmoko/linux-openmoko-1_3.2-r11/image/lib/firmware/ti_3410.fw'. Stop. May 04 15:50:54 | make[1]: *** Waiting for unfinished jobs.... May 04 15:51:54 JaMa: disable parrellel build May 04 15:52:19 JaMa: I see that with TI kernels when you try make -jX May 04 15:52:53 ok will try, thanks May 04 15:53:16 maybe it's because of make-3.82, I haven't seen it with make-3.81 May 04 15:54:24 maybe, I just disabled PARRELLEL_MAKE and forgot about it May 04 15:55:07 better than downgrade to 3.81 which sometimes fails to build eglibc :) May 04 15:57:04 who would have thought make would need hundreds of iterations to get working :-D May 04 15:57:53 but still much more clever then maven :) May 04 15:59:09 or ant May 04 16:37:10 That is supposed to set PACKAGE_ARCHS? May 04 16:39:03 s/That/What/ May 04 16:54:43 * broonie is trying to bring up a new BSP. May 04 17:46:57 So. If I make sanity actually print error messages it seems bitbake didn't figure out how to expand variables... May 04 17:48:07 Got it. May 04 17:49:51 Oh, ffs. Why am I having to re-add architectures that were present in oe-classic? May 04 17:54:50 okay, i'm trying to build the valgrind recipe but i keep getting "TypeError: 'NoneType' object does not support item assignment" May 04 17:55:09 the same command works fine with other recipes... May 04 17:55:40 ie, bitbake -b /path/to/bb/file -c build May 04 18:09:43 mr_science: just do bitbake May 04 18:09:51 so all deps are built as well May 04 20:01:48 svn openmoko down or something, keep getting faults when it tries to grab opkg_utils May 04 20:07:46 nevermind May 04 21:12:56 khem how come that opkg-utils_git patch didnt make it into OE? SVN one is broken atm **** ENDING LOGGING AT Sat May 05 03:00:01 2012