**** BEGIN LOGGING AT Thu Dec 02 02:59:58 2010 Dec 02 04:53:44 has anyone else gotten garbage from xkbd on a semi regular basis? E.g. randomly tapping keys may result in capitals and/or Enter keycodes? Dec 02 06:01:05 ka6sox: Special:Nuke please... Dec 02 06:01:38 * kergoth stretches Dec 02 06:04:09 * Crofton goes to bed ... Dec 02 07:10:23 gm Dec 02 07:47:29 HI Dec 02 07:48:18 I submitted patches to the OE , when i will get reply from the OE people. Dec 02 07:48:50 where i can see the status of my patch Dec 02 08:01:23 khem, if you are still there, are you going to take the php patch for the release? I want to kick off a fresh test build for james-image using testing but without the patch it is going to fail, so it is kinda pointless Dec 02 08:19:53 good morning Dec 02 08:27:58 nani_: The status is what you get as reply on the ml. If nobody has answered to your patch yet, nobody had time to look at it yet Dec 02 08:50:32 morning Dec 02 08:52:23 hrw: hi Dec 02 09:01:13 thank u stefan Dec 02 09:03:04 nani_: we are going to make a release on friday so some people are bound and review lacks Dec 02 09:03:21 nani_: just send a ping next week and someone should have a look Dec 02 09:11:01 ok sure thank u Dec 02 09:13:46 ka6sox: Special:Nuke please... Dec 02 09:29:52 bluelightning: fetching problem is present Dec 02 09:31:05 hi Jay7 Dec 02 09:33:26 hmm... :/ Dec 02 09:33:55 so it worked two days ago for you but not now? Dec 02 09:35:29 bluelightning: no, it was not worked Dec 02 09:36:12 ok, I thought you said it fetched ok before Dec 02 09:36:49 some sources was fetched, some not Dec 02 09:37:26 I should look into fetcher Dec 02 09:41:13 Jay7: I think for 1.2.4 we should just use split tar archives, it's going to be much easier Dec 02 09:43:02 Jay7: not sure if you saw the other night, I did do the ssh test you recommended and it made no difference (still worked for me) Dec 02 09:43:26 you may wish to try on your system though if you can still reproduce the fetch issue Dec 02 09:43:30 bluelightning: hm.. thanks for info Dec 02 09:47:04 well.. now testbuilder can switch OE and bb branches for different builds Dec 02 09:52:14 bluelightning: fwiw I had no issues with opie-image and gcc-4.5 Dec 02 09:52:38 (build issues, runtime not yet tested) Dec 02 09:53:54 ant_work: ok, so no more patches needed then? t Dec 02 09:54:52 I did not build other opie-packages, just what's included in opie-image for zaurus Dec 02 09:55:39 perhaps khem found more issues when he tried to build 'world' Dec 02 09:57:41 ant_work: ok, well, good that the base image seems OK at least Dec 02 09:57:46 thx Dec 02 09:59:42 Jay7: btw which version of bitbake are you using? Dec 02 09:59:51 bluelightning: master mostly now Dec 02 09:59:57 ok Dec 02 10:00:01 after parallel parsing was merged :) Dec 02 10:00:11 ah yes... :) Dec 02 11:32:47 03Yuri Bushmelev  07master * rf801d0a001 10openembedded.git/contrib/testing/testbuilder/ (README setup-testbuilder testbuilder testbuilder.conf.sample): Dec 02 11:32:47 contrib/testing: add testbuilder script Dec 02 11:32:47 I've added my TestBuilder v0.3 to contrib. Dec 02 11:32:47 Check README file about setup and usage. Dec 02 11:33:31 well.. enjoy :) Dec 02 11:42:52 I've updated http://wiki.openembedded.net/index.php/Testing:TestBuilder page to according this commit Dec 02 12:53:43 pb__: ping, I'm in need of a low-level expert :-) Dec 02 12:53:55 mrmoku: hi Dec 02 12:53:57 pb__: hi Dec 02 12:54:04 I'd like to add glib-2.26 Dec 02 12:54:17 glib has some nice patches to make gatomic performant on arm Dec 02 12:54:21 (in oe) Dec 02 12:54:36 current glib is using gcc for those Dec 02 12:54:47 would that be sufficient? or do we still want those gatomic patches? Dec 02 12:55:45 hm, good question. I think using gcc is probably sufficient but you would need to check that it has the right armv6 builtin support. Dec 02 12:56:04 in gcc? Dec 02 12:56:10 yeah Dec 02 12:56:25 the easiest way to do it is probably to build the new glib (without patches) and look at the code you get Dec 02 12:56:42 ok Dec 02 13:05:29 pb__: http://paste.pocoo.org/show/298946/ is what gatomic-gcc.o disassembles to Dec 02 13:13:38 pb__: and libgcc/linux-atomic.o http://paste.pocoo.org/show/298950/ Dec 02 13:26:08 03Stefan Schmidt  07master * re807ac4a39 10openembedded.git/recipes/alsa/alsa-state/bug20/asound.state: alsa-state: Fix stereo configuration asound state for bug20 Dec 02 14:00:32 03Martin Jansa  07master * r20b9a2052e 10openembedded.git/ (6 files in 4 dirs): Dec 02 14:00:32 e-wm,efl: create e-base.bbclass with common settings and EFL_SRCREV Dec 02 14:00:32 * include it from e.bbclass, efl.bbclass and now also python-efl.inc Dec 02 14:00:32 * also use BPN instead of "${@bb.data.getVar('PN', d, 1).replace('-native', '')}" Dec 02 14:00:32 Acked-by: Klaus Kurzmann Dec 02 14:00:40 03Martin Jansa  07master * rdc99b2cd84 10openembedded.git/ (classes/kernel.bbclass recipes/tasks/task-base.bb): (log message trimmed) Dec 02 14:00:40 kernel.bbclass: put bluez-dtl1-workaround to DEPENDS directly Dec 02 14:00:40 * DEPENDS_kernel-module-dtl1-cs aren't probably included in run queue Dec 02 14:00:42 * RDEPENDS_kernel-module-dtl1-cs probably also doesn't put it to run queue, Dec 02 14:00:42 because kernel-module-* are created by Dec 02 14:00:42 PACKAGES_DYNAMIC += "kernel-module-*" Dec 02 14:00:42 so not even known before even building kernel, but does work ok in runtime Dec 02 14:00:50 03Martin Jansa  07master * r988a6f57d3 10openembedded.git/conf/machine/nokia900.conf: Dec 02 14:00:50 nokia900: build uImage instead of zImage Dec 02 14:00:51 * meego and debian on n900 are now using u-boot so we should too Dec 02 14:00:51 Acked-by: Klaus Kurzmann Dec 02 14:00:52 Signed-off-by: Martin Jansa Dec 02 14:00:58 03Martin Jansa  07master * ra865aee0a8 10openembedded.git/classes/e-base.bbclass: Dec 02 14:00:58 e-base: bump SRCREV Dec 02 14:00:58 * illume indicator was fixed Dec 02 14:00:58 Signed-off-by: Martin Jansa Dec 02 14:18:26 03Klaus Kurzmann  07master * r10f118e888 10openembedded.git/conf/machine/nokia900.conf: Dec 02 14:18:26 nokia900.conf: remove SERIAL_CONSOLE because it's causing a respawning getty Dec 02 14:18:26 Signed-off-by: Klaus Kurzmann Dec 02 14:46:18 ka6sox: Special:Nuke please... Dec 02 14:49:17 hrw: is there some nuclear war somewhere? Dec 02 14:49:38 ah it's wiki module? Dec 02 14:50:57 yes, wiki module Dec 02 14:51:35 guess it is too early for ka6sox Dec 02 14:52:16 I know, but when he will be online it will be too late for me Dec 02 14:53:10 if i see him tonight I'll ping him (or tomorrow morning, he is often still online when my day starts) Dec 02 14:55:09 thx Dec 02 15:39:17 ericben|away: around ? Dec 02 15:39:23 gm all Dec 02 15:39:52 hi khem Dec 02 15:39:57 stefan_schmidt: hey Dec 02 15:40:05 can you do me a favor Dec 02 15:40:16 khem: go ahead Dec 02 15:40:29 Graham has several patches posted in last 2-3 days Dec 02 15:40:37 can you commit them to master Dec 02 15:40:41 you can add my Ack Dec 02 15:40:51 patchwork is not operational Dec 02 15:41:07 khem: all of them? Dec 02 15:41:07 so you have to save them as mbox from your mails and then do a git am Dec 02 15:41:11 yes Dec 02 15:41:19 I have reviewed them all Dec 02 15:41:43 * stefan_schmidt uses mutt, git am is easy for me :) Dec 02 15:41:49 khem: will do it right now Dec 02 15:42:25 khem: only master, right? Dec 02 15:42:40 yes Dec 02 15:42:51 I can cherry pick into release Dec 02 15:42:54 later today Dec 02 15:43:02 ok Dec 02 15:43:26 thats a lot patches... Dec 02 15:47:48 hi khem Dec 02 15:48:46 khem: I leave the automake patches out as he seems uncertain on them himself Dec 02 15:51:05 ok Dec 02 15:57:08 khem: pushing, adding your acks took wuite some time :) Dec 02 15:57:14 03Graham Gower  07master * rcb3d42b503 10openembedded.git/recipes/vlc/x264_r2245.bb: (log message trimmed) Dec 02 15:57:14 x264_r2245.bb: Fix build when DISTRO_FEATURES lacks "largefile". Dec 02 15:57:14 mipsel-oe-linux-uclibc-gcc -march=mips32 -O3 -ffast-math Dec 02 15:57:14 -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include Dec 02 15:57:14 -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -Wall -I. Dec 02 15:57:24 03Graham Gower  07master * r0a6ad3d333 10openembedded.git/recipes/openssl/openssl.inc: (log message trimmed) Dec 02 15:57:24 openssl.inc: Fix build when DISTRO_FEATURES lacks largefile and/or ipv6. Dec 02 15:57:24 mipsel-oe-linux-uclibc-gcc -march=mips32 -I.. -I../.. -I../../include -fPIC Dec 02 15:57:24 -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H Dec 02 15:57:24 -DL_ENDIAN -DTERMIO -fexpensive-optimizations -fomit-frame-pointer Dec 02 15:57:32 sqlite3.inc: Fix build when DISTRO_FEATURES lacks "largefile". Dec 02 15:57:32 The --disable-largefile configure parameter does nothing. Dec 02 15:57:32 /bin/sh ./mipsel-oe-linux-uclibc-libtool --mode=compile --tag=CC Dec 02 15:57:32 mipsel-oe-linux-uclibc-gcc -march=mips32 Dec 02 15:57:32 -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include Dec 02 15:57:45 -I/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/gconf/2 Dec 02 15:57:46 03Graham Gower  07master * r4ddd7b9d06 10openembedded.git/recipes/perl/ (perl_5.10.1.bb perl_5.8.8.bb): (log message trimmed) Dec 02 15:57:46 perl_5.8.8.bb, perl_5.10.1.bb: Fix build when DISTRO_FEATURES lacks largefile. Dec 02 15:57:46 CCCMD = mipsel-oe-linux-uclibc-gcc -march=mips32 -DPERL_CORE -c Dec 02 15:57:46 -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include Dec 02 15:57:53 from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/lib/glib-2.0/include/glibconfig.h:11, Dec 02 15:57:53 from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/glib-2.0/glib/gtypes.h:34, Dec 02 15:57:54 from /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/glib-2.0/glib/galloca.h:34, Dec 02 15:57:54 (1 lines omitted) Dec 02 15:57:58 03Graham Gower  07master * r0e5b4a705b 10openembedded.git/recipes/alsa/ (alsa-utils-1.0.20/nolargefile.patch alsa-utils_1.0.20.bb): (log message trimmed) Dec 02 15:57:58 alsa-utils_1.0.20.bb: Fix build when DISTRO_FEATURES lacks largefile. Dec 02 15:57:58 mipsel-oe-linux-uclibc-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../include Dec 02 15:57:58 -I../include -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include Dec 02 15:57:58 -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include Dec 02 15:58:05 e2fsprogs_1.41.9.bb: Fix build for uclibc when DISTRO_FEATURES lacks largefile. Dec 02 15:58:05 CC llseek.c Dec 02 15:58:06 llseek.c:65:22: error: expected declaration specifiers or '...' before '_llseek' Dec 02 15:58:06 llseek.c:65:43: error: expected declaration specifiers or '...' before 'fd' Dec 02 15:58:07 llseek.c:65:60: error: expected declaration specifiers or '...' before 'offset_high' Dec 02 15:58:07 llseek.c:66:19: error: expected declaration specifiers or '...' before 'offset_low' Dec 02 15:58:08 03Graham Gower  07master * ra5464f8e1f 10openembedded.git/recipes/openssl/openssl.inc: (log message trimmed) Dec 02 15:58:15 In file included from ./ping.h:19:0, Dec 02 15:58:15 03Graham Gower  07master * rcaa437694c 10openembedded.git/recipes/fbset/fbset_2.1.bb: Dec 02 15:58:16 fbset_2.1.bb: Use ${sbindir} and ${datadir} instead of hardcoding. Dec 02 15:58:16 This ensures that the fbset package is non-empty for DISTRO=micro. Dec 02 15:58:47 Signed-off-by: Graham Gower Dec 02 15:58:47 Acked-by: Khem Raj Dec 02 15:58:47 03Graham Gower  07master * rec8217f4a5 10openembedded.git/recipes/ (e2fsprogs/e2fsprogs.inc util-linux-ng/util-linux-ng.inc): (log message trimmed) Dec 02 15:58:47 util-linux-ng.inc, e2fsprogs.inc: Use update-alternatives for uuidd. Dec 02 15:58:47 Util-linux-ng put uuidd in ${sbindir}, e2fsprogs put it in ${base_sbindir}. Dec 02 17:33:34 Morning Dec 02 17:33:57 eFfeM_work, did anyone get grg's key? Dec 02 18:12:09 Hi.. I just built Angstrom x11-image for my beagle board.. But this image doesn't seem to be having networking capabilities.. To get networking capabilities, which image I should built? Dec 02 18:42:26 gm everyone! Dec 02 18:43:16 gm Dec 02 18:49:38 evening :) Dec 02 18:50:23 khem, what is your preference for the php patch? (I want to kick off a new test build for james-image but they will fail until this is fixed Dec 02 19:15:18 eFfeM: I took it Dec 02 19:15:23 03Chris Larson  07master * r44c325306e 10bitbake.git/bin/bitbake: Dec 02 19:15:23 Don't show a traceback for a python version error Dec 02 19:15:23 Signed-off-by: Chris Larson Dec 02 19:15:58 JaMa: you committed some patches Dec 02 19:16:03 do u want to pick them up Dec 02 19:16:06 for release Dec 02 19:16:50 khem, thanks, (didn't saw it in git about an hour ago), wnat to kick off a real fresh release build (actualy one is almost done now but that one still has a hand patched php file) Dec 02 19:17:10 first completing build for james in a week or so Dec 02 19:18:45 khem: they are not fixing critical issues.. so I'm ok with keeping them only in master for more testing before next release.. Dec 02 19:20:25 khem is the php patch not pushed to release yet? (btw I'm talking about this one http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=fa117e417c1f2277c9c0fff0367edb678ea0d844 which I pushed yesterday, builds fine form me also have another report of a successful build (see ML)) Dec 02 19:24:09 eFfeM: I have pushed the new set of patches to release branch Dec 02 19:24:19 pull and retry Dec 02 19:47:33 hrw|gone, Nuke is a mess...it won't install without breaking mediawiki Dec 02 20:03:34 khem thanks, will retry asap Dec 02 20:05:43 ka6sox: if you know any other plugin instead of Nuke then install it :) Dec 02 20:08:57 do I need mercurial on the host if I have a recipe using hg: ? Dec 02 20:09:13 or does it fetch without mercurial on host ? Dec 02 20:10:04 Jay7, yep Dec 02 20:12:21 answering my own Q, apparently it is Dec 02 20:54:20 obi Dec 02 20:55:47 how do I make a package norach? Dec 02 20:55:49 noarch? Dec 02 20:56:33 "all" ? Dec 02 20:56:51 or what's noarch? :) Dec 02 20:58:09 a package that can install on anything Dec 02 20:58:16 not armv7 nor machine specific Dec 02 20:58:27 PACKAGE_ARCH = "all" Dec 02 20:58:32 ah Dec 02 20:58:33 thanks Dec 02 20:59:00 yw Dec 02 21:16:36 I've been wondering why my u-boot version string looked so odd, but I found out today that it was because my TMPDIR is in ~/src/sw/openembedded/build/angstrom-dev, where openembedded is a git-svn controlled folder. When I compile u-boot it thinks picks up both sha1 and svnno from there... Any other solutions to this than to put the build-folder alongside the sw folder? Dec 02 21:35:45 03Frans Meulenbroeks  07org.openembedded.dev * r2abf626614 10openembedded.git/recipes/musicpd/ (gmpc_0.20.0.bb libmpd_0.20.0.bb): Dec 02 21:35:45 gmpc/libmpd: update to 0.20.0 Dec 02 21:35:45 had a build error on 0.17.96, as that one was already quite Dec 02 21:35:45 old, updated to the latest version (0.20.0) Dec 02 21:35:45 Signed-off-by: Frans Meulenbroeks Dec 02 21:58:51 ka6sox-away: I have no ideas of mediawiki plugins and just found that one. if there are other good antispam/cleanspam plugins which can be installed in oe wiki then I am open to learn how to use them Dec 02 21:59:26 * hrw|gone -> bed Dec 02 22:02:19 hrw|gone: sleep well Dec 02 22:09:05 hmm Dec 02 22:09:24 when I set PACKAGE_ARCH = "all, no package shows up in deploy Dec 02 22:10:34 weird Dec 02 22:11:02 pb__, haven't seen you ack my patch for avrdude yet Dec 02 22:11:36 anyone familiar with gop2 ? Dec 02 22:12:41 I have a recipe that builds fine under opensuse 11.2 on 32 bit and fails on ubuntu 10.04 on 64 bit, error is in a file generated by gob, this file has a differnt type string generated Dec 02 22:12:46 very weird Dec 02 22:13:15 and our gop is 2.0.14 which is from 2006, the latest is 2.0.17 which is from 2010 but the changelog does not indicate a change in that area Dec 02 22:15:21 eFfeM: minimal distro / console-image http://pastebin.ca/2008991 Dec 02 22:15:49 where are we on release-2010.12? I see that x264 is still failing for x86 causing failure to build simple images like console-image Dec 02 22:16:41 ant__: strange never seen those Dec 02 22:17:09 thius is minimal / uclibc (not minimal-uclibc) Dec 02 22:17:54 * ant__ hates modern wireless keyboards...maybe our old fingers are too fat Dec 02 22:18:04 ant__: I suspect this is in bitbake but no idea why it barfs on these, the libsegfault thing is totally irrelevant as you do not use it (afaik) as they are all in external toolcahin recipes Dec 02 22:22:29 wrt gob found it, misspelled it as gop Dec 02 22:23:04 calling it a day Dec 02 22:23:06 cya Dec 02 22:30:05 grg: minimal distro is building against uclibc! thx Dec 02 22:30:15 ant__, cool Dec 02 22:30:23 (still building...) Dec 02 22:30:35 fingers crossed :p Dec 02 22:30:47 any thoughts why when I add PACKAGE_ARCH = "all" the recipe no longer creates in package in delpoy? Dec 02 22:34:17 weird, that worked Dec 02 22:34:45 Crofton: yes Dec 02 22:35:07 I swear I ran it a few times and nothing appeared in ./all/ ... Dec 02 22:35:08 Crofton: http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=7cbc1459f2a10004a285b149f4b708bb93df98ac read whole message Dec 02 22:35:46 ok Dec 02 22:35:58 so there is some issue when you change a package arch to all Dec 02 22:36:06 thanks Dec 02 22:36:26 not only to all.. Dec 02 22:38:12 ok Dec 02 22:38:18 I'll remember this Dec 02 22:38:26 lucky it does not come up frequently Dec 02 22:54:05 grg: :/ Dec 02 22:54:19 /oe/build/tmp/sysroots/armv5te-oe-linux-uclibceabi/usr/include/features.h:216:5: error: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled. Dec 02 22:54:28 after fresh pull ?!? Dec 02 22:54:51 sqlite3 Dec 02 22:55:18 moment..sqlite_2.8.17.bb' failed Dec 02 22:55:54 ant__, i fixed sqlite3.inc Dec 02 22:56:04 he he.. I see now Dec 02 22:56:15 minimal still pins a.m. Dec 02 22:56:48 you could try making a similar change for sqlite_2... Dec 02 23:10:54 grg: I dont' understand why I need sqlite2...perhaps python-sqlite2? Dec 02 23:20:45 grg: I masked sqlite_"* and now build is progressing again... Dec 02 23:20:56 *sqlite_"* Dec 02 23:21:11 ant__, what image are you building? Dec 02 23:21:19 * ant__ cannot type with short-coarse kb... Dec 02 23:21:45 s@it /libvpx_0.9.5.bb, do_configure) failed with exit code '1' Dec 02 23:22:13 grg: console-image, opie-image, x11-image, x11-gpe-image Dec 02 23:22:19 in my intentions... Dec 02 23:22:27 expect failures Dec 02 23:23:12 oh, nice ;) Unable to invoke compiler: arm-oe-linux-uclibceabi-gcc ... Dec 02 23:24:37 wtf is libvpx? Dec 02 23:24:53 oh, a codec Dec 02 23:43:27 ka6sox-away: ping Dec 03 00:06:57 * Jay7 started angstrom-gnome-image-big build Dec 03 00:07:27 got a lot of multiple providers messages Dec 03 00:12:10 Jay7: argh Dec 03 00:13:08 Jay7, I ignore those :) Dec 03 00:13:09 gui is broken.. (misplaced) on spitz Dec 03 00:13:32 ehh Dec 03 00:13:50 Crofton: I do the same :) Dec 03 00:21:06 * Jay7 -> sleep Dec 03 00:21:36 bluelightning: ka6sox-away is on the road :) Dec 03 00:22:02 khem: ah ok... I have some split archives, I was wondering where I can upload them to Dec 03 00:22:08 (for opie 1.2.4) Dec 03 00:22:47 wait till tomorrow Dec 03 00:22:58 bluelightning: bother me when you will be ready to next test round :) Dec 03 00:23:04 he has a 7hr drive to reach home Dec 03 00:23:22 ok Dec 03 00:23:50 When is opie release happening ? Dec 03 00:24:02 so we can move to newer versio Dec 03 00:27:38 khem: I've set it for early next week Dec 03 00:39:17 ok Dec 03 00:39:47 grg: are we missing something for release branch w.r.t micro ? Dec 03 00:40:31 khem, i have a patch for automake... will make one for bind too Dec 03 00:40:43 automake was a bastard Dec 03 00:41:03 grg: ah I think you have it posted to ml right ? Dec 03 00:41:16 no, i have an updated patch Dec 03 00:41:20 still testing it though Dec 03 00:41:44 i'll also do a check to ensure all the patches i posted have been committed Dec 03 00:42:12 thats awesome Dec 03 00:42:13 thanks Dec 03 00:43:34 khem, this wont happen for release, but... there are many hardcoded instances of "/usr/bin" that occur in various recipes. Most annoyingly, in postinst/prerm scripts Dec 03 00:44:15 i've only fixed ones that cause build failures, there will be several that cause subtle failures at runtime Dec 03 00:49:51 grg: hmm I see Dec 03 00:50:22 grg: if you have run into some I would like to know a list so we can document it in sort of known issues Dec 03 00:50:59 khem, init scripts and postinst/prerm are the ones that i suspect but haven't yet seen due to lack of runtime testing Dec 03 00:51:29 grepping for "usr\/bin" in */*.inc and */*.bb shows up a few Dec 03 00:52:22 basically, anything outside of a micro-image is going to have to be scrutinised Dec 03 00:53:16 i would expect the use case for micro distros to be micro-image + one or two special purpose apps. So this shouldn't have too much of an impact Dec 03 01:11:16 hmmm Dec 03 01:11:31 * khem switches the Ashes on the Projector Dec 03 01:16:44 i haven't been to a test in a while... i should get along once they open the gates after work today... Dec 03 01:16:53 * grg works ~500m from the ground Dec 03 01:18:37 grg: heh Dec 03 01:18:46 wow Dec 03 01:18:56 can you wave and may be i will see Dec 03 01:19:06 which building are you in Dec 03 01:19:15 the brown tall one :) Dec 03 01:19:47 khem, ha. Nah, my building is hidden. And i have no window :( Dec 03 01:20:01 grg: no window office :) Dec 03 01:20:09 you should quit that company Dec 03 01:20:19 no windows on my workstation and no windows in the walls Dec 03 01:20:52 heh was that the deal Dec 03 01:20:55 :) Dec 03 01:21:25 weather is gorgeous it seems there Dec 03 01:21:54 yeah its been pretty good the last few days (in the CBD) Dec 03 01:21:57 get away and enjoy a beer by the ground side imo Dec 03 02:25:03 * kergoth relaxes back at home Dec 03 02:54:08 hi all Dec 03 02:55:41 bitbake wont work http://pastebin.com/Nsn4gt5W OSError: [Errno 38] Function not implemented **** ENDING LOGGING AT Fri Dec 03 03:00:00 2010