**** BEGIN LOGGING AT Sat Oct 31 02:59:57 2009 Oct 31 07:54:06 gm Oct 31 08:11:50 morning likewise, didn't see your gm; too much strugging with myth Oct 31 09:21:47 03Martin Jansa  07shr/merge * r42e5c372ff 10openembedded.git/ (3 files in 2 dirs): Oct 31 09:21:47 shr/merge: Add new sqlite3_3.6.19 Oct 31 09:21:47 Signed-off-by: Klaus Kurzmann Oct 31 09:21:58 03Martin Jansa  07shr/merge * r6dd3461971 10openembedded.git/conf/distro/shr.conf: Oct 31 09:21:58 shr/merge: remove added config stuff as it just switched thumb->arm architecture, thumb should be fixed now in eglibc Oct 31 09:21:58 Signed-off-by: Klaus Kurzmann Oct 31 09:22:37 Martin Jansa: you online? Oct 31 09:23:00 likewise: JaMa Oct 31 09:23:18 likewise: gm Oct 31 09:23:22 gm :-) Oct 31 09:23:36 I would like to keep track of people and their nicks :-) Oct 31 09:24:24 JaMa: thanks for the sqlite commit Oct 31 09:24:53 likewise: that one was really easy :) Oct 31 09:25:11 JaMa: ssh, don't tell Oct 31 09:25:41 likewise: but sqlite3 was segfaulting on armv4t so I just tried if something changed in latest version.. Oct 31 09:26:17 likewise: and khem commited eglibc patch fixing it probably in all sqlite3 versions :) Oct 31 09:28:08 JaMa: you went to thumb only? Oct 31 09:28:57 likewise: yes thumb is default again Oct 31 09:42:51 hey all Oct 31 09:43:02 minimal.conf sets DISTRO_VERSION with = instead of ?= Oct 31 09:43:07 is that on purpose? Oct 31 09:57:57 mrmoku: yes I think the minimal distro is to set it's own version. Oct 31 09:58:05 s/it's/its/ Oct 31 09:59:04 likewise: ok, thanks Oct 31 10:01:08 likewise: but if shr.conf use it as "defaults" then we would like to set our own DISTRO_VERSION before include ..../minimal.conf Oct 31 10:02:54 so change like this http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?id=ac5d9b4400a3b0b45336adb0427166184ae7bd32 would be usefull for this case.. Oct 31 10:07:01 JaMa: alternative would be to import the needed stuff from minimal.conf into shr.conf Oct 31 10:07:14 if that is how it is supposed to work Oct 31 10:09:17 mrmoku: you can always override DISTRO_VERSION after including minimal.conf Oct 31 10:10:42 pb___: yes, that would be the third alternative :) Oct 31 10:11:20 pb___: probably the sane one even Oct 31 10:12:03 JaMa: if you agree I will just do that now Oct 31 10:21:36 ls Oct 31 10:35:35 pb___: but IMAGE_NAME would be already set in minimal.conf with DISTRO_VERSION from there.. Oct 31 10:35:59 JaMa: eh? Oct 31 10:36:00 mrmoku: then we wouldn't get updates if someone improves minimal.conf wrt toolkit or something.. Oct 31 10:37:35 pb___: DISTRO_VERSION is used as part of IMAGE_NAME so if we override DISTRO_VERSION after minimal.conf inclusion when we should also override IMAGE_NAME again.. Oct 31 10:37:45 JaMa: no, that isn't necessary. Oct 31 10:38:02 IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${LIBC}-${PREFERRED_PKG_FORMAT}-${DISTRO_VERSION}-${MACHINE}" Oct 31 10:38:09 that's what minimal.conf has, and that will work just fine. Oct 31 10:38:32 there is no need for you to do anything with IMAGE_NAME in shr.conf Oct 31 10:38:41 so when would be DISTRO_VERSION expanded to its value? Oct 31 10:38:50 at the point where it is used. Oct 31 10:39:21 ah then yes.. sorry, thanks for explanation.. Oct 31 10:39:51 only ":=" assignments are expanded at the point of assignment, and there are (deliberately) very few of those in minimal.conf Oct 31 10:40:15 see the fine manual: http://bitbake.berlios.de/manual/ch02.html#id868911 Oct 31 10:41:01 JaMa: ok, will commit that then now Oct 31 10:41:22 mrmoku: ok Oct 31 10:44:13 03OE Builder  07shr/merge * r4ab9ea9469 10openembedded.git/recipes/linux/ (3 files in 2 dirs): linux-2.6.31: add driver for boc01 buttons Oct 31 10:44:15 03OE Builder  07shr/merge * r050c77a7fe 10openembedded.git/recipes/linux/linux-2.6.31/boc01/012-091019-capsense.patch: linux-2.6.31: make capsense keys remapable for boc01 Oct 31 10:44:15 03OE Builder  07shr/merge * r7cfed4fa37 10openembedded.git/recipes/linux/linux-2.6.31/boc01/014-091030-buttons.patch: linux-2.6.31: add support for multiple buttons on boc01 Oct 31 10:44:17 03Sebastian Spaeth  07shr/merge * r11aa8fff67 10openembedded.git/conf/distro/include/sane-srcrevs.inc: Oct 31 10:44:18 sane-srcrevs: add webkit-efl|gtk Oct 31 10:44:20 Signed-off-by: Sebastian Spaeth Oct 31 10:44:23 03Khem Raj  07shr/merge * r9458828947 10openembedded.git/recipes/eglibc/ (4 files in 2 dirs): Oct 31 10:44:25 eglibc: Backport IO-acquire-lock-fix.patch Oct 31 10:44:27 * Move the svn recipe to latest git revision. Oct 31 10:44:31 Signed-off-by: Khem Raj Oct 31 10:44:33 03OE Builder  07shr/merge * rf8cfca44d6 10openembedded.git/recipes/linux/linux-2.6.31/boc01/ (014-091030-buttons.patch defconfig): linux-2.6.31: fix GPIO keys for boc01 Oct 31 10:44:36 03OE Builder  07shr/merge * r27009b0a42 10openembedded.git/recipes/linux/linux-2.6.31/boc01/011-091028-gpio.patch: linux-2.6.31: improve GPIO support for boc01 Oct 31 10:44:41 03Thomas Kunze  07shr/merge * r2ec047c78a 10openembedded.git/conf/machine/include/tune-strongarm.inc: Oct 31 10:44:44 tune-strongarm.inc: Oct 31 10:44:46 remove setting of oabi. With gcc 4.4 we can use eabi. Distros can reset this if they want. Oct 31 10:44:48 03Klaus Kurzmann  07shr/merge * r049b792abd 10openembedded.git/: Oct 31 10:44:50 Merge commit 'origin/org.openembedded.dev' into shr/merge Oct 31 10:44:52 Conflicts: Oct 31 10:44:56 conf/distro/include/sane-srcrevs.inc Oct 31 10:44:58 Signed-off-by: Klaus Kurzmann Oct 31 10:45:00 03Koen Kooi  07shr/merge * r19c6439673 10openembedded.git/conf/distro/include/sane-srcrevs.inc: Oct 31 10:45:03 revert sane-srcrevs: add webkit-efl|gtk: Oct 31 10:45:05 webkit gtk srcrev was moved to recipe in b34f0987f71bbefaf914415cce6bad418a3e3d06 and bumped as well. Oct 31 10:45:07 Since the autofoo files in OE are tied to the SRCREV care needs to be taken when bumping it, this commit actually makes it go backward. Oct 31 10:45:12 Maybe we should ban people that have recently gained commit access from poking at conf/distro for the first few weeks to avoid fuckups like this. Oct 31 10:45:15 http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b34f0987f71bbefaf914415cce6bad418a3e3d06 Oct 31 10:45:17 03Klaus Kurzmann  07shr/merge * r40af963171 10openembedded.git/conf/distro/shr.conf: Oct 31 10:45:23 shr.conf: move the distro header vars after inclusion of minimal.conf and bump DISTRO_PR Oct 31 10:45:25 Signed-off-by: Klaus Kurzmann Oct 31 10:47:24 03Klaus Kurzmann  07shr/merge * r20c9182620 10openembedded.git/recipes/tasks/task-shr-minimal.bb: Oct 31 10:47:24 task-shr-minimal.bb: add phonefsod, phoneuid, libphone-ui and libphone-ui-shr Oct 31 10:47:24 Signed-off-by: Klaus Kurzmann Oct 31 10:47:26 03Thomas Zimmermann  07shr/merge * r14b8893cfc 10openembedded.git/ (4 files in 4 dirs): Oct 31 10:47:26 shr/merge: update ffalarms and required libical Oct 31 10:47:29 Signed-off-by: Klaus Kurzmann **** ENDING LOGGING AT Sat Oct 31 11:39:06 2009 **** BEGIN LOGGING AT Sat Oct 31 11:39:30 2009 Oct 31 12:23:09 hrw|gone: I forgot to add Signed-off-by: headers to my commits in that branch, is it ok to push them with --force? Oct 31 12:45:45 03Frans Meulenbroeks  07org.openembedded.dev * r056193c663 10openembedded.git/classes/package.bbclass: Oct 31 12:45:45 Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (from Poky)" Oct 31 12:45:45 This reverts commit fcee557e1b0551d1743bbb3ad61102b9ccc4cba8. Oct 31 12:45:56 03Frans Meulenbroeks  07org.openembedded.dev * r8b32d20a07 10openembedded.git/: Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev Oct 31 12:45:56 03Frans Meulenbroeks  07org.openembedded.dev * r9fd25648fc 10openembedded.git/ (4 files in 4 dirs): linux-kirkwood: updated defconfigs (more modules, more filesystems in kernel) Oct 31 12:47:07 JaMa: s-o-by: lines are not required Oct 31 12:48:42 hrw|gone: http://wiki.openembedded.net/index.php/Commit_Policy says they are.. Oct 31 12:49:30 oh sh*t, apparently unaware/accidently i reverted package.bbclass, how can I undo Oct 31 12:50:46 this one, r056193c663 how can i unundo Oct 31 12:53:24 nevermind found it Oct 31 12:53:35 03Frans Meulenbroeks  07org.openembedded.dev * r138f792724 10openembedded.git/classes/package.bbclass: Oct 31 12:53:35 Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (from Poky)"" Oct 31 12:53:35 Oops, accidently reverted a patch, reverting the revert. Sorry for any inconvenience Oct 31 12:53:35 This reverts commit 056193c6638892ddde7bddbfc6f6f06a2288ba64. Oct 31 13:08:46 is there a package which delivers QtOpenGL (i must say I do not fully understand the variants in the qt recipes) ? Oct 31 13:22:22 03Leon Woestenberg  07org.openembedded.dev * r91403056b1 10openembedded.git/recipes/linux/ (3 files in 2 dirs): Oct 31 13:22:22 linux-kirkwood-2.6.31: Add PCI Express support for openrd-base. Oct 31 13:22:22 Note there are upstream problems involving devices using PCI IOMEM. Oct 31 13:22:22 Signed-off-by: Leon Woestenberg Oct 31 13:22:48 hello, i need help Oct 31 13:23:21 hi PReDaCoN Oct 31 13:23:57 i'm trying to compile a kernel for eseries machine Oct 31 13:24:17 but when i try it on my pda, it freeze Oct 31 13:24:35 i've finished any idea Oct 31 13:25:22 florian, can you help me? Oct 31 13:27:10 PReDaCoN: not sure... i don't know much about these. how do you start the kernel and do you get any messages before it freezes? Oct 31 13:30:02 kernel version is zImage-2.6.21-hh20-r25 i've used eseries-pxa_defconfig for configuration and I've not a message it freeze immediately Oct 31 13:31:05 sorry for my english Oct 31 13:32:16 ok... how do you start the kernel? Oct 31 13:33:28 i've tryed haret and a specific boot loader made by Ian Molton Oct 31 13:36:58 2.6.31 is *really* old. Oct 31 13:37:04 2.6.21 sorry. Oct 31 13:37:11 2.6.31 is current :) Oct 31 13:37:32 I say, but the things don't change if I build 2.6.31 :) Oct 31 13:37:45 It won't start Oct 31 13:39:03 this is the params of haret (set mtype 753 Oct 31 13:39:03 set cmdline "root=/dev/mmcblk0p2 rootdelay=10") that I've used Oct 31 13:41:34 Might be easier to get help with. Oct 31 13:41:54 * broonie would suggest asking on linux-arm-kernel or mailing Ian (he's on IRC sometimes as Spyro too). Oct 31 13:44:11 some machine support still hides in the old hh.org trees :-( Oct 31 13:44:44 PReDaCoN: one thing you should check if mtype really matches Oct 31 13:44:59 supplying a wrong one would have this effect Oct 31 13:45:06 yes mtype is correct Oct 31 13:54:27 03Frans Meulenbroeks  07org.openembedded.dev * r117419bac6 10openembedded.git/recipes/mythplugins/ (8 files in 2 dirs): mythplugins: created recipe, not fully tested yet Oct 31 13:54:28 03Frans Meulenbroeks  07org.openembedded.dev * rbdc1df7330 10openembedded.git/recipes/mythtv/mythtv_0.22rc1.bb: mythtv: added staging Oct 31 13:57:35 Who's handling the owfs recipe? Oct 31 14:20:22 mwester-laptop: no idea, maybe check in git who did the last commit on it Oct 31 14:21:17 Yeah, I guess I'll have to do that. Unfortunately I'm stuck in a hotel far, far away from my git repo. :( Oct 31 14:22:05 I think there's an OE git UI online somewhere, though. Oct 31 14:22:09 * mwester-laptop goes looking. Oct 31 14:22:16 mwester-laptop: Dirk Opfer did the update to 2.7p24 Oct 31 14:22:25 Thanks Oct 31 14:22:52 03Frans Meulenbroeks  07org.openembedded.dev * r0c5891b4c9 10openembedded.git/conf/checksums.ini: checksums: added mythplugins checksum Oct 31 14:23:21 I got owfs to build for SlugOS but had to disable some config options. Oct 31 14:26:23 mwester-laptop: http://cgit.openembedded.org/ Oct 31 15:10:37 morning kergoth Oct 31 15:49:50 I have a file reference in my SRC_URI that needs to be copied to the ${WORKDIR}, but it's being ignored. The reference is "File://mkinstalldirs", it's in .../${PN}-{PV}/mkinstalldirs - I have verified the path, and permissions -- it's not getting copied during the install task - any ideas what may cause this? Oct 31 16:05:54 Analias: is the file not somewhere else in your workdir ? (eg try find | grep mkinstalldirs) Oct 31 16:06:14 and you could also create the install dirs in do_install Oct 31 16:08:50 checked - the mkinstalldirs file never makes it into the workdir. I tried moving the file into .../files for the recipe to find - no luck. it finds all my patches, but seems to ignore the plain file. I'm trying to have the least impact on the original install as possible. Oct 31 16:10:08 the docs say that a plain file reference in the SRC_URI will get copied during the install process - I just don't see it happening in the log Oct 31 16:23:44 Analias: copying from ${SRC_URI} into ${WORKDIR} happens during do_unpack, not do_install. Oct 31 16:23:49 do_install is for copying from ${WORKDIR} to ${D} Oct 31 16:27:46 also note that url schemes are case sensitive: "File://" won't work. I would have expected that to give you an error during do_fetch though. Oct 31 16:28:39 yep - that was my typing - not the actual entry Oct 31 16:30:17 even doing a - FILESPATH += "${FILES_DIRNAME}/gtk+-${PV}:${FILES_DIRNAME}/files:" Oct 31 16:30:23 doesn't help Oct 31 16:35:33 ack - figured it out - ${S} != ${WORKDIR} -- grrrr - it was getting copied to the top level - I needed it in ${S} Oct 31 16:36:40 ok = how I get it into ${S}? do I have to do an do_install_prepend() and move it? Oct 31 16:39:13 if you can predict the leafname of ${S} then something like "file://dirname-of-source/myfile.txt" should work. Oct 31 16:39:28 if not, you'll need to add some kind of do_munge_sources() kind of task to move it into the right place. Oct 31 16:43:55 ah - created "git/mkinstalldirs" in my recipe directory - set the SRC_URI to use "file://git/mkinstalldirs" and ran do_unpack - worked! thanks pb Oct 31 17:14:28 timely set of comics for OEDEM Oct 31 17:14:29 http://www.phdcomics.com/comics/archive.php?comicid=1243 Oct 31 17:28:21 * Crofton|work will have to figure out what to say in advance Oct 31 19:01:49 03Frans Meulenbroeks  07org.openembedded.dev * r1377125138 10openembedded.git/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb: mythplugins: added a few lines of comment for clarification Oct 31 19:13:23 Quick question: Why is there still all the mix between xserver-common and xserver-kdrive-common when most of the kdrive-common scripts apply to Xorg as well. Is there a reason for it? Oct 31 19:24:24 DJWillis: xserver-common 1.30 recipe makes xserver-kdrive-common nearly deprecated Oct 31 19:24:42 DJWillis: 1.3{1,2} should not be used Oct 31 19:25:54 DJWillis: but 1.30 require testing to be able to replace 1.2x ones and then I will push xserver-nodm-init which will use xserver-common instead of xserver-kdrive-common. Oct 31 19:27:02 hrw|gone: yep, I am trying to make sense of it all. I got confused when I noticed that all the kdrive scripts had been made XOrg friendly. Ok, so 1.30 is the one to give a good trashing? Just keen to get the simple things like calibration if lacking pointercal and the like into my images and wanted to make sure I hack on the right bits ;-) Oct 31 19:27:50 DJWillis: so try xserver-common 1.30 Oct 31 19:28:03 I posted about that version on OEML few times Oct 31 19:28:32 hrw|gone: sorry, must have missed that in the archives, i'll give it a go. Oct 31 20:01:32 03Sebastian Krzyszkowiak  07shr/merge * r4098d730f0 10openembedded.git/ (2 files in 2 dirs): Oct 31 20:01:32 shr-splash-theme-tux: add new theme Oct 31 20:01:32 Signed-off-by: Klaus Kurzmann Oct 31 20:01:33 03Klaus Kurzmann  07shr/merge * rc43fc22ff6 10openembedded.git/recipes/shr/shr-splash-theme-logo_git.bb: Oct 31 20:01:33 shr-splash-theme-logo_git.bb: new recipe Oct 31 20:01:37 Signed-off-by: Klaus Kurzmann Oct 31 20:01:39 03Sebastian Krzyszkowiak  07shr/merge * r4a1501ef27 10openembedded.git/recipes/shr/shr-splash-theme-logo_git.bb: Oct 31 20:01:42 shr-splash-theme-logo: bump priority of alternative Oct 31 20:01:44 Signed-off-by: Klaus Kurzmann Oct 31 20:01:46 03Thomas Zimmermann  07shr/merge * rd882726e35 10openembedded.git/ (2 files in 2 dirs): Oct 31 20:01:49 ffalarms: bump to SRCREV of version 0.3.1 Oct 31 20:01:51 Signed-off-by: Klaus Kurzmann Oct 31 23:59:04 * * OE Bug 4437 has been RESOLVED (FIXED) by likewise(AT)gmx.net Oct 31 23:59:06 * * squashfs3.3+lzma patch for 2.6.24 kernel Oct 31 23:59:08 * * http://bugs.openembedded.net/show_bug.cgi?id=4437 Nov 01 02:27:17 good evening, anyioe here managed to boot an rootfs with latest kexecboot, on c700? **** ENDING LOGGING AT Sun Nov 01 02:59:56 2009