**** BEGIN LOGGING AT Sun Jan 11 02:59:57 2009 Jan 11 06:21:11 well what do you know, my usb networking works today. I gues I must have a bad lead or hub or something Jan 11 08:29:21 03Mike Westerhof  07org.openembedded.dev * rf1afa43182 10openembedded.git/packages/tasks/task-slugos.bb: SlugOS: task-slugos - re-instate module-init-tools due to busybox bugs. Jan 11 10:03:17 03Koen Kooi  07org.openembedded.dev * r33bd09b9b0 10openembedded.git/packages/e17/e-wm_svn.bb: e-wm: add ewm-utils to rdepends Jan 11 10:03:44 03Koen Kooi  07org.openembedded.dev * r5cbd9ac4ce 10openembedded.git/packages/boxee/tre_0.7.5.bb: tree: add 0.7.5 Jan 11 10:26:33 03Koen Kooi  07org.openembedded.dev * r59251a6dc6 10openembedded.git/packages/linux/ (3 files in 3 dirs): linux-omap 2.6.27: add patch for musb RX TX bug Jan 11 10:35:06 I'm trying to parse this in my head, & haven't a clue how: Jan 11 10:35:06 ARM_ABI ?= "${@['','oabi'][bb.data.getVar('MACHINE',d) in ['collie','h3600', 'h3800', 'simpad', 'htcwallaby']]}" Jan 11 12:44:45 03Koen Kooi  07org.openembedded.dev * rb7e746ca9d 10openembedded.git/packages/tasks/task-beagleboard-demo.bb: task-beagleboard-demo: include task-proper-tools Jan 11 12:46:38 hi... Jan 11 12:46:42 * ERROR: Cannot satisfy the following dependencies for task-base: Jan 11 12:46:42 | * libcrypto (>= 0.9.7m) Jan 11 12:47:03 hmm, its there but called libcrypto0.9.7_0.9.7m Jan 11 12:47:21 any clue anyone? Jan 11 13:01:45 what imahe are you building? Jan 11 13:32:45 a non OE supported one thats based on bootstrap Jan 11 13:33:15 the package that wants libcrypto is iscsi-target - i dont know if NAiL copied that upstream yet Jan 11 13:34:08 still, openssl etc is the same and im sure this should work :) Jan 11 13:34:55 atm package depends on openssl - this used to work. took iscsi-target out a while ago and just put it back in now it fails :) Jan 11 13:38:38 openssl has PACKAGES =+ "libcrypto libssl" Jan 11 13:39:04 but it spits out packages libcrypto0.9.7_0.9.7m (same for libssl) and then it cant find them Jan 11 14:20:09 hi Jan 11 14:22:06 03Philip Balister  07org.openembedded.dev * rc64ada5c28 10openembedded.git/packages/linux/ (54 files in 9 dirs): Jan 11 14:22:06 linux-omap-pm : Add recipe for OMAP3 kernel with power management. This tracks Jan 11 14:22:06 Kevin Hilmans git tree. When the OMAP3 pm stuff is merged into Jan 11 14:22:06 the linux-omap git, this recipe should be removed. Jan 11 14:32:48 Crofton|work, hello,sorry to bother you but I did a grep on fnmatch in the dev.openembedded.org tree and in bitbake and I didn't find the function that is used for FILES_${PN}-something (but fnmatch is used in shell.py but I don't think that is the part for matching FILE_{PN}-something) Jan 11 14:39:29 hi, i am trying to build two different distro's in one tree without removing the temp dir. I did this by saying TMPDIR = "/home/frans/oe/tmp_${DISTRO}" in my local.conf; however if I say before that DISTRO = "angstrom-2008.1" Jan 11 14:39:29 it builds in /home/frans/tmp_angstrom and not in ..../tmp_angstrom-2008.1 Jan 11 14:39:34 anyone an idea what is wrong here? Jan 11 14:45:41 GNUtoo, I don't know Jan 11 14:45:53 ok thanks anyway Jan 11 14:52:05 mmm... Jan 11 14:52:35 oefatal filesdatetime ${FILES_boost-date-time} gives me that: | FATAL: filesdatetime date-time Jan 11 14:52:49 and if i do $FILES_boost-date-time it does the same Jan 11 14:53:21 Omegamoon: ping? Jan 11 15:00:39 Jay7: pong Jan 11 15:02:03 Omegamoon: one man complains about booting zubuntu from SD with kexecboot. Last string while booting kexec'ed kerenl is Warning: unable to open an initial console. Jan 11 15:03:38 Omegamoon: have you any clue about this? Jan 11 15:03:49 Jay7: hmm, should work Jan 11 15:04:35 Jay7: wrong fstype or console parameter maybe? Jan 11 15:05:05 Omegamoon: he can boot Cacko from nand but can't debian and zubuntu from SD with such diagnostics Jan 11 15:05:48 last test was with this cmdline: console=tty0 noinitrd dyntick=enable fbcon=rotate:1 debug Jan 11 15:06:04 fstype is ext2 Jan 11 15:06:18 kernel says VFS: Mounted root (ext2 filesystem) readonly. Jan 11 15:06:50 then freeing init memory, and then is message as shown abowe Jan 11 15:06:58 *above Jan 11 15:09:15 03Michael 'Mickey' Lauer  07mickey/python26 * r0e97d05658 10openembedded.git/packages/python/ (3 files): Jan 11 15:09:15 python-cheetah: bump for python 2.6 Jan 11 15:09:15 python-constraint: bump for python 2.6 Jan 11 15:09:15 03Michael 'Mickey' Lauer  07mickey/python26 * r822c963aee 10openembedded.git/packages/python/python_2.5.2.bb: python 2.5.2: remove Jan 11 15:09:16 03Michael 'Mickey' Lauer  07mickey/python26 * rc182b11482 10openembedded.git/packages/libao/ (6 files in 2 dirs): libao: remove 0.8.4 and 0.8.6; compile and package oss plugin Jan 11 15:09:21 03Michael 'Mickey' Lauer  07mickey/python26 * r59ad0c73f1 10openembedded.git/packages/python/python-ao_0.82.bb: bump PR for python 2.6 Jan 11 15:10:28 Jay7: maybe try console=ttyS0,115200n8 console=tty1 noinitrd rootfstype=ext2 fbcon=rotate:1 dyntick=enable debug Jan 11 15:11:27 he is have no serial console :) Jan 11 15:11:35 but let's try.. Jan 11 15:11:37 I think it works more or less now!!! Jan 11 15:11:42 again...a typo Jan 11 15:20:06 03Koen Kooi  07org.openembedded.dev * rf8d4b8781f 10openembedded.git/packages/mtd/ (3 files in 2 dirs): Jan 11 15:20:06 mtd-utils: add 1.2.0+git for ubifs-support Jan 11 15:20:06 * no -native version added yet Jan 11 15:30:06 * * OE Bug 4975 has been RESOLVED (FIXED) by GNUtoo(AT)no-log.org Jan 11 15:30:08 * * I've a recipe that works on woglinde's machine but not mine Jan 11 15:30:10 * * http://bugs.openembedded.net/show_bug.cgi?id=4975 Jan 11 15:30:53 03Michael 'Mickey' Lauer  07mickey/python26 * r34a81b198b 10openembedded.git/packages/python/ (4 files): Jan 11 15:30:53 python-pyrex[-native]: 0.9.8.4 -> 0.9.8.5 Jan 11 15:30:53 python-cython[-native]: 0.9.8 -> 0.10.3 Jan 11 15:30:53 03Michael 'Mickey' Lauer  07mickey/python26 * rf25b1b49cc 10openembedded.git/packages/python/python-dbus_0.83.0.bb: python-dbus: bump for python 2.6 Jan 11 15:30:56 03Michael 'Mickey' Lauer  07mickey/python26 * r1d3e6ae58e 10openembedded.git/packages/python/ (python-django_1.0.2.bb python-django_1.0.bb): python-django: 1.0 -> 1.0.2 Jan 11 15:31:01 03Michael 'Mickey' Lauer  07mickey/python26 * rb78e2b7dfe 10openembedded.git/packages/python/python-dialog_2.7.bb: python-dialog: bump for python 2.6 Jan 11 15:38:03 03Koen Kooi  07org.openembedded.dev * r76345d17d7 10openembedded.git/packages/mtd/mtd-utils_1.2.0+git.bb: mtd-utils: package *all* ubifs utils Jan 11 15:38:37 how to enable telnet in inetd.conf Jan 11 15:41:49 telnet stream tcp nowait root /usr/libexec/telnetd telnetd Jan 11 15:41:54 something like Jan 11 15:48:15 I can see these 3 lines Jan 11 15:48:18 #telnet stream tcp nowait root /bin/telnetd telnetd -L /bin/sh Jan 11 15:48:18 telnet stream tcp nowait root /bin/telnetd telnetd -L /bin/login Jan 11 15:48:18 telnet-sec stream tcp nowait root /bin/telnetd telnetd -L /bin/login Jan 11 15:49:45 how to access it Jan 11 15:50:28 03Kristoffer Ericson  07org.openembedded.dev * r3bad647aab 10openembedded.git/conf/distro/jlime-2009.1.conf: distro jlime-2009.1.conf : Add new distro file for coming release. Jan 11 16:05:05 mankash: middle is better Jan 11 16:05:21 sshd is the best :) Jan 11 16:06:07 hi Jay are you linux expert Jan 11 16:07:47 03Michael 'Mickey' Lauer  07org.openembedded.dev * rd07137bb31 10openembedded.git/ (3 files in 2 dirs): fso-monitord: new recipe; freesmartphone.org data logger and supervisor daemon Jan 11 16:09:37 mankash: I'm freebsd expert and linux power user :) Jan 11 16:11:23 Jay7, sshd is better than telnet for shure...but is sshd secure because it depends on ssl that mostly depends on un-calculable randomness Jan 11 16:11:41 at least that's what I read... Jan 11 16:11:50 (for the ssl) Jan 11 16:12:06 GNUtoo: yes, sshd is heavier than telnetd Jan 11 16:12:20 how to use telnet command with username and paswd Jan 11 16:12:22 in size and cpu usage Jan 11 16:12:28 ok Jan 11 16:12:52 and how does dropbear and sshd compares in cpu-usage?() Jan 11 16:12:59 s/\(\)/ Jan 11 16:13:06 dropbear is light Jan 11 16:14:10 for the client I prefer openssh because dropbear can't use encrypted keys... Jan 11 16:15:50 telnet[d] can be used when security is not a concern Jan 11 16:16:03 ok, what about telnet-ssl? Jan 11 16:16:15 I will not recommend using telnet over wi-fi link Jan 11 16:16:25 lol...specially open wifi Jan 11 16:16:37 telnet-ssl is kinda dialect :) Jan 11 16:16:49 I'm unsure about portability Jan 11 16:16:56 ok Jan 11 16:17:00 like ftp-ssl Jan 11 16:17:25 it's exists but I have not seen this in the wild :) Jan 11 16:19:23 ok Jan 11 16:33:56 03Michael 'Mickey' Lauer  07org.openembedded.dev * rf55bc80dd8 10openembedded.git/packages/pyneo/ (4 files): Jan 11 16:33:56 gsm0710muxd: move SRC_URI to upstream Jan 11 16:33:56 pyneod_git: remove until SRC_URI points to versioned tarball or SCM Jan 11 16:33:56 zad_git: remove until SRC_URI points to versioned tarball or SCM Jan 11 16:33:58 03Michael 'Mickey' Lauer  07org.openembedded.dev * rcb4ed5c2f2 10openembedded.git/packages/tasks/ (task-fso-compliance.bb task-openmoko-feed.bb): Jan 11 16:34:01 task-openmoko-feed: use fso-gsm0710muxd Jan 11 16:34:03 task-fso-compliance: use fso-gsm0710muxd Jan 11 16:34:05 03Michael 'Mickey' Lauer  07org.openembedded.dev * rab9202bbbb 10openembedded.git/packages/images/fso-image.bb: fso-image: silence printk Jan 11 16:34:08 03Michael 'Mickey' Lauer  07org.openembedded.dev * r2bb5561063 10openembedded.git/packages/images/illume-image.bb: illume-image: use fso-gsm0710muxd Jan 11 16:34:11 03Michael 'Mickey' Lauer  07org.openembedded.dev * rb84edfcd38 10openembedded.git/ (5 files in 2 dirs): Jan 11 16:34:14 fso-gsm0710muxd: new recipe; indicating gsm0710muxd from FSO branch (not upstream) Jan 11 16:34:16 frameworkd|gsmd2|mickeyterm: depend on FSO version Jan 11 16:39:06 03Michael 'Mickey' Lauer  07org.openembedded.dev * rfb59ea8ee2 10openembedded.git/packages/freesmartphone/fso-monitord_git.bb: fso-monitord: fix initscript name Jan 11 16:42:27 03Michael 'Mickey' Lauer  07mickey/python26 * r3c033f5748 10openembedded.git/packages/python/python-docutils_0.5.bb: docutils: bump for python 2.6 Jan 11 16:42:29 03Michael 'Mickey' Lauer  07mickey/python26 * r172db765a8 10openembedded.git/packages/python/ (9 files): python-efl: bump for python 2.6 Jan 11 17:18:05 woglinde, hi boost_1.36 now works on my system... Jan 11 17:18:24 woglinde, was again some typoss Jan 11 17:18:29 s/some/a Jan 11 17:18:40 s/typoss/typo Jan 11 17:20:55 typos kill Jan 11 17:21:05 ~curse typos Jan 11 17:21:06 May you be reincarnated as a Windows XP administrator, typos ! Jan 11 17:22:28 Crofton|work, so what should I do now? make all 3 boosts installable and convert all bitbake recipe that depend on boost? Jan 11 17:35:46 03Koen Kooi  07org.openembedded.dev * ra6a6f33722 10openembedded.git/packages/mtd/mtd-utils_1.2.0+git.bb: mtd-utils 1.2.0: as Stefan points out, you need to DEPEND on e2fs-prog libs when you include uuid/uuid.h Jan 11 17:59:44 eFfeM, hi boost_1.36.0 now works on my system Jan 11 18:08:08 03Koen Kooi  07org.openembedded.dev * r49cc2f7456 10openembedded.git/packages/linux/ (linux-omap-pm/beagle-cpufreq.diff linux-omap-pm_git.bb): linux-omap-pm git: add patch to add rate tables to beagleboard board file Jan 11 18:11:29 03Stefan Schmidt  07org.openembedded.dev * r678767b6f3 10openembedded.git/conf/distro/include/preferred-om-2008-versions.inc: preferred-om-2008-versions.inc: Bump e2fsprogs-libs to 1.42.2 Jan 11 18:36:40 hi Jan 11 18:37:02 woglinde, hi...did you read what I wrote? Jan 11 18:37:08 woglinde: hi Jan 11 18:37:10 in irc Jan 11 18:38:54 yes Jan 11 18:38:59 what did you cahnge? Jan 11 18:39:31 FILES_{PN}-dev in FILES_${PN}-dev for the change i done against my recipe Jan 11 18:39:47 or are you interested in the changes against the tree? Jan 11 18:43:48 ah Jan 11 18:43:52 right Jan 11 18:44:33 woglinde: simpad have working kernel 2.6.28 ;-) Jan 11 18:46:40 wow Jan 11 18:46:42 nice Jan 11 18:46:47 with sound driver? Jan 11 18:46:53 could you provide me the patches Jan 11 18:47:00 I will check them in Jan 11 18:47:26 mrdata did you optimize the driver I ported? Jan 11 18:48:48 woglinde: all known patches right for 2.6.28, and nothing to optimize Jan 11 18:49:01 ah where? Jan 11 18:49:11 opensimpad svn? Jan 11 18:49:12 sound is not working yet, i test this now for 2.6.24 Jan 11 18:49:54 woglinde: no, i worked on it yesterday and today Jan 11 18:50:28 so, only here ;-), but i will send you the patches for testing Jan 11 18:50:38 fine Jan 11 18:50:45 maybe there are errors inside Jan 11 18:50:50 I will check them in asap Jan 11 18:51:07 great ;-) Jan 11 18:51:15 woglinde: thx Jan 11 18:51:26 I want them in too Jan 11 18:51:34 and I will test ubifs Jan 11 18:51:50 I will build a initramfs with static compiled utils Jan 11 18:51:57 so I can get rid of jffs2 Jan 11 19:07:15 03Marcin Juszkiewicz  07org.openembedded.dev * r42087db475 10openembedded.git/packages/xserver-common/xserver-common_1.22.bb: xserver-common: S98keymap-fixup is Ångströmizm - do no install for other distros Jan 11 19:08:08 mrdata hm no email yet *g* Jan 11 19:10:23 woglinde: *please hold the line* ... Jan 11 19:12:47 mrdata I cant wait *g* Jan 11 19:15:15 woglinde: *done* , uff Jan 11 19:15:19 thanks Jan 11 19:15:35 I am watching the transporter Jan 11 19:15:45 but in the commercials I will look at it Jan 11 19:19:14 mrdata no panic I dont will hit you Jan 11 19:28:03 woglinde: *who knows* ;-) Jan 11 19:31:38 mrdata what are the problems with mmc? Jan 11 19:32:07 changes in gpio-handling Jan 11 19:32:12 hm Jan 11 19:33:06 so we need new macros? Jan 11 19:33:35 i must go the hard way, using gpio-lib Jan 11 19:33:53 hm Jan 11 19:33:56 oh Jan 11 19:34:06 so its gone from kernel to userspace? Jan 11 19:37:38 no, i need only small functions, open access to gpio-area, change directions from used gpio-pins Jan 11 19:38:30 and the changing the state from gpio-pins Jan 11 19:40:20 i will try the backport-way first, i need only small functions back Jan 11 19:48:23 mrdata did you use my work for 2.6.27? Jan 11 19:51:35 woglinde: yes ;-) Jan 11 19:51:47 the whole work Jan 11 19:51:54 :) Jan 11 19:52:17 why should i do others work ;-) Jan 11 19:56:06 * * OE Bug 4977 has been created by GNUtoo(AT)no-log.org Jan 11 19:56:08 * * Boost_1.36 modified(now compiles and packages fine for me) details inside the bugreport Jan 11 19:56:10 * * http://bugs.openembedded.net/show_bug.cgi?id=4977 Jan 11 19:57:51 anybody interesting in teaching linux and programming on linux Jan 11 20:58:12 GNUtoo: great that boost works (was afk for quite a while) Jan 11 20:58:42 eFfeM, ok thanks a lot for your testing Jan 11 20:58:58 np, my pleasure, always happy to help Jan 11 20:59:36 now I will have to make the 3 boost recipe install on the same machine...but i'll have to hack on emacs first Jan 11 20:59:42 or try to at least Jan 11 21:01:16 gl :-) Jan 11 21:03:46 * Jay7 -> sleep Jan 11 21:07:20 I wonder if we should bump prefered version for angstrom to boost 1.36 and see what breaks :) Jan 11 21:08:36 that would give an us an idea of how bad we to support different boost version Jan 11 21:11:12 hello, i'll try to make make the multiple boost installable on the same target later... Jan 11 21:11:18 now i'm trying emacs Jan 11 21:11:27 but for some reason it does that : Jan 11 21:11:29 NOTE: preferred version 22.0.50+cvs20081121 of emacs not available (for item emacs) Jan 11 21:11:31 or that: Jan 11 21:11:36 NOTE: preferred version 22.0.50+cvs20082111 of emacs not available (for item emacs) Jan 11 21:12:04 last commit: http://cvs.savannah.gnu.org/viewvc/emacs/src/buffer.c?root=emacs&r1=1.572&r2=1.573 Jan 11 21:20:03 trying "cvs" but i don't remember how it's handled...i'll look in the manual Jan 11 21:22:54 Crofton|work, i bugreported my modified boost if you are interested Jan 11 21:54:58 Hey Jan 11 21:58:16 I'd like to add a RDEPENDENCY to python-sqlalchemy. It's python-netserver. Do I have to respect something? What about python-native? Can I define a RDEPENDENCY like python-native OR python-netserver? Jan 11 21:59:51 you know what python-native is for? Jan 11 21:59:59 you did read the oe manual? Jan 11 22:02:25 woglinde, I read it. But that's many weeks ago. I'm going to do it. Sorry for disturbing :) Jan 11 22:46:16 woglinde: hey Jan 11 22:49:51 he ant Jan 11 22:52:07 woglinde, although the oe manual is saying almost nothing about native recipes, I found out that those packages are for buildhost only, right? So I don't have to bother with them. Jan 11 22:55:40 right Jan 11 23:07:12 woglinde, do I have to contact the recipe maintainer or the mailing list for adding a RDEPENDS? Jan 11 23:11:02 write a bugreport Jan 11 23:11:09 bugs.openembedded.org Jan 11 23:13:07 ok, I'm going to do that Jan 11 23:15:32 03Michael 'Mickey' Lauer  07mickey/python26 * re9182a41d0 10openembedded.git/packages/python/python-fnorb_1.3.bb: python-fnorb: fix packaging Jan 11 23:15:38 03Michael 'Mickey' Lauer  07mickey/python26 * ra0ff3da7d7 10openembedded.git/packages/python/python-fam_1.1.1.bb: python-fam: bump for python 2.6 Jan 11 23:15:38 03Michael 'Mickey' Lauer  07mickey/python26 * rb9a0fdb71b 10openembedded.git/packages/python/python-flup_1.0.bb: python-flup 1.0: remove Jan 11 23:15:39 03Michael 'Mickey' Lauer  07mickey/python26 * r0cb1f087f0 10openembedded.git/packages/python/ (python-egenix-mx-base_3.0.0.bb python-formencode_svn.bb): Jan 11 23:15:40 python-egenix-mx-base: 3.0.0 -> 3.1.1 Jan 11 23:15:42 python-formencode: 0.4+svn -> 1.2.1 Jan 11 23:15:44 03Michael 'Mickey' Lauer  07mickey/python26 * rd5b009fab6 10openembedded.git/packages/python/python-flup_1.0.1.bb: python-flup: 1.0 -> 1.0.1 Jan 11 23:15:47 03Michael 'Mickey' Lauer  07mickey/python26 * r2e677f3a3f 10openembedded.git/packages/python/ (3 files): python-[fusil|gammu|gmpy]: bump for python 2.6 Jan 11 23:15:50 03Michael 'Mickey' Lauer  07mickey/python26 * r76c85eed4d 10openembedded.git/packages/python/python-gnosis_1.2.2.bb: python-gnosis: bump for python 2.6 Jan 11 23:15:53 03Michael 'Mickey' Lauer  07mickey/python26 * r7f2fe2c0af 10openembedded.git/packages/python/python-fuse_cvs.bb: python-fuse: 0.0+cvs -> 0.2 Jan 11 23:15:58 03Michael 'Mickey' Lauer  07mickey/python26 * r88007840a6 10openembedded.git/packages/python/python-fpconst_0.6.0.bb: python-fpconst: 0.6.0 -> 0.7.2 Jan 11 23:16:01 03Michael 'Mickey' Lauer  07mickey/python26 * rbefe8e0b48 10openembedded.git/packages/python/python-fugrep_0.50.bb: python-fugrep: bump for python 2.6 Jan 11 23:16:04 03Michael 'Mickey' Lauer  07mickey/python26 * r40603fe3b1 10openembedded.git/packages/python/python-gsmd_svn.bb: python-gsmd: remove dead project Jan 11 23:27:47 good nite Jan 11 23:43:47 good night Jan 11 23:49:14 03Michael 'Mickey' Lauer  07mickey/python26 * r868e08ea9f 10openembedded.git/packages/python/python-gst_0.10.10.bb: python-gst: bump for python 2.6 Jan 11 23:49:19 03Michael 'Mickey' Lauer  07mickey/python26 * r5eb1e61514 10openembedded.git/packages/python/python-hmm_0.4.bb: python-hmm: remove dead project Jan 11 23:49:23 03Michael 'Mickey' Lauer  07mickey/python26 * r86d0da2d8f 10openembedded.git/packages/python/python-imdbpy_3.1.bb: python-imbdy: 3.1 -> 3.9 Jan 11 23:49:24 03Michael 'Mickey' Lauer  07mickey/python26 * rb7ed19f354 10openembedded.git/packages/python/ (python-imaging_1.1.6.bb python-inotify_0.1.0.bb): python-{imaging|inotify}: bump for python 2.6 Jan 12 00:31:37 03Michael 'Mickey' Lauer  07mickey/python26 * r91090f1101 10openembedded.git/packages/python/python-itools_0.16.5.bb: python-itools: update and move to nonworking Jan 12 00:31:38 03Michael 'Mickey' Lauer  07mickey/python26 * rc285325388 10openembedded.git/packages/python/python-irclib_0.4.6.bb: python-irclib: bump for python 2.6 Jan 12 00:31:38 03Michael 'Mickey' Lauer  07mickey/python26 * rfc33fc54e5 10openembedded.git/packages/python/python-libgmail_0.1.6.bb: python-libgmail: 0.1.6 -> 0.1.11 Jan 12 00:31:39 03Michael 'Mickey' Lauer  07mickey/python26 * rc17b5c5d6e 10openembedded.git/ (3 files in 3 dirs): Jan 12 00:31:42 lightmediascanner: update to 0.2.0.0 Jan 12 00:31:43 move python bindings to nonworking Jan 12 00:31:46 03Michael 'Mickey' Lauer  07mickey/python26 * rea5386cfb3 10openembedded.git/packages/python/python-logilab-common_0.9.3.bb: python-logilab-common: 0.9.3 -> 0.37.1 **** ENDING LOGGING AT Mon Jan 12 02:59:57 2009