**** BEGIN LOGGING AT Wed Apr 14 02:59:56 2010 Apr 14 07:21:49 Goodmorning Apr 14 07:42:15 good morning Apr 14 08:55:27 morning Apr 14 09:01:51 hi hrw Apr 14 09:02:31 good morning Apr 14 09:05:28 morning Apr 14 10:33:59 03Koen Kooi  07org.openembedded.dev * rc80e052a15 10openembedded.git/recipes/u-boot/ (8 files in 2 dirs): u-boot git: update beagleboard patches Apr 14 10:48:31 hello. I have updated my tree last week, and suddenly a lot of initscript symlinks (like the most annoying for /etc/rcS.d/S03udev) are not installed in my image anymore Apr 14 10:48:57 Is this a known problem ? (I know I have to update, I will do it, but just wanted to ask) Apr 14 11:22:52 update-rc.d was broken Apr 14 11:54:05 mickeyl: good afternoon Apr 14 11:54:38 morning pb__ Apr 14 11:56:11 hi, I'm struggeling with (EE) XKB: Rules returned no components \n XKB: Failed to compile keymap since yesterday afternoon Apr 14 11:56:43 here's xorg.conf http://pastebin.com/ibDgrzjA Apr 14 11:56:50 maybe something with the hal rules in oe? Apr 14 11:56:58 in SHR for freerunner it works well Apr 14 11:57:11 lshal | grep xkb returns something and X starts Apr 14 11:57:36 I looked in recipes/hal/ and found no additional rules Apr 14 11:57:37 strange Apr 14 12:00:50 GNUtoo: on freerunner you don't need hal for xorg (and it should be disabled in xorg do_configure) Apr 14 12:01:04 ahhh ok Apr 14 12:01:06 GNUtoo: that's maybe why it's different thatn your device Apr 14 12:01:12 I'll disable it too then Apr 14 12:01:17 * pb__ on java duty today Apr 14 12:01:22 bleh Apr 14 12:01:44 JaMa, thanks a lot Apr 14 12:01:55 yw Apr 14 12:02:10 * JaMa running JDeveloper for whole day :/ Apr 14 12:05:22 03Klaus Kurzmann  07org.openembedded.dev * r0204b15bb3 10openembedded.git/recipes/freesmartphone/ (fsotdld/fsotdld fsotdld_git.bb): Apr 14 12:05:22 fsotdld_git.bb: give it an initscript Apr 14 12:05:22 Signed-off-by: Klaus Kurzmann Apr 14 12:05:32 03Klaus Kurzmann  07org.openembedded.dev * rdcf2f855ea 10openembedded.git/conf/distro/include/sane-srcrevs.inc: Apr 14 12:05:32 sane-srcrevs.inc: bump EFL_SRCREV to get latest illume2 fixes and enhancements Apr 14 12:05:33 Signed-off-by: Klaus Kurzmann Apr 14 12:12:45 Xservers are machine arch? XINERAMA = "${@['--disable-xinerama','--enable-xinerama'][bb.data.getVar('MACHINE',d) in ['ion']]}" Apr 14 12:14:05 seem that is an error Apr 14 12:14:10 I wonder how to correct that Apr 14 12:20:20 GNUtoo: that just looks wrong Apr 14 12:20:50 indeed Apr 14 12:20:58 it's in Apr 14 12:21:33 guess youll have to check who checked that in Apr 14 12:21:47 I made changes to make xserver not machine dependent Apr 14 12:21:53 xserver-xorg_1.7.4.bb xserver-xorg_1.8.0.bb xserver-xorg_git.bb Apr 14 12:21:55 its sad to see that undone Apr 14 12:22:08 it's not machine arch Apr 14 12:22:16 that ion thing is just an error Apr 14 12:22:31 check who checked it in and RFC a removal on mailing list Apr 14 12:22:36 ok Apr 14 12:22:50 the original person can justify themselves Apr 14 12:22:52 ok Apr 14 12:22:56 or we can Ack a removal Apr 14 12:23:23 http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=7fce34d3db504e36410479c2febfe4c3b32f8bb5 Apr 14 12:24:10 ah ok git blame gave someone else Apr 14 12:24:19 :) Apr 14 12:24:22 needs PACKAGE_ARCH_ion = "${MACHINE_ARCH}" then Apr 14 12:24:29 indeed Apr 14 12:24:33 because with upgrades I started with 1.7.3.. Apr 14 12:24:53 GNUtoo: feel free to add that Apr 14 12:25:03 GNUtoo: easiest all round probably Apr 14 12:25:20 ok without sending a mail to the mailing list ? Apr 14 12:25:42 GNUtoo: yeah, your not stepping on leons toes by fixing obvious bug :-) Apr 14 12:25:47 ok Apr 14 12:25:50 thanks a lot Apr 14 12:43:58 re Apr 14 12:54:05 I'll also bump PR: PR = "${INC_PR}.0" => PR = "${INC_PR}.1" Apr 14 12:54:41 JaMa, is it ok to bump like this for xserver or does every xf86-somesystem-somedriver has to be rebuilt? Apr 14 12:55:07 GNUtoo: no, it should be fine.. Apr 14 12:55:21 ok thanks a lot Apr 14 12:55:21 drivers needs to be bumped only if ABI changed Apr 14 12:55:26 ah ok Apr 14 12:55:37 otherwise they refuse to load Apr 14 12:55:40 btcause I remember rebuilding xorg drivers in gentoo Apr 14 12:55:45 yes I know Apr 14 12:55:57 they complain about abi I think Apr 14 12:56:54 Do you have to be subscribed to openembedded-devel@lists.openembedded.org to be able to send mail to it, (or do I just have to be patient)? Apr 14 12:58:56 (I used another mail address for committing then on which I' m normally reading) Apr 14 13:03:33 you should iirc Apr 14 13:05:13 o.k. thanks than I know wat to do if it doesn't show up within an hour :) Apr 14 13:05:14 03Denis 'GNUtoo' Carikli  07org.openembedded.dev * rde9e047739 10openembedded.git/recipes/xorg-xserver/ (3 files): (log message trimmed) Apr 14 13:05:15 xserver-xorg 1.7.4,1.8.0,git : make it MACHINE_ARCH for ion and bump PR Apr 14 13:05:15 In case of ion(a machine),Xorg is configured with --enable-xinerama, Apr 14 13:05:15 But xorg is not MACHINE_ARCH anymore,so that's problematic. Apr 14 13:05:15 The easiest fix as suggested in #oe is this one: Apr 14 13:05:15 needs PACKAGE_ARCH_ion = "${MACHINE_ARCH}" then Apr 14 13:05:16 PR was also bumped(advise taken in #oe): Apr 14 13:06:55 03Martin Jansa  07org.openembedded.dev * r8f6571b8d8 10openembedded.git/recipes/linux/ (3 files in 2 dirs): Apr 14 13:06:55 linux-openmoko-2.6.32: add 2 new patches from gdrm-2.6.32 branch Apr 14 13:06:55 Signed-off-by: Martin Jansa Apr 14 13:06:56 03Martin Jansa  07org.openembedded.dev * r4a7696ac44 10openembedded.git/recipes/navit/ (navit-icons_svn.bb navit_svn.bb): Apr 14 13:06:56 navit,navit-icons: bump SRCREV Apr 14 13:06:56 Signed-off-by: Martin Jansa Apr 14 13:45:21 Hmm, if I put FILES_kernel-image += "/boot/*.dtb" in my kernel BB file, shouldn't the DTB's that I've created and put in the root in a custom deploy stage be added to the kernel-image package? Apr 14 13:50:47 hi Apr 14 13:56:48 hm Apr 14 13:56:54 hi woglinde Apr 14 13:57:08 mm, my first patch didn't go completely o.k. to the list. First I got them back, because of not being subscribed, then I subscribed, sent the mails again and they arrived, and now the earlier one arrived aswell... :( Apr 14 13:57:47 tsjieb lol Apr 14 13:57:52 wonders of smtp Apr 14 13:58:33 haha, and I did so my best to do it right at once :p Apr 14 13:59:11 but dont worry Apr 14 13:59:22 we are mostly kind Apr 14 14:03:09 03Koen Kooi  07org.openembedded.dev * rdb9a9dea53 10openembedded.git/recipes/liba52/liba52_0.7.4.bb: liba52: convert to new style staging Apr 14 14:03:11 03Koen Kooi  07org.openembedded.dev * r7bf615ec79 10openembedded.git/recipes/linux/ (2 files in 2 dirs): linux-omap-psp 2.6.32: add patch to allow OTG port to detect host cables with a gadget loaded Apr 14 14:03:11 03Koen Kooi  07org.openembedded.dev * r0b5b536e81 10openembedded.git/recipes/tasks/angstrom-task-gnome.bb: angstrom-task-gnome: bump PR Apr 14 14:09:50 lumdifum Apr 14 14:14:12 hi gnutoo Apr 14 14:14:40 hi woglinde_train Apr 14 14:14:43 oops Apr 14 14:14:45 ah Apr 14 14:14:49 hi woglinde_train Apr 14 14:17:19 woglinde_train, you're in the train with the touchbook? Apr 14 14:17:49 no my eeepc Apr 14 14:17:53 *g* Apr 14 14:18:10 ok Apr 14 14:18:14 Is "tmp/work///image/" ${D}? Apr 14 14:18:38 btw about eeepc I've issues with the intel driver and kenrel headers Apr 14 14:18:52 hm I am using debian unstable Apr 14 14:18:58 it requires 2.6.33 headers that are DEFAULT_PREFERENCE="-1" Apr 14 14:18:59 ok Apr 14 14:21:27 MWelchUK_work, you could use bitbake -i to determine that Apr 14 14:21:39 bye Apr 14 14:21:43 bye Apr 14 14:21:43 have to change Apr 14 14:21:46 ok Apr 14 14:35:52 JaMa, I compiled xorg without hal: ldd /usr/bin/Xorg | grep hal returns nothing Apr 14 14:35:57 and still the same issue Apr 14 14:36:09 sorry for bothering you a lot theses times btw Apr 14 15:35:24 03Koen Kooi  07org.openembedded.dev * r929ca4731a 10openembedded.git/recipes/live555/live555_20090602.bb: live555 20090602: convert to new style staging Apr 14 15:35:25 03Koen Kooi  07org.openembedded.dev * r4349842aba 10openembedded.git/recipes/gnome/gnome-python-desktop_2.30.0.bb: gnome-python-desktop: add 2.30.0 Apr 14 15:46:39 question re: meta-toolchain.bb Apr 14 15:49:50 libexec/gcc/arm-linux-gnueabi/4.2.4 has binaries cc1, cc1plus, collect2 which are not stripped? why so large, 20M to 30Mbytes each? Apr 14 16:05:29 is git.openembbeded.org working? Apr 14 16:07:03 sshkey works here Apr 14 16:10:02 Good morning. Apr 14 16:10:38 hi robtow Apr 14 16:12:39 morning guys Apr 14 16:12:46 he kergoth Apr 14 16:12:57 woglinde - hi. Slow morning... looking at my llist of things to do; high on the list is making a custom uBoot... time to dive back into OE/bitbake. It's been some weeks since I last exercised that stuff. Apr 14 16:13:11 kergoth - how's the new gig doing? Apr 14 16:13:41 not too bad. still a bit out of the loop on some things, but getting there Apr 14 16:13:42 <--also needs to figure out why the serial port comm on ttyS0 is wondy. Sigh Apr 14 16:13:49 how are things going for you? Apr 14 16:13:52 err, wonky Apr 14 16:13:57 hm my work is over Apr 14 16:14:10 woglinde: ? Apr 14 16:14:39 I meant jobtime Apr 14 16:14:41 kergoth - a bit overstimulated. Working up a new OE/Angstrom customization on a Gumstix for my pproject. Apr 14 16:14:44 http://github.com/kergoth/BitBake/commit/6405a3e5931237c28a5982a5fa27edd72a1baf71 - anyone have any thoughts, particularly on the bit I commented Apr 14 16:14:54 woglinde: ah, right :) Apr 14 16:14:58 Getting into some custom io programming. Apr 14 16:15:07 robtow: at least you aren't bored, eh? :) Apr 14 16:15:34 I'm worried if I keep spending so much time doing oe/bitbake stuff both at work and at home, I'm going to burn out.. thinking about finding another project to work on too Apr 14 16:15:38 kergoth_ bored NOT. Looking to the next field trial in a couple of weeks. Apr 14 16:15:53 nice Apr 14 16:16:15 The test range is on the Kona coast, that's a nice thing at least! Apr 14 16:16:24 kergoth another hobby without computers Apr 14 16:16:34 heh, not a bad idea Apr 14 16:20:52 mickeyl: ping, whenever you're around Apr 14 16:39:40 huh, the implementation of the ABCs in 2.6 is rather cute. I like the __instancecheck__ override for isinstance, so something is seen as being an instance of Callable even if it doesnt inherit it, as long as it defines __call__ Apr 14 16:41:01 kergoth python? Apr 14 16:41:14 yea Apr 14 16:44:14 ah, the docs answered my question Apr 14 17:02:11 03Koen Kooi  07org.openembedded.dev * re2e6e9a8c2 10openembedded.git/recipes/live555/live555_20090602.bb: live555: also copy all headers into /usr/include Apr 14 17:07:27 03Stefan Schmidt  07org.openembedded.dev * r4cd2bf0e26 10openembedded.git/recipes/lowpan-tools/lowpan-tools_git.bb: lowpan-tools_git.bb: Bump SRCREV to get segfault fixes Apr 14 17:07:28 03Stefan Schmidt  07org.openembedded.dev * r6fc1c96131 10openembedded.git/recipes/images/imote2-image.bb: Apr 14 17:07:28 imote2-image.bb: Add imote2 image with lowpan-tools and ibrdtn Apr 14 17:07:28 Based on Angstrom minimalist image. Apr 14 17:14:34 hi, how can I say that for a given machine I don't want udev to be shipped into an image? Apr 14 17:16:09 ao2: IMAGE_DEV_MANAGER_someMachine = "", could possibly work Apr 14 17:17:17 ok, thanks JaMa I am testing this Apr 14 17:17:52 if i put this into mymachine.conf I can skip the _someMachine prefix, right? Apr 14 17:21:23 ao2: quick git grep doesn't show many images respecting this variable (or it's well hidden) so rather check first Apr 14 17:22:16 ok, I'va also seen PREFERRED_PROVIDER_hotplug, should I try that too? Apr 14 17:23:24 if something pulls hotplug to your image then you need also change that yes Apr 14 18:20:31 hi woglinde Apr 14 18:31:42 03Koen Kooi  07org.openembedded.dev * r0e43130e47 10openembedded.git/recipes/gnome/gnome-utils_2.30.0.bb: gnome-utils: don't try to build help, it fails most of the times Apr 14 19:53:18 03Enrico Scholz  07org.openembedded.dev * r83bdc2c30f 10openembedded.git/classes/kernel.bbclass: Apr 14 19:53:18 kernel.bbclass: s!D!PKGD! (trivial) Apr 14 19:53:18 Acked-by: Sebastian Spaeth Apr 14 19:53:18 Acked-by: Roman I Khimov Apr 14 20:13:30 heh, seems my wife was just suckered by google maps showing a street which just doesn't exist at all. that's a bit odd. Apr 14 20:13:40 haha Apr 14 20:13:56 i've had the directions lead me wrong before, but at least the streets exist Apr 14 20:14:15 see http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Cottenham,+Cambridge,+UK&sll=37.0625,-95.677068&sspn=30.048013,55.195312&ie=UTF8&split=0&hq=&hnear=Cottenham,+Cambridge,+United+Kingdom&ll=52.289169,0.124036&spn=0.002828,0.006738&z=17 Apr 14 20:14:40 look at "Lordship Ln" in the middle of the map. seems plausible, but... click on satellite view, and it goes straight through the middle of some poor chap's house. Apr 14 20:14:56 Maybe that poor chap is trying to screw google.. :) Apr 14 20:15:17 hah Apr 14 20:38:17 03Enrico Scholz  07org.openembedded.dev * r69c718c98c 10openembedded.git/classes/packaged-staging.bbclass: (log message trimmed) Apr 14 20:38:17 packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm' Apr 14 20:38:17 Doing a '-c clean' operation on a staged package with very much files Apr 14 20:38:17 (e.g. glibc) took several minutes because Apr 14 20:38:17 * every removed file was reported Apr 14 20:38:18 * an 'rm' instance was spawned for every file Apr 14 20:38:19 This patch uses the native 'os.unlink()' method for removing files and Apr 14 20:49:17 anyone building e-image with latest HEAD? Apr 14 20:55:21 arg Apr 14 20:56:54 kergoth_: pong Apr 14 20:57:50 mickeyl: got past what i wanted to ask you about.. was wondering if its kosher to make __hash__() return a hash of a frozen version of a mutable object, but its not, because anything Comparable and Hashable is seen as being able to be stored in a hashed container, which isn't the case for a mutable object Apr 14 20:57:56 heh Apr 14 20:58:13 right Apr 14 20:58:25 * kergoth_ RTFM'd ;) Apr 14 20:58:55 was experimenting with teaching the datastore to return a hash of its data, possibly with a variable blacklist, to prepare for possibly ditching stamps in the future Apr 14 20:59:02 ended up doing it as a method rather than __hash__ Apr 14 21:18:10 * kergoth_ finds a big annoyance with bblayers.. if you don't immediately evaluate anything referencing LAYERDIR, you're hosed Apr 14 21:39:58 03Tom Rini  07org.openembedded.dev * r76cf00c745 10openembedded.git/docs/usermanual/reference/var_src_uri.xml: Apr 14 21:39:58 var_src_uri.xml: Update the git entry to include branch and SRCREV Apr 14 21:39:58 Signed-off-by: Tom Rini Apr 14 22:01:02 mickeyl: think http://github.com/kergoth/BitBake/commit/6405a3e5931237c28a5982a5fa27edd72a1baf71 is worth doing, minus the hash? kind of nice making it a more full fledged mapping, at least until/if we drop the whole dictionary concept as an API, heh Apr 14 22:02:27 It's certainly clearer code, i would be interested in a benchmark though before you do that Apr 14 22:02:50 hmm, good point, don't know how efficient the mixins are, since it adds a layer of indirection, implementing them via one another Apr 14 22:02:54 will check Apr 14 22:02:55 yep Apr 14 22:03:09 thanks :) Apr 14 22:03:22 np Apr 14 22:03:29 those github annotation features are pretty cool Apr 14 22:03:31 never seen that Apr 14 22:04:33 yeah, me neither Apr 14 22:04:38 seems like itd be a cool way to review branches Apr 14 22:04:44 * kergoth_ just noticed it a couple days ago Apr 14 22:08:11 with a few fixes, bblayers kicks ass. just being able to cd into your oe build area and run bitbake is so nice Apr 14 22:08:22 still more boilerplate than i'd like, but can improve that later Apr 14 22:10:46 cool stuff Apr 14 22:10:57 one of these days i might pick up some UI work for bb Apr 14 22:11:00 g'night Apr 14 22:11:04 night Apr 14 22:19:07 03Martin Jansa  07org.openembedded.dev * r845da57b03 10openembedded.git/recipes/ (100 files in 70 dirs): Apr 14 22:19:08 recipes: more checksums and more fixes to download them all Apr 14 22:19:08 Signed-off-by: Martin Jansa Apr 14 22:27:14 woglinde: ping Apr 14 23:12:09 * kergoth_ experiments with adding an 'oe' python module in the oe repo Apr 14 23:15:26 i'm getting an error when compiling AlsaModularSynth with a recipe that i wrote: http://www.pastebin.org/151547 Apr 14 23:15:46 anyone around that could help me troubleshoot this? Apr 14 23:18:11 i guess it would be more accurate to say that the error occurs during configuration Apr 14 23:59:57 Hi guys, how to force bitbake to re-compile all the program/libraries that link to glibc-2.0?. Apr 15 00:00:42 rm -rf tmp, most likely. Apr 15 00:01:41 k tnx Apr 15 01:01:39 03Chris Larson  07org.openembedded.dev * r86957ae707 10openembedded.git/conf/bitbake.conf: Apr 15 01:01:40 bitbake.conf: drop default inclusion of collections.inc Apr 15 01:01:40 It can interfere with the bblayers stuff in bitbake master. Apr 15 01:01:40 Signed-off-by: Chris Larson Apr 15 01:05:30 http://github.com/kergoth/OpenEmbedded/commits/oelib Apr 15 01:32:16 hmmm Apr 15 01:34:59 hey zecke **** ENDING LOGGING AT Thu Apr 15 02:59:56 2010