**** BEGIN LOGGING AT Tue Mar 31 02:59:57 2009 Mar 31 04:22:41 Could someone help me? Mar 31 04:22:50 I'd like to know if there's any way Mar 31 04:23:00 to set PREFERRED_VERSION at build time Mar 31 04:38:45 otavio: buildtime ? Mar 31 04:39:13 otavio: you mean you dont want to do the whole parse Mar 31 04:40:39 one way could be that you can set DEFAULT_PREFERENCE for that particular version to be highest amongst all competing ones so bitbake choses that one Mar 31 04:41:27 khem: I'd like to "choose" the preferred_version based on distro_type Mar 31 04:41:56 khem: i tried bb.data.setVar("PREFERRED_VERSION_pkgname", "foo", d) Mar 31 04:42:02 khem: this didn't work Mar 31 04:43:44 oh I think I got it to work Mar 31 04:43:54 otavio: check if it is weak assigned or hard assigned in .conf files Mar 31 04:44:01 which package are you working Mar 31 04:44:20 a company one Mar 31 04:44:30 but the idea is quite simple Mar 31 04:44:48 the above assignment should work then Mar 31 04:44:57 http://paste.debian.net/32004/ Mar 31 04:45:01 I thought it is also set in some .conf files Mar 31 04:45:04 khem: it didn't Mar 31 04:45:24 khem: but doing bb.data.updatedata(d) after it looks to have done the magic Mar 31 04:45:46 ah yes Mar 31 04:46:09 khem: bitbake is a black magic monster heh Mar 31 04:47:48 khem: i'm doing a image building to test Mar 31 04:47:50 let's see Mar 31 04:47:56 khem: besides that how are you? Mar 31 04:48:02 all ok :) Mar 31 04:48:17 otavio: setVar only modifies local env Mar 31 04:48:38 khem: hehe I learned it the hard way Mar 31 04:48:41 to make it to env from local overrides you need update_data Mar 31 04:48:46 which you are correctly doing Mar 31 04:49:11 otavio: Are you in Brazil Mar 31 04:49:20 khem: yes, I'm Mar 31 04:49:25 I love your soccer Mar 31 04:50:07 khem: well we're not doing that nice latelly Mar 31 04:50:23 khem: our team is horrible latelly Mar 31 04:52:21 khem: I touched local.conf forcing a cache updating Mar 31 04:52:25 khem: let's see if it works Mar 31 04:52:33 khem: last test it failed Mar 31 04:52:41 khem: where are you? Mar 31 04:53:19 khem: about soccer, we used to have nice teams but our team leader nowadays is a dumb Mar 31 04:53:32 khem: he is too much political Mar 31 04:54:08 * otavio things that bitbake is slow to give us time to chat on IRC ... haha Mar 31 04:54:42 oh finishing ... Mar 31 04:58:55 failed Mar 31 04:58:58 heh Mar 31 05:08:10 otavio: usually I like the artistics of the brazilian players Mar 31 05:10:41 khem: oh yes; indeed Mar 31 05:11:03 khem: but we have a much higer potential that we're using; this is a shame Mar 31 05:11:06 I have a friend who wife hails from Sao Paulo Mar 31 05:11:23 khem: oh nice :-) Mar 31 05:11:34 khem: it is indeed a small World Mar 31 05:11:37 so she keeps me uptodate on soccer front Mar 31 05:11:45 khem: heh Mar 31 05:11:59 osthindesktop-settings_9.1.1-2-g1ade4cf-r1.1 Mar 31 05:12:01 failed Mar 31 05:12:10 it was suppose to take 9.1.1 Mar 31 05:12:17 hey khem Mar 31 05:12:20 I live in US and here only girls play soccer its not so famous among boys Mar 31 05:12:27 I got, I think, everything for A9 support pulled back to 4.3.3 Mar 31 05:12:29 Tartarus: hey Mar 31 05:12:32 but it's like 20 patches Mar 31 05:12:44 hmmm Mar 31 05:12:46 khem: oh really? Mar 31 05:12:47 and brings in a few problems building stuff that gcc 4.4 will have, i think Mar 31 05:13:10 lzo fails to build unless you turn down the opts, otherwise complains about an asm issue Mar 31 05:13:13 don't have it handy atm tho Mar 31 05:13:28 Tartarus: I think doing it grossly would be not required Mar 31 05:13:42 I would like to have minimal patches Mar 31 05:13:43 khem: in US I belive that football is more famous among them Mar 31 05:14:02 yeah it took me years to call it football :) Mar 31 05:14:21 it seemed like rugby with safety guards to me Mar 31 05:14:34 hah Mar 31 05:14:41 lol Mar 31 05:14:44 Tartarus: send me the list of patches Mar 31 05:15:03 I can have a look Mar 31 05:15:16 khem: mind to have a look on the function we're using? Mar 31 05:15:21 khem: on base.bbclass Mar 31 05:19:37 otavio: try printing it Mar 31 05:19:58 khem: you mean using bb.note? Mar 31 05:20:56 print getVar('PREFERRED_VERSION_your', d) Mar 31 05:21:21 Tartarus: hmm lzo problem Mar 31 05:22:19 Tartarus: does it happen with the backports or even without them Mar 31 05:22:27 Tartarus: does it happen with the backports or even without them Mar 31 05:27:44 khem: doing it now Mar 31 05:28:14 khem: heh, none Mar 31 05:28:57 khem: http://pastebin.com/m6caec768 Mar 31 05:29:04 khem: take a look if you can Mar 31 05:35:19 khem, I'm off buti'll send the patches tomorrow Mar 31 05:52:20 * khem -> sleep_early () Mar 31 06:06:44 what does hicolor-icon-theme and angstrom-zeroconf-audio give? Mar 31 06:09:51 hicolor-icon-theme is set of icons :) Mar 31 06:10:01 256 or more colors iirc Mar 31 06:11:56 so i can select only one theme in a image.bb file? Mar 31 06:13:15 not sure.. but I don't know exactly Mar 31 07:25:57 good morning Mar 31 07:53:37 good morning Mar 31 08:01:32 hi Mar 31 08:02:15 i want to display folders on the desktop whenever a usb disk/mmc card is connected, i have matchbox as my window manager, can i do it? Mar 31 08:09:13 gr_8: with some script yes imho Mar 31 08:11:08 or use a wm/desktop that supports that instead of matchbox? Mar 31 08:23:09 raster: moo! Mar 31 08:24:40 zecke: z! Mar 31 08:24:41 moo! Mar 31 08:26:18 raster: which wm supports that Mar 31 08:26:40 gnome, kde, e, Mar 31 08:26:42 xfce Mar 31 08:26:58 on an embedded device which runs at 330MHZ? Mar 31 08:27:38 on my system e takes 87% of the cpu, touch clicks are not very responsive Mar 31 08:27:57 is lxde support this? Mar 31 08:37:54 gr_8: I have seen this done with matchbox (well MB desktop and panels 2 but should work for the v1 GUI apps) and some udev rules but I don't have anything handy to show you :(. Mar 31 08:48:02 <_cpo_> anybody ever tried building xserver 1.6 with oe? i always run into a libtool error Mar 31 08:49:47 is epoll(4) available in all linux 2.6 kernels? Mar 31 08:51:16 djwills: does any handheld device use like that Mar 31 08:51:36 DJWillis: Does any hand held device use like that Mar 31 08:53:51 03woglinde  07org.openembedded.dev * r20dc6592d9 10openembedded.git/classes/scons.bbclass: scons.bbclass: add staging function Mar 31 08:53:54 03woglinde  07org.openembedded.dev * r01782313f2 10openembedded.git/recipes/libxine/ (39 files in 6 dirs): Mar 31 08:53:54 libxine: remove older verison and add the actual 1.1.16 Mar 31 08:53:54 * dont seperate x11 and fb anymore xine can handle it via plugins Mar 31 08:53:54 * therefore all recipes wich depends on libxine-fb or libxine-x11 Mar 31 08:53:56 have to changed to libxine Mar 31 08:53:58 03woglinde  07org.openembedded.dev * r56b8436c3b 10openembedded.git/conf/checksums.ini: checksum.ini: add xine-1.1.16 remove older versions Mar 31 08:54:01 03woglinde  07org.openembedded.dev * rf09ab9e93d 10openembedded.git/ (7 files in 3 dirs): Mar 31 08:54:04 libgsm: update to version 1.0.12 Mar 31 08:54:08 * all the patches are stolen from debian Mar 31 08:54:10 03woglinde  07org.openembedded.dev * rf25144e99b 10openembedded.git/ (9 files in 4 dirs): Mar 31 08:54:13 liboil: update to latest liboil, needed for latest schroedinger Mar 31 08:54:15 * remove older version and introduce an inc-file Mar 31 08:54:17 * keep 0.3.15 because om relays on it Mar 31 08:56:24 gr_8: I keep meaning to hook something up for the Matchbox images on the Pandora but have not got around to it (a bad back has rather eaten into my hacking time). Mar 31 08:57:30 if you provide me a clue, i could try here Mar 31 08:58:14 03woglinde  07org.openembedded.dev * r66e881fe48 10openembedded.git/conf/checksums.ini: Mar 31 08:58:14 Revert "checksum.ini: add xine-1.1.16 remove older versions" Mar 31 08:58:14 This reverts commit 56b8436c3b3ed57df16d0e3d01d16a2193b89c42. Mar 31 08:58:15 03woglinde  07org.openembedded.dev * r7dcbd8502c 10openembedded.git/ (6 files in 4 dirs): Mar 31 08:58:15 Revert "liboil: update to latest liboil, needed for latest schroedinger" Mar 31 08:58:19 This reverts commit f25144e99b769aac83bcde613edf684441bbef27. Mar 31 08:58:27 03woglinde  07org.openembedded.dev * r780c434192 10openembedded.git/recipes/libxine/ (39 files in 6 dirs): Mar 31 08:58:27 Revert "libxine: remove older verison and add the actual 1.1.16" Mar 31 08:58:27 This reverts commit 01782313f289ff9cef1f2976db9b10bacfe8e2a5. Mar 31 09:13:11 i give PREFERRED_VERSION_linux = "2.6.28" in my machine conf file, when i do which virtual/kernel i always get 2.6.27 Mar 31 09:14:43 morning florian Mar 31 09:15:16 good morning Mar 31 09:15:45 florian: are you working on gpe-conf? I'm inclined to close all OE bug referring to its issues? Agreed? Mar 31 09:16:18 any iPhone-SDK experienced developer here? Mar 31 09:16:55 hello all Mar 31 09:17:45 is SRC_URI_ += " " allowed? Mar 31 09:20:54 03Leon Woestenberg  07org.openembedded.dev * r0dcc23aad9 10openembedded.git/recipes/linux/ (4 files in 2 dirs): linux-2.6.29: Added machine canyonlands (PowerPC 460EX). Mar 31 09:23:22 ant_work: I'll take a look, one sec Mar 31 09:24:14 how to fetch SRC_URI from password secured ftp? where should I specify my credentials? Mar 31 09:25:39 ant_work: Mar 31 09:25:48 ant_work: yes, just close them all Mar 31 09:26:50 (was: serial port config for gps, there is another about usb gadget, more nasty) Mar 31 09:27:10 * mckoan hates ask such things ;-) Mar 31 09:29:12 03Leon Woestenberg  07org.openembedded.dev * rb3dd934644 10openembedded.git/recipes/linux/linux_2.6.29.bb: linux-2.6.29: Stylize, use spaces not tabs. Mar 31 09:32:18 mckoan: all works by manual editing the files... Mar 31 09:32:41 (well, that's Linux :-) Mar 31 09:40:16 hi Mar 31 09:40:48 ant_work: I was talking about iPhone-SDK, sorry maybe I'm OT Mar 31 09:41:35 woglinde: moin Mar 31 09:41:55 woglinde: may I close the old libxine bugs (2 years ago)? Mar 31 09:42:21 seems ant have free time at work ;) Mar 31 09:42:43 well, there is a big Exhibition in my City Mar 31 09:43:14 people are all there and I can breathe for a while... Mar 31 09:43:14 exhibitions and conferences is very good thing for rest.. when you are not on stand :) Mar 31 09:44:14 you see..I'm the salesman..I come when the others have finished to build the booth Mar 31 09:44:25 :-] Mar 31 09:51:50 * Jay7 is sometimes salesman, sysadmin, programmer and etc... just self-employeed.. Mar 31 09:52:00 jay7 hehe Mar 31 09:55:14 03Robert Schuster  07org.openembedded.dev * ra0ac8cfacc 10openembedded.git/recipes/llvm/ (6 files): Mar 31 09:55:14 llvm-native 1.9: Removed. Mar 31 09:55:14 llvm-native 2.1: Removed. Mar 31 09:55:14 llvm-native 2.4: Removed. Mar 31 09:55:14 llvm-native cvs: Removed (llvm is not in a CVS repo anymore). Mar 31 09:55:16 llvm 2.0: Removed. Mar 31 09:55:18 llvm 2.4: Removed. Mar 31 09:55:22 03Robert Schuster  07org.openembedded.dev * r8db75a24a2 10openembedded.git/recipes/llvm/ (8 files in 3 dirs): (log message trimmed) Mar 31 09:55:27 llvm: Reworked to allow multiple installation of same version. Mar 31 09:55:29 - introduced common include file Mar 31 09:55:31 - provided implementation for llvm 2.5 Mar 31 09:55:33 - added wrapper script and its build recipe Mar 31 09:55:35 - the same for native side Mar 31 09:55:37 llvm2.5 2.5: New recipe Mar 31 09:55:39 03Robert Schuster  07org.openembedded.dev * reb8a23f558 10openembedded.git/recipes/llvm/ (5 files in 2 dirs): Mar 31 09:55:42 llvm-gcc4-cross: Change dependency to llvm2.5-native. Mar 31 09:55:46 llvm-gcc: Dito. Mar 31 09:55:48 03Robert Schuster  07org.openembedded.dev * r7ac3d6c5fa 10openembedded.git/recipes/lesstif/lesstif_0.95.0.bb: lesstif 0.95: Actually install something into staging. Mar 31 09:56:04 lesstif_0.95? Mar 31 09:56:10 thats stoneage Mar 31 09:57:47 03Robert Schuster  07org.openembedded.dev * r43e8a1e79f 10openembedded.git/conf/checksums.ini: checksums.ini: Removed llvm entries from 1.9 to 2.4. Mar 31 09:59:33 scary things... what do people do with lesstif?! Mar 31 10:01:07 necromancy included Mar 31 10:06:25 I will ask robert Mar 31 10:11:03 florian: good morning Mar 31 10:11:23 hey pb_ Mar 31 10:11:55 booxter: I don't think that the wget fetcher script supports secured ftp. Mar 31 10:12:18 MWelchUK, I meant ftp with login:password Mar 31 10:12:35 I just specified it like ftp://login:pass@ftp.com" in my SRC_URI Mar 31 10:12:47 hi pb Mar 31 10:12:51 * Jay7 -> away Mar 31 10:13:19 Yeah - I thought you wanted to supply it outside the bb file Mar 31 10:13:42 hi woglinde Mar 31 10:50:40 g'day pb_ Mar 31 10:52:27 03Koen Kooi  07org.openembedded.dev * rf45c085353 10openembedded.git/ (4 files in 3 dirs): webkit-gtk: update to 1.1.4 release to get some more bugfixes Mar 31 10:53:18 03Koen Kooi  07org.openembedded.dev * rbf47a92957 10openembedded.git/recipes/linux/ (2 files in 2 dirs): linux-omap 2.6.29: update mmc regulator patch Mar 31 10:54:48 i have built a file system with e as my wm when i click on the keypad icon, i see a flash on the keyboard for a second and then it vanishes, i then only see "loading' Mar 31 11:00:49 hi pigeon Mar 31 11:20:38 how do i select the kernel version Mar 31 11:22:56 osm39g, PREFERRED_VERSION_linux = "2.6.24" Mar 31 11:23:16 how can I disable 'autoreconf' behaviour for bb-packages? Mar 31 11:23:27 for *some* bb-packages? Mar 31 11:23:43 i should add this to local.conf file Mar 31 11:24:15 yes Mar 31 11:24:41 ow, I wasn't going to answer to *your* question, sorry :) Mar 31 11:25:59 booxter:thanks Mar 31 11:40:00 how can I disable 'autoreconf' behaviour for bb-packages? Mar 31 11:40:25 override do_configure() Mar 31 11:40:48 we do it in a number of recipes that contain old autotools stuff Mar 31 11:53:31 mickeyl: btw what do you think about the easter-cleaning-proposals? Sounds too good to be true... http://kergoth.pastey.net/111232 http://kergoth.pastey.net/111234 Mar 31 11:54:51 sounds interesting. i welcome every cleanup of our recipes Mar 31 11:55:59 [20090331 00:41:09] RP, mickeyl: ping Mar 31 11:56:09 I think he's waiting for your acks... Mar 31 11:56:23 bah..timezones... Mar 31 11:57:20 ant_work: did you see the message of Koen about the psplash? Mar 31 11:57:35 ant_work: please take a look and update the patch Mar 31 11:57:50 ah, yes..I have just to edit some notes and resend Mar 31 11:58:14 Well folks; I ned to fix a bitbake issue that we're having. Mar 31 11:58:43 which one ? Mar 31 11:58:45 We've the need to set PREFERRED_VERSION for packages during building Mar 31 11:59:06 so we wrote a python method for it in base.bbclass Mar 31 11:59:25 that uses bb.data.setVar("PREFERRED_VERSION_foo", "bar", d) Mar 31 11:59:33 after that we do Mar 31 11:59:45 bb.data.update_data(d) to push it to env Mar 31 12:00:01 and if I use getVar it works Mar 31 12:00:03 BUT Mar 31 12:00:17 bitbake providers resolution don't see this value Mar 31 12:00:28 Any idea how to solve it? Mar 31 12:05:42 hm..what are you exactly trying to do? Mar 31 12:05:44 khem: I'd like to "choose" the preferred_version based on distro_type Mar 31 12:07:05 are _distro overrides not enough? Mar 31 12:07:36 otavio: (sorry, perhaps I miss the point) Mar 31 12:19:48 ant_work: no; not enough Mar 31 12:20:20 ant_work: I want it to take one version if we're doing debug or devel releases and another one for 'release' type Mar 31 12:20:57 ant_work: this is goin to be used here to allow us to improve our system without breaking the releases deadlines Mar 31 12:21:16 ant_work: the problem is that P_V is not working Mar 31 12:21:34 ant_work: if I set it in the distro file it works Mar 31 12:21:53 ant_work: but I don't want to set it all; I want it to be done by code Mar 31 12:24:44 Jay7: I bet my kexectools problem is linux 2.6.29 has changed header layout or something Mar 31 12:28:31 woglinde: ping Mar 31 12:28:49 woglinde: libsdl-mixer 1.2.*6* has a libtool issue Mar 31 12:29:01 woglinde: libsdl-mixer 1.2.8 works Mar 31 12:29:28 woglinde: do you want to fix it (I know you can do this faster than anyone else) or shall we remove it and use 1.2.8 Mar 31 12:29:39 woglinde: openmoko prefer 1.2.6 though Mar 31 12:30:26 in debian terms 1.2.6 is oldstable btw .... Mar 31 12:33:17 otavio: can't you use base_conditional 'DISTRO_TYPE ?= "debug"' Mar 31 12:33:32 ant_work: i'm using it Mar 31 12:33:41 :/ Mar 31 12:33:42 ant_work: hold Mar 31 12:34:02 XorA: pls read kexecboot irclogs Mar 31 12:34:10 ant_work: http://pastebin.com/m6caec768 Mar 31 12:34:11 we need kexec-tools-2.0 Mar 31 12:34:25 ant_work: where Mar 31 12:34:48 http://www.hentges.net/irclogs/livelogs/%23kexecboot.livelog?lines=500#latest Mar 31 12:35:48 otavio: pls grep for "DISTRO_TYPE", iirc there are uses Mar 31 12:36:07 ant_work: ah you meant to use condition for each? Mar 31 12:36:17 ant_work: it would duplicate a lot of code Mar 31 12:36:27 ant_work: i would prefer to use our oss_tag to set it Mar 31 12:36:28 I only have 2 types... Mar 31 12:36:36 ant_work: we'll have more Mar 31 12:36:37 now I see your point... Mar 31 12:36:56 ant_work: we'll have release, debug and devel Mar 31 12:38:25 ant_work: get coding :-) Mar 31 12:51:35 let's see, if I type this, I see what my current nick is on the left. who coded this irc client?! #^&$ Mar 31 12:57:51 ant_work: any idea? Mar 31 13:12:38 morning Mar 31 13:14:20 ~ugt Mar 31 13:14:21 it has been said that ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html Mar 31 13:18:05 hrw: abroad ? Mar 31 13:34:22 * Jay7 is back Mar 31 13:39:57 XorA: will you create recipe with latest kexec-tools? :) Mar 31 13:42:00 mckoan: hrw pre-empted you, and you still ask "abroad" ? :-) Mar 31 13:50:24 like2wise: sorry I don't understand what do you mean Mar 31 13:51:18 I just found it funny to see you asking "Abroad?" to hrw Mar 31 13:54:22 like2wise: I understand :-D Mar 31 13:55:37 hrw just told me to inform you that he has no net connection until thursday Mar 31 13:56:01 he's over edge/gsm now Mar 31 14:15:43 Jay7: probably not until tomorrow Mar 31 14:16:32 XorA: I found some fresh patched sources (armel) https://launchpad.net/ubuntu/jaunty/+source/kexec-tools/20090000-2.0.0ubuntu3 Mar 31 14:20:40 03acid-burn  07org.openembedded.dreambox * r0a2a6f668b 10openembedded.git/packages/enigma2/enigma2.bb: Mar 31 14:20:40 add missing rdepend Mar 31 14:20:40 push srcdate Mar 31 14:20:41 03Felix Domke  07org.openembedded.dreambox * r0c79310f78 10openembedded.git/packages/enigma2/enigma2.bb: enigma2: we don't need the iframe search patch anymore Mar 31 14:21:37 ant_work: although the problem would appear to be klibc and not kexectools Mar 31 14:21:52 ah, the klibc patch Mar 31 14:43:26 otavio: bad news is I don't have better suggestions than using base_conditional Mar 31 14:43:39 otavio: good news is you could ask kergoth :-) Mar 31 14:43:50 * kergoth hides Mar 31 14:43:54 haha Mar 31 14:44:03 * otavio catches kergoth Mar 31 14:44:06 otavio: together with koen we cooked this: Mar 31 14:44:07 eep Mar 31 14:44:18 LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}' Mar 31 14:44:20 SRC_URI += "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2" Mar 31 14:44:35 ant_work: right, it works Mar 31 14:44:49 ant_work: but since it'll be need for many recipes, this is ugly Mar 31 14:45:48 ehm..include it? Mar 31 14:46:45 ant_work: what we have now is: Mar 31 14:47:10 ... Mar 31 14:47:11 SRCREV_pn-osii-client ?= "${@oss_tag('9.0.91', d)}" Mar 31 14:47:11 SRCREV_pn-osii-server ?= "${@oss_tag('9.0.92', d)}" Mar 31 14:47:11 SRCREV_pn-osthincore-configd ?= "${@oss_tag('9.1', d)}" Mar 31 14:47:12 ... Mar 31 14:47:20 for example Mar 31 14:47:23 and this works Mar 31 14:47:28 BUT Mar 31 14:47:47 if I set the build to debug and it builds the development versions of those recipes Mar 31 14:47:57 then the older version gets installed Mar 31 14:48:04 due the lack of P_V in data Mar 31 14:54:25 otavio: for kergoth's convenience I'd repost the link Mar 31 14:54:57 I see what you're doing now...but have to give up! Mar 31 14:54:59 * kergoth would need more background to comment, missed the first half of the conversation most likely, and he's heading out to the door to work in a matter of minutes Mar 31 14:55:10 03Fraxinas  07org.openembedded.dreambox * r447d2e4974 10openembedded.git/packages/ (12 files in 4 dirs): add recipes for most recent versions of glib-2.0-2.20.0 and pkgconfig-0.23 and -native Mar 31 14:55:12 03Felix Domke  07org.openembedded.dreambox * rf6f2a1717c 10openembedded.git/: Merge branch 'org.openembedded.dreambox' of git://git.opendreambox.org/git/fraxinas/opendreambox-1.5 into org.openembedded.dreambox Mar 31 14:55:49 otavio: bitbake is indeed black-box sometimes Mar 31 14:57:13 ant_work: wow! really! :P Mar 31 15:02:24 03Felix Domke  07org.openembedded.dreambox * r66bbd91acb 10openembedded.git/packages/glib-2.0/glib-2.0_2.20.0.bb: glib-2.0_2.20.0.bb: fix SRC_URI Mar 31 15:43:10 hi Mar 31 15:43:26 * hrw-edge degraded network access to gsm/edge Mar 31 15:59:24 kergoth: wb Mar 31 16:10:31 uf. back to normal Mar 31 16:32:00 http://cgit.openembedded.net/cgit.cgi?url=openembedded/log/&h=stable/2009 Mar 31 16:37:02 hrw: bad coverage in .pl ? Mar 31 16:49:58 hi udovhd Mar 31 16:50:02 hrw: you checked out stable through gsm :? Mar 31 16:53:43 bbl Mar 31 17:10:43 03Felix Domke  07org.openembedded.dreambox * r5b46f53663 10openembedded.git/packages/gstreamer/gst-plugin-dvbmediasink.bb: gst-plugin-dvbmediasink: bump version to fix premature EOS Mar 31 17:10:44 03ghost  07org.openembedded.dreambox * r929490f266 10openembedded.git/packages/tuxbox/ (2 files in 2 dirs): tuxbox-tuxtxt-32bpp.bb: no more crash when press text key in e2 video player when non ts file ist playbacked Mar 31 17:10:45 03Felix Domke  07org.openembedded.dreambox * r9a6908c57e 10openembedded.git/packages/enigma2/ (enigma2-plugins.bb enigma2-skins.bb enigma2.bb): enigma2-*: bump srcdates Mar 31 17:10:48 03Felix Domke  07org.openembedded.dreambox * rfaca8c1807 10openembedded.git/packages/vsftpd/vsftpd_2.0.5.bb: vsftpd: use short adduser options Mar 31 17:10:51 03ghost  07org.openembedded.dreambox * rf3e628d5d0 10openembedded.git/packages/gstreamer/ (gst-plugins-ugly_0.10.9.bb gst-plugins.inc): gst-plugin.inc: add libcdio to DEPENDS... pump PR of gst-plugins-ugly Mar 31 17:10:57 03ghost  07org.openembedded.dreambox * r38ce558666 10openembedded.git/packages/gstreamer/gst-plugins.inc: packages/gstreamer/gst-plugins.inc: re-add libcdio dependency Mar 31 17:11:00 03ghost  07org.openembedded.dreambox * r0492276a84 10openembedded.git/packages/enigma2/enigma2.bb: enigma2.bb: use gst-plugin-mpegdemux instead of fluendo mpegdemux Mar 31 17:11:05 03ghost  07org.openembedded.dreambox * r9e1585e4af 10openembedded.git/packages/gstreamer/gst-plugins-bad_0.10.10.bb: gst-plugins-bad_0.10.10.bb: set rconflicts/rreplaces for old fluendo-mpegdemux packet Mar 31 17:11:09 03ghost  07org.openembedded.dreambox * rb224e7d805 10openembedded.git/packages/gstreamer/ (41 files in 6 dirs): packages/gstreamer: remove old versions, update to current versions Mar 31 17:11:12 03ghost  07org.openembedded.dreambox * r1011b73c90 10openembedded.git/packages/gstreamer/gst-plugin-dvbmediasink.bb: gstreamer/gst-plugin-dvbmediasink.bb: another push of srcdate Mar 31 17:11:19 03ghost  07org.openembedded.dreambox * rf93508f850 10openembedded.git/packages/gstreamer/gst-plugin-dvbmediasink.bb: packages/gstreamer/gst-plugin-dvbmediasink.bb: push srcdate because of a fix for mpeg files with just one sequence header Mar 31 17:11:25 03ghost  07org.openembedded.dreambox * r962ebc4af3 10openembedded.git/packages/linux/ (linux-dm800.bb linux-dm800/dm800_defconfig): Mar 31 17:11:30 linux-dm800.bb: push revision Mar 31 17:11:32 dm800_defconfig: remove mem=128M ... the current secondstage sets this value Mar 31 17:11:34 03Andreas Monzner  07org.openembedded.dreambox * r7b8f88f1ff 10openembedded.git/: Mar 31 17:11:37 Merge branch 'org.openembedded.dreambox' of git://git.openembedded.net/openembedded into org.openembedded.dreambox Mar 31 17:11:39 Conflicts: Mar 31 17:11:41 packages/vsftpd/vsftpd_2.0.5.bb Mar 31 17:11:45 03ghost  07org.openembedded.dreambox * rf8eb3762b5 10openembedded.git/packages/images/dreambox-image.bb: dreambox-image.bb: add Common Interface Assignment plugin to DM8000 image Mar 31 17:11:48 03ghost  07org.openembedded.dreambox * rd516d68e18 10openembedded.git/packages/enigma2/enigma2.bb: enigma2.bb: push SRCDATE Mar 31 17:11:53 03ghost  07org.openembedded.dreambox * r79b5ae0751 10openembedded.git/packages/enigma2/enigma2.bb: enigma2.bb: push srcdate Mar 31 17:12:00 03ghost  07org.openembedded.dreambox * r454450b08e 10openembedded.git/packages/dreambox/dreambox-dvb-modules.bb: dreambox-dvb-modules.bb: push srcdate Mar 31 17:12:03 03ghost  07org.openembedded.dreambox * r7006b81d1b 10openembedded.git/packages/enigma2/enigma2.bb: enigma2.bb: push srcdate (needed because of removed fluendo mpgedemux) Mar 31 17:12:08 03Felix Domke  07org.openembedded.dreambox * r739e077cec 10openembedded.git/: Mar 31 17:12:10 Merge branch 'org.openembedded.dreambox' of git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox Mar 31 17:12:13 Conflicts: Mar 31 17:12:17 packages/enigma2/enigma2.bb Mar 31 17:12:19 03ghost  07org.openembedded.dreambox * rde07672566 10openembedded.git/packages/gstreamer/ (2 files): packages/gstreamer: remove no more needed fluendo mpegdemux Mar 31 17:12:24 03ghost  07org.openembedded.dreambox * rcc6f3d0f3f 10openembedded.git/packages/dreambox/dreambox-secondstage.bb: dreambox-secondstage.bb: update dm800/dm8000 secondstage loader Mar 31 17:12:27 03ghost  07org.openembedded.dreambox * r7e06943098 10openembedded.git/packages/linux/ (linux-dm8000.bb linux-dm8000/dm8000_defconfig): Mar 31 17:12:32 linux-dm8000.bb: push revision Mar 31 17:12:34 dm8000_defconfig: remove mem=128M from kernel cmdline... the current secondstage loader sets this value now Mar 31 17:12:36 (2 lines omitted) Mar 31 17:15:17 03Fraxinas  07org.openembedded.dreambox * r7b5803634f 10openembedded.git/: Merge branch 'org.openembedded.dreambox' of git://git.openembedded.net/openembedded into org.openembedded.dreambox Mar 31 17:15:18 03Fraxinas  07org.openembedded.dreambox * r14fe568e98 10openembedded.git/packages/glib-2.0/glib-2.0_2.20.0.bb: use correct server path for downloading Mar 31 17:15:18 03Fraxinas  07org.openembedded.dreambox * rb1e5dd03b4 10openembedded.git/packages/gstreamer/gst-plugins-base_0.10.22.bb: tell audioresample plugin to not do a benchmark but use integer only Mar 31 17:15:19 03Felix Domke  07org.openembedded.dreambox * r6f1696453e 10openembedded.git/: Merge branch 'org.openembedded.dreambox' of git://git.opendreambox.org/git/fraxinas/opendreambox-1.5 into org.openembedded.dreambox Mar 31 17:16:35 I'm trying to fix an issue in kernel.bbclass and running into issues: when INITRAMFS_IMAGE is defined kernel.bbclass will assign INITRAMFS_TASK = ${INITRAMFS_IMAGE}:do_rootfs then assign kernel_do_compile[depends] = "${INITRAMFS_TASK}" however that 'should be' kernel_do_configure, yet even when fixed the depends is not doing what its supposed to Mar 31 17:16:52 does the __anonymous__ function get called before any other processing of the class/recipe? Mar 31 17:17:24 b/c it looks like whats happening is when INITRAMFS_TASK is evaluated in the class its not yet defined by whats in __anonymous__ Mar 31 17:22:40 basically the dependency isn't getting setup correctly (for some reason I don't understand) so that when kernel_do_configure() tries to copy the initramfs.cpio.gz image it doesn't exist Mar 31 17:41:05 wow Mar 31 17:41:09 stable branched Mar 31 17:41:14 wow Mar 31 17:42:54 Anyone have an opinion on setting a default BBMASK of "/(nonworking|obsolete)/"? Mar 31 17:43:08 * kergoth thinks that should really go into the upstream OpenEmbedded bitbake.conf Mar 31 17:46:48 kergoth: may be its a good thing. We can leave it overridable if one wanted to. Mar 31 17:47:01 yeah, you could always override it in local.conf Mar 31 17:47:23 but at least the default would allow for specifying the OpenEmbedded directory without using that massive globbing Mar 31 17:47:48 on a related note, i have a default BBFILES being set via BBPATH functioning... but sadly it requires some patches to bitbake Mar 31 17:54:23 kergoth: < kergoth> on a related note, i have a default BBFILES being set via BBPATH functioning... but sadly it requires some patches to bitbake <= mind to detail this? Mar 31 17:55:36 BBFILES ?= "${@' '.join(d.getVar('BBPATH', 1).split(':'))}" is all thats needed Mar 31 17:55:40 for the metadata anyway Mar 31 17:57:30 hello ... can anyone tell me if there is some kind of list or directory where i can find the targets i can build with bitbake ? Mar 31 18:02:27 While build a rootfs is there an opkg.conf option to have opkg-cl use the package maintainers config file ? Mar 31 18:13:38 anyone here know python's itertools well? Mar 31 18:24:02 whee, i ♥ itertools Mar 31 18:24:31 he kergoth Mar 31 18:24:37 itertools? Mar 31 18:24:45 python module Mar 31 18:24:47 very useful Mar 31 18:24:51 hm okay Mar 31 18:24:58 tools for iteration? Mar 31 18:25:05 * kergoth just did what bitbake does to handle globbing in bbfiles, but much faster and easier Mar 31 18:25:07 yep Mar 31 18:25:10 check this out Mar 31 18:25:16 hm cool Mar 31 18:25:20 can you adopt it? Mar 31 18:25:23 collections = list(chain(*(glob(path) for path in collections.split()))) Mar 31 18:25:27 hi crofton Mar 31 18:25:52 it produces a list of lists via that generator expression, glob(path) for path in collections.split(), then itertools.chain produces a generator that basically flattens that list Mar 31 18:25:54 hm oh never saw such a python line Mar 31 18:26:06 (chain iterates over each element in a series of iterables) Mar 31 18:26:15 okay Mar 31 18:26:22 like iterator in java Mar 31 18:26:24 lots of useful tools in there Mar 31 18:26:39 imap, izip are just lazy versions of map, zip Mar 31 18:26:42 etc Mar 31 18:31:43 re Mar 31 18:31:54 re hrw Mar 31 18:32:15 hey hrw Mar 31 18:32:32 kergoth: stable/2009 do not have nonworking and obsolete dirs Mar 31 18:32:40 good to hear Mar 31 18:32:48 still doesn't hurt anything to mask them out :) Mar 31 18:33:26 re florian Mar 31 18:33:33 re Mar 31 18:34:32 http://kergoth.pastey.net/111325 Mar 31 18:34:39 which of those implementations looks cleaner? Mar 31 18:34:47 I'm kind of leaning toward the latter Mar 31 18:35:21 hm I dont like exceptions this much Mar 31 18:35:40 so first one Mar 31 18:41:20 also first one Mar 31 18:41:40 both looks weird for me anyway Mar 31 18:42:35 well, my first instinct was to make a variable outside a loop, set to None, iterate over, when you find it, set that var to it.. but that seems silly when you can use a generator expression to find the handler Mar 31 18:42:47 * kergoth shrugs Mar 31 18:43:38 is there an OE variable to pass extra options to opkg-cl during the install phase of do_rootfs Mar 31 18:44:17 03Jeremy Lainé  07org.openembedded.dev * r8c33c7718d 10openembedded.git/recipes/ (2 files in 2 dirs): neuros: replace qt-embedded by qt4-embedded Mar 31 18:45:40 is there a way to disable a recipe per machine outside of the recipe file? for example DEFAULT_PREFERENCE_foo = "-1" in a machine conf file doesn't disable 'foo' recipe Mar 31 18:48:08 tharvey: see OVERRIDES in bitbake.conf Mar 31 18:48:15 you want _pn-foo, most likely Mar 31 18:58:30 INIT: Id "1" respawning too fast: disabled for 5 minutes Mar 31 18:58:39 any clues why I see this on the SFF SDR board? Mar 31 18:59:10 :( Mar 31 19:00:11 kergoth, that would seem right, but DEFAULT_PREFERENCE_pn-foo = "-1" doesn't seem to work - perhaps DEFAULT_PREFERENCE is handled differently, or perhaps thats not what I need to do to try and nix a package thats listed as a DEPENDS in an image for a particular machine? Mar 31 19:00:21 ah. not sure :\ Mar 31 19:00:53 Crofton, thats what you would get it init was crashing right? Mar 31 19:01:04 not sure Mar 31 19:01:11 I can log in over serial port fine Mar 31 19:01:41 ah Mar 31 19:01:50 /dev/tty1 cannot open Mar 31 19:08:33 Crofton: I have seen such messages when I was mucking with uclibc Mar 31 19:32:18 khem, I'm told changing tty1 to ttyS0 solves the problem, but we don't do that elsewhere Mar 31 19:32:29 hrw: what do you think of a .inc that takes a single COLLECTIONS var, which is a priority ordered list of directories, and using that to set up BBFILE_COLLECTIONS, BBFILE_PRIORITY_*, BBFILE_PATTERN_*, and BBFILES? Mar 31 19:32:45 * kergoth thinks it may be more convenient Mar 31 19:33:28 kergoth: nice Mar 31 19:33:50 i have a prototype here. then if you set COLLECTIONS based on BBPATH, all you have to do is set BBPATH appropriately and you're good to go :) Mar 31 19:34:19 awesome Mar 31 19:34:37 * kergoth 'll email the patch to the list and see what people think Mar 31 19:35:46 what's the convention for sending patches to the list? commit access to oe-git is limitted right? I figured someone grabs patches that are not NAK'd and commits them, or do they need to be specifically ack'd? Mar 31 19:36:00 the patches go into patchwork Mar 31 19:42:37 03Koen Kooi  07org.openembedded.dev * rd9436bc577 10openembedded.git/ (conf/distro/angstrom-2008.1.conf recipes/tasks/task-base.bb): angstrom 2009.X: switch to bluez4 Mar 31 19:42:38 03Koen Kooi  07org.openembedded.dev * re808acf97b 10openembedded.git/recipes/linux/ (7 files in 6 dirs): Mar 31 19:42:38 linux-omap 2.6.29: disable alignment trapping completely for omap3board Mar 31 19:42:38 * runtime tested on omapzoom and beagleboard Mar 31 19:42:40 03Koen Kooi  07org.openembedded.dev * rb48e4e380f 10openembedded.git/recipes/initscripts/ (files/arm/alignment.sh initscripts_1.0.bb): Mar 31 19:42:43 initscripts: set alignment to 0 for armv7a Mar 31 19:42:45 * the previous change was meant to do that, but depended on kernel config Mar 31 19:42:47 * runtime tested on beagleboard, omap3evm and omapzoom Mar 31 19:42:49 03Koen Kooi  07org.openembedded.dev * r22be977343 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Mar 31 19:42:52 03Koen Kooi  07org.openembedded.dev * r012773361d 10openembedded.git/recipes/e17/places_svn.bb: places: bump PR Mar 31 19:51:54 is the kernel class setting CONFIG_THUMB and +CONFIG_CMDLINE=" debug " now? Mar 31 19:53:32 http://wiki.openembedded.net/index.php/Stable - review, edit etc Mar 31 19:53:54 this page will have to be protected but I lack permissions for that Mar 31 19:54:53 we should give it a few days before we protect it Mar 31 19:55:01 but I agree it should be protected Mar 31 20:05:04 bye all Mar 31 20:11:51 RP: ping Mar 31 20:12:28 kergoth: catch him on Jabber not on irc Mar 31 20:12:43 ah, what's his jabber info? Mar 31 20:13:15 * kergoth 's starting to get a backlog of commits to bitbake Mar 31 20:14:46 richard@openedhand.com Mar 31 20:14:55 bye for real now Mar 31 20:15:06 for mach in atngw100 at91sam9263ek beagleboard qemuarm qemux86 vortex86sx;do ANGSTROMLIBC=uclibc MACHINE=$mach ionice -c3 bitbake x11-image task-native-sdk console-base-image console-image beagleboard-demo-image;done ;D Mar 31 20:16:13 hrw|gone: you are replacing your central heating with your build box, right? ;) Mar 31 20:20:25 good morning Mar 31 20:20:30 morning all Mar 31 20:20:42 recalcati_oe: gm Mar 31 20:21:15 could someone update me on the stable/2009 branch status? Mar 31 20:21:30 hm what do you want to know? Mar 31 20:21:46 is it ready to use or does it still need some work? Mar 31 20:22:35 http://wiki.openembedded.net/index.php/Stable Mar 31 20:22:40 its ready to work Mar 31 20:22:56 and what happens with org.openembedded.stable ? Mar 31 20:23:31 What do you mean, exactly? Mar 31 20:23:33 leave in case people are using it Mar 31 20:23:43 the "old" stable branch Mar 31 20:24:17 Tartarus: cool, I must read it Mar 31 20:25:49 Crofton|work: thanks, I was a little bit confused Mar 31 20:32:01 jo ant Mar 31 20:32:20 ho ho Mar 31 20:35:06 ant__: wb :) Mar 31 20:37:18 with oe stable you are working for commercial application ... very nice! Mar 31 20:41:09 * Jay7 thinking about translating OE presentations to russian.. Mar 31 21:17:14 anyone around mind looking over a commit for me? could use another set of eyes Mar 31 21:18:08 sure Mar 31 21:18:17 http://kergoth.pastey.net/111338 Mar 31 21:18:49 heh passwd? Mar 31 21:20:02 erm, i didn't click the secure box when i submitted that Mar 31 21:20:04 hmm Mar 31 21:20:11 weird Mar 31 21:20:23 * kergoth kicks pastey Mar 31 21:20:50 isn't asking for one here Mar 31 21:22:09 still is here Mar 31 21:22:19 Tartarus: the pass for access is just blah99. I'm too lazy to repost without the pass Mar 31 21:22:21 :P Mar 31 21:25:36 looks ok to me, but i'm not the best python guy, sorry Mar 31 21:25:42 no worries Mar 31 21:31:16 Tartarus: what if I extend further device-table-minimal ? Mar 31 21:31:45 Tartarus: /dev/event c 660 0 0 13 64 1 1 8 Mar 31 21:32:44 ant__, IMHO, the default table should only have what's required for boot, so console and null Mar 31 21:33:05 Kinda sucks its hard to use machine specific device table files Mar 31 21:33:09 I see..full mmc was already added Mar 31 21:33:14 Yeah Mar 31 21:33:28 we will use device-table-kexecboot then Mar 31 21:34:20 Tartarus: why would that be hard? Mar 31 21:34:37 kergoth, well, atm it doesn't work I believe Mar 31 21:34:50 I'm snapped a bit behind, but... Mar 31 21:35:12 IMAGE_DEVICE_TABLES has to exist as a litteral and there's no erroring out if it doesn't exist or anything Mar 31 21:38:19 I see the file need anyway some rework..I'll add some events there Mar 31 21:38:34 and delete a couple of unused clones Mar 31 21:38:41 / extensions Mar 31 21:39:06 too many machines depending on it atm Mar 31 21:40:00 Tartarus: I'm not sure i understand. you can set IMAGE_DEVICE_TABLES in the machine .conf, which lots of machines already do, or you could set IMAGE_DEVICE_TABLES_machinename, or IMAGE_DEVICE_TABLES_append_machinename, or.. Mar 31 21:42:09 I suppose I hadn't thought about it that way Mar 31 21:46:33 is any store behind using /dev/eventX in device_table's and not using /dev/input/eventX? Mar 31 21:46:39 *story Mar 31 21:47:21 * florian wondered about this some time ago too Mar 31 21:47:39 I can suspect only case when udev is used later Mar 31 21:47:54 then there can be problem with device (re)creating Mar 31 21:49:35 I read the stable openembedded wiki Mar 31 21:49:58 I have a question Mar 31 21:50:21 drum roll Mar 31 21:51:24 As I had a lot of problem compiling from a git hash and then another one Mar 31 21:51:48 because there are feeds that is not be sure that will be updated Mar 31 21:52:10 I think is very important to have a sure procedure to recompile all. Mar 31 21:52:43 I'd prefer not to recompile all from scratch (I mean deleting tmp) Mar 31 21:54:36 what do you mean? Mar 31 21:55:03 but sometimes if I'll compile june_2009 tag and then I'll do git checkout may_2009 , I'll not be sure the compilation will be the same that doing: git checkout may_2009; rm -rff tmp/*; bitbake a_stable_distro Mar 31 21:55:53 because of feeds alredy downloaded in june Mar 31 21:56:41 i still don't understand what you mean Mar 31 21:57:21 sources are locked to specific versions or specific rev, and if PR changes on a recipe, itll rebuild it, regardless of whether you're moving forward or back Mar 31 21:58:32 kergoth: I thought this, but Koen told me it is not sure. Maybe I didn't understand well or maybe it was not sure due to unstable situation Mar 31 21:58:49 maybe in stable situation you are right Mar 31 21:59:19 the only concern i can think with rebuilding is rebuilding of dependent things. if a library is changed and rebuild, the stuff that links against it isn't automatically rebuilt. this isn't normally a problem, unless the library's ABI changed Mar 31 21:59:35 OE isn't smart enough to detect that, so you have to manually rebuild those dependent packages if that were to occur Mar 31 22:00:22 kergoth: yes, I noticed that, and now I can procede with -c rebuild Mar 31 22:00:41 -c rebuild is broken right now, by the way :P Mar 31 22:01:03 -c clean and then -c rebuild is better, isn't it ? Mar 31 22:01:16 just -c clean and then with no -c, or -c build Mar 31 22:01:22 bitbake -c clean foo; bitbake foo Mar 31 22:01:32 yes, is the same Mar 31 22:02:34 by now I have two trees; I always compile with the same path, so tmp/work cache are nice. Ihave one stable tree and one unstable tree : sometimes I do rsync to update the stable with a newer one Mar 31 22:12:00 03Chris Larson  07org.openembedded.dev * r05bb6725ac 10openembedded.git/recipes/sato-icon-theme/sato-icon-theme.inc: Mar 31 22:12:00 sato-icon-theme: I doubt sato-icon-theme.inc including sato-icon-theme.inc is helpful. Mar 31 22:12:00 Signed-off-by: Chris Larson Mar 31 22:47:03 03Andrea Adami  07org.openembedded.dev * ra7f92402c4 10openembedded.git/ (3 files in 2 dirs): Mar 31 22:47:03 device_table_minimal: add /dev/event1 - /dev/event7 Mar 31 22:47:03 - while there, Mar 31 22:47:03 - delete device_table_kexecboot Mar 31 22:47:03 - add /dev/mmcblk0p7 to device_table-oldmmc Mar 31 22:49:21 03Chris Larson  07org.openembedded.dev * r2a8df44bd6 10openembedded.git/conf/bitbake.conf: Mar 31 22:49:21 bitbake.conf: set a default BBMASK of /(nonworking|obsolete)/. Mar 31 22:49:21 Signed-off-by: Chris Larson Mar 31 23:22:09 florian, ping Mar 31 23:23:18 Crofton|work: pong Mar 31 23:23:28 is oe accepted at linuxtag? Mar 31 23:23:43 I may be able to combine business with vacation ... Mar 31 23:24:11 * Jay7 -> sleep Mar 31 23:25:25 Crofton|work: no reply yet, but it would be shocking if they won't accept us :) Mar 31 23:25:33 right Mar 31 23:25:37 when will you know? Mar 31 23:26:10 basically, incremental cost to me will be getting too from Munich+hotel :) Mar 31 23:26:28 which I can deduct on taxes+airfare Mar 31 23:26:31 :) Mar 31 23:27:35 Crofton|work: hmm... no idea, but let me check Mar 31 23:28:26 website is not helpful :) Mar 31 23:28:45 vcc is the macic word ;) Mar 31 23:29:41 the concept is really interesting Mar 31 23:30:00 they are charging real money Mar 31 23:31:13 Crofton|work: it looks like it is going to take a while. the second deadline is end of the month :-( Mar 31 23:31:28 which month? Mar 31 23:32:46 we have an application in? Mar 31 23:33:53 Crofton|work: ah darn... my month, I mean here its April already :-) Mar 31 23:34:01 Yes we have... Mar 31 23:34:08 :) Mar 31 23:34:09 ok Mar 31 23:34:27 uh, vcc asks foe a german description... Mar 31 23:34:37 I'll need to decide soon, it does look like an interesting event Mar 31 23:34:51 we have been there before? Mar 31 23:35:28 Crofton|work: munich is nice place Mar 31 23:35:51 I spent 5 years around there with laderhosen und laptop :) Mar 31 23:35:53 I've fly in/out of there Mar 31 23:36:00 never stayed long Mar 31 23:36:31 bah, unless somebody finds me a wodge of cash, no shows for me :-( Mar 31 23:37:12 we need to solociting donations to support OE activities Mar 31 23:41:28 Crofton|work: Linuxtag is quite nice... wwe have been tere last year and I didn't miss one for quite a while. Mar 31 23:42:00 ok, I'll have to see how my arrangements work out Mar 31 23:42:20 I may need advice about getting from Berlin to Munich to meet my wife Mar 31 23:43:59 Crofton|work: take a ride in duetsche bahn ICE Mar 31 23:44:23 and smell the steel when the engine applies brakes to halt Apr 01 01:10:28 03Robert Schuster  07org.openembedded.dev * rcfb91c0f44 10openembedded.git/recipes/xorg-lib/ (libxt/pr10970-header-fix.patch libxt_1.0.4.bb libxt_1.0.5.bb): Apr 01 01:10:28 libxt 1.0.4: Added official patch to fix X.org PR10970. Apr 01 01:10:28 libxt 1.0.5: Dito. Apr 01 01:10:28 libxt-native 1.0.5: Dito. **** ENDING LOGGING AT Wed Apr 01 02:59:57 2009