**** BEGIN LOGGING AT Mon Sep 03 02:59:56 2007 Sep 03 03:00:00 angstrom root password anyone ? Sep 03 03:06:18 how to recompile rootfs after changing /rootfs/etc/passwd ? Sep 03 03:06:53 bitbake imagename -c compile -f ? Sep 03 05:49:02 hello :) Sep 03 05:50:46 i installed oe/bitbake as it is said in http://www.openembedded.org/wiki/GettingStarted . i did a "bitbake sudo" for my zaurus/spitz which runs Angstrom Sep 03 05:51:24 when i "ipkg install sudo_armv5te.ipk ", i get this message : ipkg: fork failed segmentation fault Sep 03 05:51:59 does anyone know where i should look to find a solution and be able to install sudo ? Sep 03 05:59:32 ram problem, excuse me. Sep 03 05:59:46 03koen 07org.oe.dev * rb98af8fe... 10/ (1 site/common-glibc): common-glibc: add mono and guile stuff Sep 03 06:20:11 good morning all Sep 03 06:22:36 good morning all Sep 03 06:39:09 koen : hi Sep 03 06:40:10 hey koen Sep 03 06:44:09 koen: there seems to be a problem in task-base where spectrum-fw is being pulled in in the openmoko distro build, even though fic-gta01 does not include pcmcia in MACHINE_FEATURES - any idea why that could be the case? Sep 03 06:47:01 tried bitbake -g ? Sep 03 06:47:10 yeah, it said task-base Sep 03 06:47:32 but from what I can tell, task-base is correctly looking at COMBINED_FEATURES Sep 03 06:48:30 rwhitby: I think we build the package with spectrum-fw in it even if we don't use the resulting package so bitbake is doing the right thing and task-base could be better designed :/ Sep 03 06:50:23 ah, I see. Sep 03 06:50:34 ok, how do we redesign it then? Sep 03 06:51:22 cause there will doubtless be a case in the future where something obscure that no-one uses in task-base doesn't build, and takes out all users of task-base until it's fied. Sep 03 06:51:25 fixed. Sep 03 06:52:10 the idea is that nothing in task-base is obscure Sep 03 06:53:55 yes, but that doesn't excuse stuff being built which is never going to be used by the machine/distro which is calling task-base Sep 03 06:54:29 RP: do you know how it should be redesigned? is it just some work that someone needs to do, or is the redesign the first step that someone needs to work out? Sep 03 06:55:21 rwhitby: Someone would need to work it out. The options are to split it into several task files, or to adjust PACKAGES so unused ones are removed Sep 03 06:55:34 I'm not keen on either particularly :/ Sep 03 06:55:46 what's wrong with the second option? Sep 03 06:56:02 (it seems to make logical sense) Sep 03 06:56:05 I'm not sure how it would be done neatly... Sep 03 06:56:14 It makes more sense than the first though Sep 03 06:57:52 anonymous function? Sep 03 06:59:59 03pH5 07org.oe.dev * r4009edff... 10/ (1 packages/python/python-pygobject_2.12.3.bb): Sep 03 06:59:59 python-pygobject-2.12.3: fix packaging Sep 03 06:59:59 - move pc into -dev package, stops python-pygobject from depending on libglib-2.0-dev Sep 03 06:59:59 - package xsl files Sep 03 07:00:06 03pH5 07org.oe.dev * rd0071324... 10/ (1 packages/python/python-pygtk_2.10.4.bb): python-pygtk-2.10.4: add runtime dependencies on python-pygobject and -pycairo Sep 03 07:02:58 RP: what do you think about using debtags to tag the arm ISA it builds for? Sep 03 07:03:43 koen: What were you thinking of calling the tag and what would we use it for? Sep 03 07:03:59 'armvt53' 'armv4t', etc Sep 03 07:04:03 ehm Sep 03 07:04:07 armv5te Sep 03 07:04:29 no, they're the values you'd use... Sep 03 07:04:30 that way we can find out if a given .deb will work Sep 03 07:04:43 You mean instead of the current "arm" value? Sep 03 07:04:51 yes Sep 03 07:05:04 Won't work, the architecture list is hardcoded into dpkg Sep 03 07:07:22 I know that, that's why I wanted to use tags Sep 03 07:16:15 koen: I've jsut read up on debtags, I don't think it buys us anything Sep 03 07:17:01 RP: I just want a way to see what a given .deb is :) Sep 03 07:17:16 I'd just add an extra field Sep 03 07:32:09 good morning all! Sep 03 07:36:41 morning Sep 03 07:39:07 binutils 2.18 released Sep 03 07:40:28 any cool changes? Sep 03 07:40:29 and debian use gcc 4.2.1 now Sep 03 07:40:40 koen|away: no idea - just got in debian updates Sep 03 07:41:29 * koen|away wishes uclibc would work with gcc 4.2.1 in OE Sep 03 07:43:24 bleh Sep 03 07:43:28 uni started today Sep 03 07:52:11 morning Sep 03 07:52:30 Hello! I hope this is the right channel to ask this sort of question. I'm interested in building a fairly recent gcc cross-toolchain for MS Windows boxes. It'll be for PowerPC system. Sep 03 07:52:33 Now ... Sep 03 07:53:09 tiny: you would probably have to invest quite some time making bitbake/OE run in cygwin Sep 03 07:53:14 I've seen stuff from montavista and even windriver is shipping some toolchains and tools with it. Sep 03 07:53:29 I've built stuff on cygwin before Sep 03 07:53:52 It was a pain but it worked ... I even made it work with eclipse. Sep 03 07:53:55 tiny: OE is a bit more complex than "stuff" and its been a long time since someone tried it in cygwin Sep 03 07:54:08 tiny: but if you did it cleanly we would love the patches Sep 03 07:54:20 Well it wasn't OE. But it was a working toolchain. C, C++ Sep 03 07:54:56 Ok so my question is really this. Sep 03 07:55:09 Is there some other way then building it with cygwin? Sep 03 07:55:26 hrw: We should get poky using the new binutils as it will hopefully remove the annoying warnings... Sep 03 07:55:26 I saw gcc is being made for Windows also. Sep 03 07:55:57 tiny: some people run OE on a vmware or colinux VM under windows Sep 03 07:56:05 tiny: when they are stuck in corporate hell Sep 03 07:56:33 Yes, I'm aware of that. It's what I'm trying to get out off. I have two colleagues that are stuck that way :) Sep 03 07:56:57 RP: want me to check it? Sep 03 07:57:38 XorA: So the "cygwin way" is still the sanest way to go? Sep 03 07:57:55 tiny: not sure about sane, but I think without using a VM is the only way we can offer Sep 03 07:58:04 tiny: but no-one has tried this for years Sep 03 08:00:36 There are companies that offer prebuilt cross-toolchains. I'm just curios how they build them. :) Sep 03 08:00:44 Such as: http://www.ronetix.at/software.html Sep 03 08:01:41 tiny: probably by hand, or a few custom scripts, building a toolchain ist too difficult Sep 03 08:01:50 s/ist/isnt/ Sep 03 08:01:57 debian has binutils 2.18 - but upstream did not released tarballs yet ;D Sep 03 08:01:57 damn N key is sticky Sep 03 08:02:16 hrw: I hope debian has a tarball on its servers :-) Sep 03 08:02:21 XorA: it's a breeze on linux box but PITA on MS crap. Sep 03 08:02:34 no - we fetch from kernel.org instead of gnu.org Sep 03 08:02:49 tiny: well if you want eternal kudos then make OE work on windows :-D Sep 03 08:03:00 heh Sep 03 08:07:21 gm Sep 03 08:09:24 our binutils patches suxx Sep 03 08:12:45 lack of "-p" diff info, patches to 2.16.something still present, no info about status or source of patches Sep 03 08:15:08 hrw: poky hasn't updated to use the kernel mirrors so its fetching when I added a recipe there :) Sep 03 08:15:49 ;D Sep 03 08:24:33 NOTE: package binutils-cross-2.18-r0: task do_patch: completed Sep 03 08:36:41 run-parts: unrecognized option `--reverse' Sep 03 08:36:41 BusyBox v1.2.1 (2007.08.13-15:42+0000) multi-call binary Sep 03 08:36:41 Usage: run-parts [-t] [-a ARG] [-u MASK] DIRECTORY Sep 03 08:36:51 I think hal needs to RDEPEND on a real run-parts Sep 03 08:56:49 I've noticed a problem with the "export IMAGE_BASENAME ?=" in image,bbclass btw. We might have to revert that to a straight = until someone fixes bitbake :-( Sep 03 09:06:16 hmm Sep 03 09:06:46 anybody knows why package-index fails with `rootfs_ipk_do_indexes: command not found' since a mtn pull? Sep 03 09:14:25 hrw:/exit Sep 03 09:14:28 whoops Sep 03 09:24:38 oxo: It needs fixing, my fault Sep 03 09:24:55 XorA: dbus needs it as well (runparts), see bugtracker Sep 03 09:25:07 koen|away: cool Sep 03 09:25:20 and for somereason my keymap is not loaded Sep 03 09:25:27 which is odd as startup script is there Sep 03 09:26:51 RP: k, tnx Sep 03 09:29:18 XorA: http://bugs.openembedded.org/show_bug.cgi?id=2753 Sep 03 09:34:44 oxo: fix pushed Sep 03 09:35:31 XorA: FWIW, /dev entries were being broken by the makedevs changes, I don't know if that was related Sep 03 09:35:37 I've tried to patch up makedevs Sep 03 09:36:11 RP: Ill have to catch the early debug message and see Sep 03 09:45:47 03rpurdie 07org.oe.dev * rc1014f98... 10/ (1 packages/meta/package-index.bb): package-index.bb: Catch up with package/rootfs changes Sep 03 09:45:52 03rwhitby 07org.oe.dev * r0bc3c321... 10/ (1 packages/tasks/task-openmoko-feed.bb): openmoko-feed: Added heaps of packages requested by community members. Sep 03 09:49:33 good morning Sep 03 09:53:41 moin Sep 03 09:53:49 mallum: hey! Sep 03 09:55:03 zecke: You could talk to mallum about clutter (he'll know who/where to point your questions) :) Sep 03 09:55:16 zecke: morning btw :) Sep 03 09:55:20 mallum: two things. Do you have ~350mb webspace for a git tree Sep 03 09:55:46 mallum: and feel like giving me food and shelter for a day or two to talk about WebKit and show you where to add clutter? Sep 03 09:56:01 * zecke is almost on vacation (hacking vacation though...) Sep 03 09:56:25 RP: morning :) Sep 03 09:56:49 zecke: ?? Sep 03 09:56:58 RP: it works, thanks Sep 03 09:57:27 RP: fyi, the OE autobuilder is offline till tomorrow to have a fresh start with bitbake 1.8.8 and the bbclass updates Sep 03 09:58:12 zecke: you want to come visit ? Sep 03 10:00:03 koen|away: ok, sounds good Sep 03 10:01:23 koen|away: you use that script only for autobuilder? Sep 03 10:08:12 mallum: Well, first I have some stubs for WebKit/clutter which just compiles and links and I want you to fill in the blanks Sep 03 10:08:37 zecke: woo :) Sep 03 10:09:04 mallum: if it helps to fill in the blanks I can come and visit you guys for a day or two Sep 03 10:09:23 zecke: were you planning on coming to UK anyway ? Sep 03 10:09:45 zecke: and what sort o date were you thinking ? Sep 03 10:09:52 mallum: and finally the git tree with the clutter changes is ~300mb and I would like to put that somewhere. So if you know a place to put it that would be appreciated Sep 03 10:10:28 mallum: I'm almost on vacation and want to go north denmark, sweden and probably on my return visit the UK (this is september) Sep 03 10:10:44 zecke: okeys, late sept ? Sep 03 10:10:51 mallum: yes Sep 03 10:20:05 hey mickey|train Sep 03 10:20:34 hi XorA Sep 03 10:21:16 mickey|train: moin Sep 03 10:21:24 hey Sep 03 10:25:09 mickey|train: That fifo problem was makedevs. The fifo code just simple wasn't implemented Sep 03 10:25:36 We didn't use to hit the problem as it didn't create the file at all Sep 03 10:25:45 RP: ok, good to hear you've found it Sep 03 10:26:03 aah heh Sep 03 10:26:19 hey mickey|train Sep 03 10:26:26 salve koen Sep 03 10:57:01 is there a virtual/libsdl-native ? Sep 03 10:57:16 (scummvm requires libsdl-native as a new DEPENDS) Sep 03 10:59:09 or do I just make it depend on libsdl-native ? Sep 03 10:59:23 (scummvm requires the sdl-config which is staged to configure) Sep 03 10:59:43 why it needs native one? Sep 03 11:01:15 it's looking in tmp/staging/i686-linux/bin for sdl-config Sep 03 11:01:39 --with-sdl-prefix=${STAGING_BINDIR_NATIVE}/.. Sep 03 11:01:46 maybe scummvm is broken Sep 03 11:02:30 give STAGING_BINDIR_CROSS rather Sep 03 11:12:57 * * OE Bug 2914 has been created by hma(AT)syd.odn.ne.jp Sep 03 11:12:59 * * gcc-cross-4.1. 2-r6 fails to compile because of internal compiler error Sep 03 11:13:01 * * http://bugs.openembedded.org/show_bug.cgi?id=2914 Sep 03 11:16:16 hrw: will do, thx Sep 03 11:16:50 rwhitby: angstrom-minimal root password ? hint ? Sep 03 11:17:24 interfaith: none Sep 03 11:17:45 none does not work Sep 03 11:17:59 shall i hack work/rootfs/etc/passwd and recompile ? Sep 03 11:18:14 none as empty as no pass Sep 03 11:18:25 right..that fails Sep 03 11:18:30 interfaith: are you running angstrom or slugos ? Sep 03 11:18:48 slugos distro and angstrom-minimal image Sep 03 11:19:05 that's not a supported combination Sep 03 11:19:11 oh Sep 03 11:19:26 try 'opeNSLUg' as the root password, since you are using the slugos distro Sep 03 11:19:33 there is a gstreamer compile error for the task-base Sep 03 11:19:40 hmm Sep 03 11:20:06 why are you using slugos when you're not targetting an NSLU2 ? Sep 03 11:20:16 why are you not using Angstrom directly? Sep 03 11:20:17 yes that worked ! thank Sep 03 11:20:48 oh.. no need for any X11 etc ? Sep 03 11:21:07 what's that got to do with using the Angstrom distribution? Sep 03 11:21:08 just trying to get ethernet to work now Sep 03 11:21:36 use Angstrom. then you can get support in #oe or #angstrom and not confuse people by using SlugOS on a non-NSLU2. Sep 03 11:21:40 just fishing for an image that will work Sep 03 11:21:59 use angstrom distro ? Sep 03 11:22:12 yes Sep 03 11:22:31 ok, they all seem to come up without any network Sep 03 11:22:34 what MACHINE are yo uusing? Sep 03 11:22:47 the ixp425 ixdpg425 Sep 03 11:22:55 with more RAM and more FLASH Sep 03 11:23:06 what is the value of MACHINE Sep 03 11:23:08 RP: how would you add scaling to your --root-ppm patch? Sep 03 11:23:15 (kdrive) Sep 03 11:23:19 604 Sep 03 11:23:26 I give up Sep 03 11:23:29 oh Sep 03 11:23:42 ixp4xxbe Sep 03 11:23:44 interfaith: you set MACHINE and DISTRO to build OE. What are the values of those variables in your setup. Sep 03 11:23:48 right. Sep 03 11:23:58 1 sec Sep 03 11:24:08 slugos and ixp4xxbe Sep 03 11:24:09 build DISTRO = "angstrom-2007.1" Sep 03 11:24:10 sorry Sep 03 11:24:39 yes that may work Sep 03 11:24:53 and then use #ansgstrom for support, cause angstrom supports ixp4xxbe Sep 03 11:25:01 i see Sep 03 11:25:07 ok i will rebuild now Sep 03 11:25:08 #angstrom that is Sep 03 11:25:31 so use angstrom-2007.1 distro and ixp4xxbe for machine Sep 03 11:25:49 and make sure you've read both the bitbake manual and the OE manual before asking questions there. Sep 03 11:26:10 yes, those values are correct. Sep 03 11:26:17 i see, well redboot comes up with the network fine, thx Sep 03 11:26:56 i have read the manuals, however digesting is another matter Sep 03 11:27:25 the good thing is there are hundreds of examples ... Sep 03 11:27:32 alright.. i'll retreat.. yes Sep 03 11:28:07 not trying to scare you off - just making sure you're prepared before you enter #ansgtrom :-) Sep 03 11:28:14 fine Sep 03 11:28:22 * rwhitby can't type #angstrom for nuts Sep 03 11:28:29 ha ha Sep 03 11:28:47 is there a website for angstrom ? Sep 03 11:33:04 google found it on the second hit for me ... Sep 03 11:33:40 03rwhitby 07org.oe.dev * re7c327f7... 10/ (1 packages/scummvm/scummvm.inc): scummvm: Fixed the staging dir location. Thx hrw for the tip. Sep 03 11:33:46 03rwhitby 07org.oe.dev * r4e26b0f4... 10/ (1 packages/tasks/task-openmoko-feed.bb): openmoko-feed: Added scummvm. Sep 03 11:48:40 does uboot git have any mirror or something Sep 03 11:48:41 ? Sep 03 11:49:07 I'm trying to build Croftons DaVinci image for a second week now :) and it always fails because the uboot git repo is down Sep 03 11:51:44 uboot from denx.de ? Sep 03 11:51:49 yes Sep 03 11:52:15 ixp4xx u-boot git was ok Sep 03 11:52:24 what fork ? Sep 03 11:52:42 pff.. no idea.. Crofton would know I guess; its anstrom for TI DaVinci Sep 03 11:53:11 well the website is tricky , to get the correct fork Sep 03 11:53:38 there is a uboot arm ixp4xx fork Sep 03 11:53:53 aha.. I do not know what the davinci is using Sep 03 11:54:11 koen|away: what is the ETA on getting our site fixed? Sep 03 11:54:16 what processor ? Sep 03 11:54:20 koen|away: can one some how help? Sep 03 11:55:27 interfaith: arm Sep 03 11:55:39 just has PREFERRED_VERSION_u-boot = "git" Sep 03 11:55:45 mhm crap, have to go to a meeting now, brb Sep 03 11:57:26 http://www.denx.de/cgi-bin/gitweb.cgi Sep 03 11:57:50 http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=forks Sep 03 12:20:50 rwhitby: task-base builds ok others fail Sep 03 12:21:38 rwhitby: must be late on your side Sep 03 12:21:58 interfaith: why you do not show failed log? Sep 03 12:22:21 there is the console log messages Sep 03 12:22:38 mtd-utils-native fails Sep 03 12:23:04 bitbake task-base is ok bitbake bootstrap-image fails Sep 03 12:23:12 perhap clean and rebuild ? Sep 03 12:23:26 interfaith: 'mtd-utils-native fails' is useless Sep 03 12:24:23 mtd-utils-native_1.0.0+git.bb do_compile failed Sep 03 12:25:35 ah... that Sep 03 12:25:46 upgrade your gcc as gcc 1.3 is not enough Sep 03 12:27:22 gcc cross version is 4.x.. i thought Sep 03 12:28:00 upgrade native gcc ? Sep 03 12:28:36 no - show the fscking log Sep 03 12:28:43 ~pastebin Sep 03 12:28:44 it has been said that pastebin is a place to paste your stuff without flooding the channel - try http://pastebin.ca, or http://channels.debian.net/paste, or http://rafb.net/paste/, or http://pastebin.com is usually painfully too slow and unresponsive to use, use one of the other pastebin sites, or dpaste.com is a very nice pastebin as well Sep 03 12:28:53 ok Sep 03 12:29:50 zecke: I mailed oe-devel about it Sep 03 12:30:24 zecke: I fixed all sql errors and am now at the limit of website knowledge, so someone else needs to fix it (and viewmtn too) Sep 03 12:31:23 still the mail from the 25th? Sep 03 12:31:28 24th even Sep 03 12:31:28 koen|away: try emptying the cache table in drupal db Sep 03 12:31:46 koen|away: I have found sometime pute crap gets cached even when caching is disabled Sep 03 12:33:17 paste bin is www.pastebin.ca/679855 Sep 03 12:34:51 hrw: pastebin is ready pastebin.ca/679855 Sep 03 12:35:11 XorA: how can I do that? Sep 03 12:35:31 koen|away: phpPgAdmin just delete all rows in all tables called cache_* Sep 03 12:35:46 interfaith: update metadata Sep 03 12:36:03 bitbake something ? Sep 03 12:36:07 koen|away: but I really wish I could remeber the exact trick I did to fix the reversedness Sep 03 12:36:19 koen|away: as my website was exactly the same for half an hour or so Sep 03 12:36:21 interfaith: update metadata Sep 03 12:36:28 interfaith: mtn pull;mtn update Sep 03 12:36:32 ok Sep 03 12:36:34 :) Sep 03 12:36:45 clueless here Sep 03 12:37:57 interfaith: updating OE once per week is not good - atleast once per day is better Sep 03 12:38:04 i see Sep 03 12:38:16 it has been a few days Sep 03 12:38:28 drupal-oe=> delete from cache; Sep 03 12:38:28 DELETE 37 Sep 03 12:38:29 drupal-oe=> \q Sep 03 12:50:10 hrw: looks like a major rebuild now getting gcc etc again Sep 03 13:12:18 hrw : Does it make sense to "tune" i585-generic and i686-generic ? Sep 03 13:13:09 03rwhitby 07org.oe.dev * r0e85448c... 10/ (1 packages/tasks/task-openmoko-feed.bb): openmoko-feed: Added ipkg-link Sep 03 13:14:48 rwhitby: ipkg-link is considered harmfull Sep 03 13:15:01 it does not work as users expect Sep 03 13:15:26 steliosk: they are generic so maybe not Sep 03 13:15:48 steliosk: and intel naming is unusable mess Sep 03 13:16:42 steliosk: i586 used to be Pentium1 compatible (no mmx/sse/3dnow etc) but it is no longer true Sep 03 13:16:44 hrw : i think the code we get although we mention i585 and i686 is actually i484 Sep 03 13:17:01 s/i484/i486 Sep 03 13:17:08 all, I just composed a small bb file for the pxaregs utility including the gumstix patches (need it for my connex board) - should I add it to the bugtracker? Sep 03 13:17:21 koobla: sure Sep 03 13:17:28 ok :) Sep 03 13:17:43 I will add it Sep 03 13:17:55 just a mom Sep 03 13:18:07 steliosk: but how to tune them? Sep 03 13:18:27 steliosk: i586 could be -mcpu=pentium and i686 == -mcpu=pentiumpro? Sep 03 13:18:42 hrw : Follow kernel's example ? Sep 03 13:19:04 steliosk: in kernel you choose exact cpu not arch Sep 03 13:19:49 hrw : I know, we could do the same in OE, but we will end up with a gazilion machine files Sep 03 13:20:05 yep ;( Sep 03 13:20:40 good morning! Sep 03 13:21:21 koen|away: I tried your new angstrom-feed-configs recipe Sep 03 13:21:28 hrw : How about using some "python magic" to get the correct mcpu settings ? Sep 03 13:21:52 koen|away: Got it to half work :-) Sep 03 13:22:13 i sakoman Sep 03 13:22:37 steliosk: and which PACKAGE_ARCH then? Sep 03 13:22:37 pxaregs - bug #2915 Sep 03 13:22:38 hi hrw! Sep 03 13:23:06 steliosk: if I want to build for k6-2 then I want -mcpu=k6-2 so PACKAGE_ARCH=k62? Sep 03 13:23:32 hrw : hmmm Sep 03 13:24:56 koen|away: ANGSTROM_URI override was successful, FEED_BASEPATH wasn't Sep 03 13:25:42 hrw : we need at least to set a "common" minimum standard even for the "generic" architectures. They way they are now, you don't get i585 or i686 code you get the same like x86 Sep 03 13:25:46 koen|away: used the following lines in my image recipe: Sep 03 13:25:49 ANGSTROM_URI = "http://www.sakoman.net" Sep 03 13:25:49 FEED_BASEPATH = "feeds/s100/" Sep 03 13:26:39 steliosk: so pentium for i586 and pentiumpro for i686 I suggest Sep 03 13:26:49 basepath stayed set to "unstable/feed/" Sep 03 13:26:57 * * OE Bug 2915 has been created by simon.vogl(AT)researchstudio.at Sep 03 13:26:59 * * pxaregs utility for gumstix Sep 03 13:27:01 * * http://bugs.openembedded.org/show_bug.cgi?id=2915 Sep 03 13:28:13 hrw : ok with me. at least we will not get similar code as x86 Sep 03 13:28:29 hrw : should we post to the list asking for input ? Sep 03 13:29:55 steliosk: I think that we can push it and start discussion about it then Sep 03 13:34:48 koobla: pushing pxaregs Sep 03 13:35:05 koobla: thx for recipe - I had one for it months ago but forgot where ;D Sep 03 13:35:41 sakoman: will look into later, thanks Sep 03 13:37:57 * * OE Bug 2915 has been RESOLVED (FIXED) by Sep 03 13:37:59 * *  pxaregs utility for gumstix Sep 03 13:38:01 * * http://bugs.openembedded.org/show_bug.cgi?id=2915 Sep 03 13:38:24 koobla: for future do not add 'for gumstix' for such universal apps ;) Sep 03 13:41:00 ok :) Sep 03 13:42:03 only referred to the patches from the gumstix repo Sep 03 13:44:10 koobla: did you sent those patches upstream? Sep 03 13:47:05 03xora 07org.oe.dev * rcee1094c... 10/ (1 packages/xournal/xournal_0.4.bb): xournal_0.4.bb : version upgrade Sep 03 13:47:10 btw who is the designated OpenMoko dev ? Sep 03 13:47:11 03simon.vogl 07org.oe.dev * rc76448c3... 10/ (9 files in 4 dirs): pxaregs: added 1.14 - close #2915 Sep 03 13:50:11 koen : any plans to get the wiki to its "last know good" state ? Sep 03 13:50:18 hrw: don't have write access Sep 03 13:53:29 koobla: your mail program is borken? by upstream I mean author of pxaregs Sep 03 13:54:53 hi Sep 03 13:59:18 hrw: angstrom comes up ok now, however no network devices Sep 03 13:59:52 time to hack some network startup , as redboot is fine on NPE-B Sep 03 14:00:15 steliosk: I sent a mail to oe-devel asking for help last week Sep 03 14:00:23 * koen|away wishes people would read their mail Sep 03 14:00:27 03freyther 07org.oe.dev * r862b21d8... 10/ (6 files in 3 dirs): Sep 03 14:00:27 classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version two Sep 03 14:00:27 Add a qmake2.bbclass which currently takes over the role of qt4x11.bbclass Sep 03 14:00:27 with setting the QTDIR, MOC, UIC properly. qmake2 and qmake now share Sep 03 14:00:27 qmake-base.bbclass this is why some var assignments and functions have Sep 03 14:00:27 been moved around. Sep 03 14:00:30 Make webkit-gtk use qmake2 to eliminate the Qt3 and Qt4/X11 dependency. Sep 03 14:01:05 zecke: Nice! :D Sep 03 14:01:48 koen|away : Haven't seen any significant traffic on that subject and that's why i am asking Sep 03 14:07:08 hrw: and progress on using non-broken prism firmware? Sep 03 14:07:37 koen|away: Ive just made a .bb for that Sep 03 14:08:36 koen|away: feel free to adapt to other revision? Sep 03 14:08:51 hrw: already done, just need to test Sep 03 14:09:32 great Sep 03 14:13:22 <6>wifi0: NIC: id=0x801d v1.0.0 Sep 03 14:13:23 <6>wifi0: PRI: id=0x15 v1.1.2 Sep 03 14:13:23 <6>wifi0: STA: id=0x1f v1.7.4 Sep 03 14:13:57 * * OE Bug 2916 has been created by compovod(AT)gmail.com Sep 03 14:13:59 * * gnome-desktop_2.18.3 fails do_configure Sep 03 14:14:01 * * http://bugs.openembedded.org/show_bug.cgi?id=2916 Sep 03 14:23:55 koen|away: pushed Sep 03 14:26:57 * * OE Bug 2762 has been RESOLVED (FIXED) by dp(AT)xora.org.uk Sep 03 14:26:59 * *  prism2-firmware 1.8.4 does not work on DCF-660W Sep 03 14:27:01 * * http://bugs.openembedded.org/show_bug.cgi?id=2762 Sep 03 14:34:46 XorA: thank Sep 03 14:47:42 florian: are you available for a call end of this week? want to talk w/ you about to OHM or not ;) (device manager stuff) Sep 03 15:00:56 03tmbinc 07org.oe.dreambox * re1d8591a... 10/ (1 packages/enigma2/enigma2.bb): enigma2: switch to release 2.3 Sep 03 15:01:01 03tmbinc 07org.oe.dreambox * r59af2581... 10/ (1 packages/dreambox/dreambox-dvb-modules.bb): dreambox-dvb-modules: use 20070826 for dm7025 Sep 03 15:01:04 mickey|ICE79: the best thing to do medium term is to make neod more generic (shouldn't be hard with kernel 2.6) and show it as a usecase to the ohm dudes Sep 03 15:01:09 03xora 07org.oe.dev * ra5a7ee98... 10/ (3 files in 3 dirs): Sep 03 15:01:09 misc-binary-only/prism-firmware.bb : use non broken prism firmware. This Sep 03 15:01:09 should ease the connection problems people reported with 1.8.4 and Sep 03 15:01:09 improve kismetting Sep 03 15:01:16 03hrw 07org.oe.dev * r0b5587ed... 10/ (11 files in 3 dirs): binutils: added 2.18 from Poky (normal, cross, sdk) Sep 03 15:02:05 * hrw removed nearly 5000 files from DL_DIR Sep 03 15:02:11 3.6GB Sep 03 15:02:39 koen: yeah, might be the necessary thing to do. but once i do what i like it to do i risk reinventing OHM completely Sep 03 15:03:07 e.g. input/output/plugins Sep 03 15:03:07 i need all these concepts Sep 03 15:03:17 + hal integration Sep 03 15:03:41 and naturally i want to use dbus as well Sep 03 15:03:50 if openmoko, gpe and poky all use neod, maintenance isn't the problem Sep 03 15:04:39 so few parts of openmoko will use dbus and few do not.. Sep 03 15:05:06 anything harald touches will be overengineered and crappy Sep 03 15:05:19 but it won't use dbus! Sep 03 15:06:43 or glib! Sep 03 15:06:54 glibc is enough for anything Sep 03 15:07:16 you can even dial with glibc Sep 03 15:07:28 :) Sep 03 15:08:05 considering that lowlevel stuff like HAL and bluez now use dbus, I can't see why people make a big deal about it being a dependency Sep 03 15:08:22 it's not like there will be new phones that use gsmd without bluetooth Sep 03 15:08:42 true Sep 03 15:08:42 hrw: most will do Sep 03 15:08:52 even gsm, if that's what you are implicitly complaining about :D Sep 03 15:09:00 well, give him a break Sep 03 15:09:02 let him do the low level stuff Sep 03 15:09:06 the high level stuff will come Sep 03 15:09:08 there's no need to convince him to do that Sep 03 15:09:12 but there's no point in adding a dbus interface when gsmd-nodbus is so flakey Sep 03 15:09:14 one step at a time Sep 03 15:09:18 well, bluez's usage of dbus still is a source for lots of anger Sep 03 15:09:20 i don't care at all. i made my peace with dbus :D Sep 03 15:09:39 the new xorg will use dbus for hotplug and randr signalling :) Sep 03 15:11:09 mickey|ICE79: the point was that things like dbus-activation solve a lot of the flakyness :) Sep 03 15:11:34 koen: and hal =) Sep 03 15:11:44 joking? Sep 03 15:11:44 or really? Sep 03 15:11:46 i wouldn't be surprised Sep 03 15:11:57 i'm afraid the major question -- albeit a very controversial one -- is whether using most of these "desktop-emerged" technologies is a step in the right direction. i still have a lot of doubts myself. Sep 03 15:12:00 mickey|ICE79: X will really use dbus Sep 03 15:12:10 mickey|ICE79: seriously Sep 03 15:12:40 mickey|ICE79: there's nothing inherenct in these 'desktot technologies' that makes them inapplicable to embedded Sep 03 15:13:11 mickey|ICE79: its just a matter of embedded-focussed guys (like you and me) spending time with them to make them right ;) Sep 03 15:13:54 and just think, when everything is dbus capable, the Neo doesnt need to run as root anymore Sep 03 15:15:03 XorA: I was saving the root discussion for when the openmoko maintainer reveals himself :) Sep 03 15:15:15 or herself Sep 03 15:15:16 XorA: heh, so true. With PolicyKit everything canbe securely backended Sep 03 15:15:54 XorA: seen hugsies PackageKit too? it'd be cool to have an oe feed backedn Sep 03 15:16:10 robtaylor: I am behind the newest tech Sep 03 15:16:19 robtaylor: some hols coming up so I can catch up Sep 03 15:16:20 rwhitby: to not build spectrum-fw when you build for fic-gta01 (or other !pcmcia machine) we need to change task-base in a way similiar to the one in Poky Sep 03 15:16:29 robtaylor: I've been mentioning 'packagekit' and 'me want' a lot lately here in oe :) Sep 03 15:16:35 rwhitby: where some tasks are built only if machine supports it Sep 03 15:16:40 koen: nice :) Sep 03 15:16:49 koen: you should practice some programming ;) Sep 03 15:16:50 koen: yah lazy student get it checked in then :-D Sep 03 15:18:31 mickey|ICE79: btw, if you'll be at GNOME Boston summit, i'll be getting together with davidz and kay to discuess the future of hal and udev, and ways we can make it light Sep 03 15:18:58 mickey|ICE79: I would like to see some kind of helper/companion application for OE which handles some of our machine specific issues. formfactor in poky is part of the problem/solution, neod another and zaurusd another. I have a grand vision of all these being merged... Sep 03 15:19:18 mickey|ICE79: The end result might be something OE specific which feeds data to something like HAL/OHM Sep 03 15:19:24 mickey|ICE79: i'll be especially pushing for the ability to statically define what devices we have Sep 03 15:20:05 RP: is there anything I could do in OHM to help? Sep 03 15:21:40 robtaylor: I think we need so have some kind of plugin which support the notion of a "machine". Things like a machine name (spitz, gta01), hardware group name (zaurus, omoko) and then various properties like screen dpi Sep 03 15:21:42 bb in 20m Sep 03 15:22:37 RP: don't forget default rotation Sep 03 15:23:21 robtaylor: This and information like the keyboard position in relation to the screen and framebuffer rotation are all information that's currently missing from the system at the moment. OE knows about them but has no way to communicate it Sep 03 15:23:27 RP: well, machine name and hardware platform are exposed in hal Sep 03 15:23:47 RP: its just a matter of adding an fdi for your hardaware Sep 03 15:24:18 robtaylor: We need to create some kind of link between OE's information and these fdi files then Sep 03 15:24:20 RP: I guess it'd make sense to add all this info to the system namespace in hal Sep 03 15:24:53 RP: yep. You could generate it magically with a bit of elementree magic Sep 03 15:25:21 robtaylor: The other issue is we need some of this before we can start the splash screen for example :/ Sep 03 15:25:58 RP: what point in boot is the splash screen displayed? Sep 03 15:26:18 robtaylor: before udev just after init Sep 03 15:26:30 RP: ah :/ Sep 03 15:27:05 robtaylor: This is why zaurusd/formfactor provide shell access to variables... Sep 03 15:27:27 hal2shell :) Sep 03 15:27:35 RP: i guess thats because udevd takes ages to start:/ Sep 03 15:27:42 robtaylor: yes Sep 03 15:28:01 We want the progress bar displayed while its doing its games... Sep 03 15:28:31 RP: well, there's no reason not to have that information written out in two places Sep 03 15:28:55 robtaylor: No, but I just want it maintained in one place Sep 03 15:29:00 time for hal.ko :-) Sep 03 15:29:13 RP: you could borrow a page from hal- the fdi's are parsed and written out as binary chunks Sep 03 15:29:36 RP: it'd be plausible to load the relevent binary chunk at boot Sep 03 15:30:18 robtaylor: Or do it at build time to build a cache of the values we know we need early in boot... Sep 03 15:30:51 RP:yep, there's a tool to generate the binary chunks at build/packagien install time Sep 03 15:31:43 RP: at boston we'll be talking about ways to combine the udev rules and the hal fdi's. I'll bring this up as a usecase Sep 03 15:32:23 robtaylor: One thing I've love to also see is the ability to only include data relavent to machines X, Y and Z... Sep 03 15:32:35 robtaylor: (as a compile time option) Sep 03 15:32:43 RP: in what way exactly? Sep 03 15:33:11 robtaylor: There is no point installing machine information about a neo onto my zaurus Sep 03 15:33:27 RP: well, thats a matter for packagers Sep 03 15:33:58 RP: just install the fdi's that are needed for the hardware Sep 03 15:34:50 robtaylor: It means writing some fairly elaborate packaging around hal which then makes you wonder why you don't write something more suited directly to OE's usecases :/ Sep 03 15:35:26 robtaylor: I'm not claiming any one approach is right here btw, just thinking out loud Sep 03 15:35:38 RP: would it? OE'd be generating the fdis for hardware description Sep 03 15:35:54 anyone doing ixp4xx ? Sep 03 15:36:14 robtaylor: I guess if OE is writing the fdi's that different Sep 03 15:36:36 RP: I can't think of any other sensible way to do it =) Sep 03 15:37:27 RP: like on N800, its nokias hal packages that install their machine description fdi, its nothing to do with hal upstream Sep 03 15:37:46 robtaylor: I didn't know that... Sep 03 15:38:00 RP: and as for hal-info, OE already knows it doesnt need thinkpad and asus workarounds ;) Sep 03 15:38:00 robtaylor: I know the kernel side of things better than userspace :/ Sep 03 15:38:20 RP: heh, i know userspace better than kernel =) Sep 03 15:38:54 robtaylor: You'd agree we need something fairly closely hooked into OE to make this work well then? Sep 03 15:38:58 RP: the other option is of course to define the infomation in the kernel and expose it in sysfs Sep 03 15:39:23 RP: yeah, if OE has the info, it needs a good way to get it out Sep 03 15:39:42 But should the kernel be taught things like this when it doesn't need to know them. Its userspace that really needs to know, not the kernel... Sep 03 15:39:55 RP: indeed, i was just about to say the same thing :) Sep 03 15:40:26 I'd much prefer to see hal learn to accept suplimentry data (or if it already does in the form of fdi files, teach systems to generate them) Sep 03 15:41:00 RP: yep, it already does, you can arbiarily manipulate the device space with fdis Sep 03 15:41:55 RP: so I'd say getting OE to generate the relevent keys on the /org/freedesktop/Hal/devices/computer would be a nice way forward Sep 03 15:42:37 and we propose some standard keys in the hal spec for things that arent there yet Sep 03 15:42:45 robtaylor: yes, I agree Sep 03 15:42:58 robtaylor: Where would you see something like tskeys fitting into this? Sep 03 15:43:17 RP: tskeys? Sep 03 15:43:40 tskeys implements soft 'keys' on a touchscreen matrix by feeding key events into the kernel when defined areas of a touchscreen are touched Sep 03 15:44:06 The zaurus has such key areas marked on the touchscreen which is bigger than the screen Sep 03 15:44:08 RP: ah, so they appear in the kernel input subsystem right? Sep 03 15:44:13 yes Sep 03 15:44:26 RP: so they'll give button events on hal automatically Sep 03 15:44:37 thats should just work (tm) Sep 03 15:44:40 In some senses its a standalone daemon but where do things like this fit into hal/ohm Sep 03 15:45:15 It needs to know which device its running on to know whether it should run and in what configuration Sep 03 15:45:21 RP: run hald on a machine with tskeys and lshal -m and give it check Sep 03 15:45:45 RP: no other daemon needed other than hal, its already exposing the button on dbus Sep 03 15:46:02 robtaylor: I don't doubt the buttons get seen by hal, thats fine. I'm just wondering where we stick daemons like this Sep 03 15:46:19 Presumably its outside the scope of OHM? Sep 03 15:46:21 RP: what's the extra daemon for? Sep 03 15:46:53 robtaylor: Listen for touchscreen events, see if they're over the touchscreen softkeys, if so inject a keypress into the kernel Sep 03 15:47:13 it uses uinput Sep 03 15:47:19 RP: ahh, i see Sep 03 15:47:38 Its in userspace since it only works once you have the screen calibration data Sep 03 15:48:13 RP: yeah, i think thats a seperate daemon Sep 03 15:49:02 RP: how are the key areas defined? Sep 03 15:49:14 robtaylor: At present they have a simple conf file Sep 03 15:50:10 RP: yeah, that sounds all sensible to me. Its outside the scope of ohm, for sure. thats abour hardware state management Sep 03 15:50:54 robtaylor: So you'd agree that if we wanted to collect machine specific feature handling code like this it would be a separate project? Sep 03 15:51:22 RP: though there's actually no reason it couldn't be an ohm plugin, not sure if it makes sense or not though Sep 03 15:52:54 How would/does ohm plan to handle the packaging issue that such code would cause? (not every user is going to want these features) Sep 03 15:53:04 configure options? Sep 03 15:53:11 RP: so far, yes Sep 03 15:53:34 So something like OE is going to have to pass different configure options for each machine? Sep 03 15:53:43 RP: or by having packagers install a differet ohm.conf Sep 03 15:54:10 but that means lots of people would have a plugin around they didn't need... Sep 03 15:54:20 RP: well, atm there's nothing very machine specific Sep 03 15:54:43 No, I'm speaking hypothetically if something like tskeys were added Sep 03 15:54:52 I'm just trying to work out where these things are best put... Sep 03 15:55:07 RP: ah. In that case, i'd actually have a different package provide the tskeys plugin Sep 03 15:55:57 RP: the plugin api should be relatively stable, and something doesnt need to be in the tree to build one Sep 03 15:56:44 These plugins are going to be nearly one to one with features from the OE fdis... Sep 03 15:57:51 recent OE is broken - "bitbake autoconf" builds also m4 and gnu-config but they are not packaged etc - their tasks end when autoconf do do_build Sep 03 15:58:16 so to finish building them I need "bitbake autoconf m4 gnu-config" Sep 03 15:58:39 RP: not sure what you're suggesting! Sep 03 15:59:43 robtaylor: I don't know myself. I honestly don't know where the code for these things should end up. I would like to see some kind of framework in place which allows it to be shared and resused though Sep 03 16:00:03 03freyther 07org.oe.dev * r4555b836... 10/ (1 packages/qte/qtopia-core_4.3.1.bb): packages/qte/qtopia-core: Add QtopiaCore version 4.3.1 Sep 03 16:00:08 robtaylor: Its why I wrote zaurusd the way I did but nobody seems very keen on it ;-) Sep 03 16:00:09 03freyther 07org.oe.dev * r14dd1ebc... 10/ (1 MAINTAINERS): MAINTAINERS: Add the Qtopia interest... Sep 03 16:00:13 hrw: With rm_work? Sep 03 16:00:42 RP: without Sep 03 16:01:46 hrw: Does it work as expected in poky? Sep 03 16:02:09 RP: checking Sep 03 16:03:08 RP: i should have a good read over of zaurusd ;) Sep 03 16:03:09 RP: same problem in poky Sep 03 16:03:36 robtaylor: http://svn.o-hand.com/view/misc/trunk/zaurusd/ Sep 03 16:03:57 hrw: still here :) how to install modules to the file system ? Sep 03 16:03:58 robtaylor: It was done with shell script although I'd intended it would ultimately feed the data over dbus too Sep 03 16:04:08 RP: i think at a base level, the distro has to be in charge of deciding what features/plugins a given build should have Sep 03 16:04:24 RP: it just need to be made easy for distros to do this Sep 03 16:04:36 robtaylor: At the base level it comes down to the machine... Sep 03 16:04:38 i need the network modules in the filesystem.. Sep 03 16:04:44 RP: aye Sep 03 16:05:08 robtaylor: dsitro determines the policy, machine governs the actual hardware features... Sep 03 16:05:09 RP: well, its all sorted in the PC space by acpi Sep 03 16:05:13 interfaith: add them into MACHINE_EXTRA_RRECOMMENDS in machine.config and then clean task-boot/task-base/ and build image Sep 03 16:06:08 RP: and we need to have something roughly equivalent in the embedded space. Ideally just a single 'machine definition' file would be great Sep 03 16:06:21 robtaylor: x86 bios + acpi suxx very often ;( Sep 03 16:06:25 super Sep 03 16:06:34 hrw: i'm not suggesting its not crap ;) Sep 03 16:08:16 RP: yeah, so hinge-handler's already done by ohm Sep 03 16:09:00 RP: maybe i should explain how the plugins split up a bit. There's two types: mechanism and policy Sep 03 16:09:52 RP: so mechanism exposes actions and state onto the ohm key space, and policy plugins link these together in some specific way Sep 03 16:11:31 robtaylor: That makes sense Sep 03 16:12:23 RP: so there's an xrandr plugin that exposes a key for screen rotation, and a button plugin that exposes hardware buttons Sep 03 16:13:48 robtaylor: so a touchscreen plugin would be needed to tskeys... Sep 03 16:13:49 RP: and you could have a zaurus handler that connects these up to do the screen rotation right for zaurses Sep 03 16:15:00 RP: well, thats why i was saying i'm not sure tskeys fits in. Sep 03 16:15:29 RP: its already grand as a standalone daemon Sep 03 16:16:06 robtaylor: Then we come to the ugly alsa mixer question :} Sep 03 16:16:27 RP: does it need to go away at times? One of the mechnism plugins i've got plans is one for starting/stopping daemons Sep 03 16:16:43 robtaylor: Not really, it can just be active the whole time Sep 03 16:17:14 RP: ah, alsamixer. I think lrg and lennart poettering had some interesting plans for that Sep 03 16:17:44 I've talked to lrg about it before and there are lots of ideas but no code yet afaik :/ Sep 03 16:17:51 RP: i think themost that'd be needed at the OHM level would be a plugin for setting a profile Sep 03 16:18:03 The handling in zaurusd has been a good stop gap solution Sep 03 16:18:41 robtaylor: Its complicated by the fact we really need to ask the user what they plugged in (mic, headset, headphones) Sep 03 16:18:55 RP: then a policy plugin can do things like 'bluetooth headset? set profile 'foo'' Sep 03 16:18:56 robtaylor: The hardware supports them but can't autodetect Sep 03 16:19:27 RP: that's abit of a stinker! Sep 03 16:21:48 RP, robtaylor: sadly the alsamixer changes have been very low on my todo list lately with customer work having to come first (there even lower now until I can hire another engineer) :/ Sep 03 16:21:56 RP: thats a real hard one to do nicely Sep 03 16:21:59 lrg: hey! Sep 03 16:22:16 lrg: i don't suppose you have a write-up of the plans? Sep 03 16:22:43 RP, robtaylor: fwiw I think the openmoko folks will end up doing this (as they need it first) Sep 03 16:23:06 robtaylor: I could send an email out of what needs done. Sep 03 16:23:43 robtaylor: zaurusd just calls a binary to say a choice is needed. It then accepts calls with the mode. Sadly the choice application never got written but all the lower infrastructure is there Sep 03 16:25:37 lrg: that'd be nice :) Sep 03 16:26:12 RP: I guess the same's be possible in OHM Sep 03 16:26:47 RP: the app could just write the relevent key itself and exit Sep 03 16:27:16 robtaylor: yes Sep 03 16:28:25 bye Sep 03 16:34:03 re Sep 03 16:47:14 Evening! Angstrom is able to use the built-in flash memory of SL-C3200? What's the reson it is put on /dev/hda1? Sep 03 16:54:29 re Sep 03 16:54:48 mickey|zzZZzz: sure :-) Sep 03 17:08:18 can anyone explain me why cant I build libqpe-opie ? I was able to build it a few hours ago... Sep 03 17:08:25 the important part is probably ... Sep 03 17:08:26 OpenEmbedded/build/tmp/work/armv5te-angstrom-linux-gnueabi/libqpe-opie-1.2.3+cvs20070903-r1/temp/run.do_configure.19105: line 491: qmake-base_do_configure: command not found Sep 03 17:09:00 well it has something to do with recent changes in qmake-base.bbclass I think Sep 03 17:09:28 polyonymous_, :) Sep 03 17:11:04 Marex, sounds like zecke's changes, I think I have to look into it then :( Sep 03 17:12:35 polyonymous_, thanks a lot :) Sep 03 17:13:02 I didn't say I'm going to do that immediately, though ;-) Sep 03 17:13:27 (but I'll try asap) Sep 03 17:13:36 polyonymous_, np ;) Sep 03 17:13:41 thanks anyway :) Sep 03 17:13:51 Marex, I think I'll go for thinkpad R60, btw ;-) Sep 03 17:14:13 polyonymous_, well ... my A7Tc died recently (damn :/) Sep 03 17:14:15 RP, zecke_: iirc one of you is the RDEPENDS magic guru... bitbake 1.8.9 does not seem to be able to find the bb that provides libglib-2.0-utils. Sep 03 17:15:06 Marex, I will not go for asus again anytime soon ;-) Sep 03 17:15:28 polyonymous_, same here :T Sep 03 17:16:56 is bitbake task-base -c clean ok ? Sep 03 17:17:13 florian: because it's called 'glib-2.0-utils' properly? Sep 03 17:19:10 koen: wel.. the package is "libglib-2.0-utils" and it does not specify a "provides" field, but yes imho it _should_ be named "glib-2.0-utils". Sep 03 17:19:25 you don't understand Sep 03 17:19:48 it's called 'glib-2.0-utils' in OE and debian.bbclass renames it to libglib-2.0-utils Sep 03 17:20:13 so you should RDEPENDS = "glib-2.0-utils" and OE will automatically correct that if you use debian.bbclass Sep 03 17:22:12 koen: ok, but shouldn't oe consider this changed name in this case too? Sep 03 17:22:43 how can it know that in advance? Sep 03 17:23:01 you have to build the shared lib before knowing how to rename it Sep 03 17:23:19 and doing RDEPENDS = "libglib-2.0-utils" breaks for people not using debian.bbclass Sep 03 17:37:19 hi to all Sep 03 17:37:26 someone have zaurus c760 Sep 03 17:49:44 morning Sep 03 17:50:12 afternoon here Sep 03 17:50:28 ~ugt Sep 03 17:50:29 from memory, 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 Sep 03 17:50:38 XorA: cloned yourself? Sep 03 17:50:59 koen: not that I remeber Sep 03 17:51:25 XorA: http://www.flickr.com/photos/koenkooi/1288734244/ Sep 03 17:52:09 XorA: do you remember the details about bluez-gnome and nautilus? Sep 03 17:52:34 koen: there is supposed to be a gnome-vfs plugin Sep 03 17:52:59 koen: nice pictures :) Sep 03 17:53:10 XorA: http://www.openembedded.org/repo/org.openembedded.dev/packages/gnome/gnome-vfs-obexftp_0.4.bb Sep 03 17:53:16 robtaylor: thanks :) Sep 03 17:53:25 koen: that looks like the one Sep 03 17:54:13 wth? bluez 3.18 Sep 03 17:54:38 I guess too many bugs :-) Sep 03 17:56:11 static gboolean obexftp_available(void) Sep 03 17:56:12 { Sep 03 17:56:12 path = g_find_program_in_path("nautilus"); Sep 03 17:56:12 if (path == NULL) Sep 03 17:56:12 return FALSE; Sep 03 17:56:12 return TRUE; Sep 03 17:56:13 } Sep 03 17:56:21 after task-base -c clean.. then ERROR no providers ? some fix ? Sep 03 18:03:30 hey mallum & pH5 Sep 03 18:04:00 hej koen Sep 03 18:07:23 XorA: 'touch /usr/bin/nautilus ; chmod +x /usr/bin/nautilus' makes bluez-gnome work :) Sep 03 18:09:49 koen: thats really bad coding :-) Sep 03 18:10:35 Is there a keymap for X11/Angstrom which corresponds to the normal SL-C3200 mapping? Currently Fn does not work, arrows too and other keys as well. Sep 03 18:12:21 zap: thats a bug that we are trying to find Sep 03 18:12:28 zap: run /etc/init.d/keymap Sep 03 18:12:32 zap: then restart X Sep 03 18:12:47 zap: of course to make things interesting / doesnt work Sep 03 18:12:57 yep, thats one of the worse features :) Sep 03 18:13:08 Isnt it because of a wrong xkb map? Sep 03 18:13:18 .. tab .. tab etc tab init.d tab keymap Sep 03 18:13:23 cd . ; cd . ; etc/init.d/keymap Sep 03 18:13:33 zap: no, its because kernel keymap never got loaded Sep 03 18:13:47 aha Sep 03 18:14:01 I can cd using mc :) Sep 03 18:14:03 koen: you fail at linux :-) Sep 03 18:15:45 btw is there a way to mirror angstrom feeds somehow? Mirroring through http isn't a good idea Sep 03 18:20:18 XorA: bluez-gnome calls nautilus with '--no-default-window obex://[00:17:F2:A1:32:DA]' Sep 03 18:21:18 zap : There is rsync running, but talk to koen about a read only account/set up Sep 03 18:37:56 XorA: if gpe-filemanager could take URIs from CMDLINE we could have browsing working :) Sep 03 18:40:55 koen: heh heh Sep 03 18:41:31 * XorA will have to give it a go sometime with his usbbt Sep 03 18:43:10 * XorA builds a dragon Sep 03 19:05:11 any bit baker ? Sep 03 19:16:12 bitbake task-base -c clean makes trouble how to recover re install all ? Sep 03 19:16:24 koen: yay, my wlan connects with my access point now Sep 03 19:20:42 XorA: :) Sep 03 19:21:19 yeah 1.8.4 was severly bolloxed, it didnt even allow setting encryption key properly Sep 03 19:22:22 ~fish lrg Sep 03 19:22:23 * ibot slaps lrg around with a large trout Sep 03 19:24:53 XorA: ouch Sep 03 19:25:41 lrg: 15 days left of that :-) Sep 03 19:26:01 heh Sep 03 19:27:48 XorA: http://shop.lego.com/ByTheme/Product.aspx?p=4958&cn=348&d=70 :) Sep 03 19:35:00 any bit baker in the kitchen ? Sep 03 19:41:24 oe hello Sep 03 19:44:50 omg monster dino Sep 03 19:45:04 get some mindstorms, XorA Sep 03 19:46:30 dcordes: got mindstorms 1.5 Sep 03 19:47:57 hi Sep 03 19:48:12 XorA: I also have it but sold my rcx Sep 03 19:48:23 :( Sep 03 19:48:49 * hrw bought case for alix board Sep 03 19:49:21 lunch box? Sep 03 19:49:51 lego do some nice lunch boxes :-) Sep 03 19:50:18 http://www.ikea.com/pl/pl/catalog/products/10073345 Sep 03 19:50:33 ~4 EUR Sep 03 19:51:07 good thing is you can take out the seperator things so you have one big box :D Sep 03 19:53:22 dcordes: only one needs to be removed - alix is 17x17 (miniitx) only Sep 03 19:53:26 nice 6.99cad Sep 03 19:56:09 I need to check do I have proper amount of screws to mount mainboard Sep 03 19:56:21 but that tomorrow Sep 03 20:00:24 hmm, Ive managed to white out my screen akita style Sep 03 20:00:41 akita style? Sep 03 20:00:48 03mickeyl 07org.oe.dev * rfaad8a35... 10/ (4 files in 3 dirs): official ezx name for the ROKR E2 is rokre2 (yes it looks ugly... ;) Sep 03 20:00:53 03mickeyl 07org.oe.dev * r7eb72993... 10/ (1 packages/openmoko2/openmoko-mediaplayer2_svn.bb): openmoko-mediaplayer2: add dependency on gst-meta-audio Sep 03 20:01:00 03mickeyl 07org.oe.dev * rd17e4c23... 10/ (1 packages/openmoko2/libmokopanelui2_svn.bb): libmokopanelui2: add new dependency on matchbox-panel-2 Sep 03 20:01:10 ezx in oe? Sep 03 20:01:20 libmokopanelui2 depend on mb-panel2? Sep 03 20:02:01 03hrw 07org.oe.dev * rfc124182... 10/ (1 packages/samba/samba.inc packages/samba/samba_3.0.23c.bb): samba: depend on virtual/libiconv and supply path to it to fix building - taken from #2900 Sep 03 20:04:13 mickey|zzZZzz: DEPENDS?? should not it be RDEPENDS? Sep 03 20:08:25 hrw: It appears to be a build-time dependency (configure script fails) -- isn't that a DEPENDS? Sep 03 20:09:25 how many LOC does OE have? Sep 03 20:09:42 it isn't a lib, so you can't link against it, so RDEPENDS should be the thing Sep 03 20:09:50 mwester: interesting Sep 03 20:09:55 riot: ? Sep 03 20:10:14 riot: it's 180MB Sep 03 20:10:36 koen: only the source? Sep 03 20:11:48 riot: go read http://www.openembedded.org/project-overview and http://www.openembedded.org/user-manual&dpage=chapter_introduction Sep 03 20:11:53 koen: PKG_CHECK_MODULES(DEPS, matchbox-panel ) Sep 03 20:12:04 hrw: weird Sep 03 20:12:53 indeed Sep 03 20:13:46 especially when you look at matchbox-panel.pc - it only give gtk/glib requires and normal includedir Sep 03 20:14:01 XorA: For a minute I wondrered how bitbake 1.8.4 was bolloxed :) Sep 03 20:14:42 koen: oh..thanks.. So, wrong question in the wrong channel :) Sep 03 20:14:50 damn scrollback :/ Sep 03 20:16:37 RP: you have bitbake on the brain :-) Sep 03 20:17:08 koen: does rox-filer take args and use gnome-vfs? Sep 03 20:17:36 XorA: takes but rather do not use Sep 03 20:17:38 XorA: The bit at the bottom of my screen was "yeah 1.8.4 was severly bolloxed" and you're right, I think I need a holiday :/ Sep 03 20:20:02 polyonymous_, ok, I think I fixed the problem Sep 03 20:20:12 polyonymous_, well ... dunno if I can call it a fix :/ Sep 03 20:20:37 Marex, ah, I haven't even looked at it. Sep 03 20:20:43 Marex, what was the package again? Sep 03 20:20:52 libqpe-opie Sep 03 20:21:05 koen: Depends: gtk+ (>= 2.10.14), libatk-1.0-0 (>= 1.10.3), libc6 (>= 2.5), pango (>= 1.16.4), libcairo2 (>= 1.4.10), libglib-2.0-0 (>= 2.12.12), libgcc1 (>= 4.1.2) Sep 03 20:21:06 baking... I've just pulled and updated. Sep 03 20:21:14 koen: I do not see mb-panel2 in it... Sep 03 20:21:36 polyonymous_, well ... the fix is that I renamed opie-base.bbclass to opie_base.bbclass and also changed all inherits from opie-base to opie_base Sep 03 20:21:40 polyonymous_, now it works ;) Sep 03 20:21:53 Marex, doesn't sound good ;-) Sep 03 20:22:11 probably it has some issues with "-" ;-) Sep 03 20:22:18 poor "-", what a discrimination Sep 03 20:22:18 RP: ok, keymap problem is due to missue device in rootfs Sep 03 20:22:21 what has some issues with "-" ? Sep 03 20:22:25 RP: running it after udev works Sep 03 20:22:28 bitbake ? Sep 03 20:22:31 hmm Sep 03 20:22:41 RP: so I guess your makedevs fix probably does the trick for new images Sep 03 20:23:07 XorA: Maybe, maybe not. It depends extactly what the problem is Sep 03 20:23:12 Marex, tried ls classes/*-* ? :) Sep 03 20:23:21 XorA: The makedevs change introduced a raft of subtle problems :/ Sep 03 20:23:44 polyonymous_, yup, but none of those that contain "-" in their names do EXPORT_FUNCTION Sep 03 20:24:05 ah Sep 03 20:24:06 hm Sep 03 20:24:35 why don't you poke, for instance RP, in his ribs? :) Sep 03 20:25:14 well... anyway, I'll look at it... Sep 03 20:25:59 polyonymous_, thanks :) Sep 03 20:26:44 I suspect missing /dev/tty and /dev/tty0 to be precise Sep 03 20:27:27 Marex, could that be a shell problem, btw? Sep 03 20:27:31 hmm /dev/ before uboot is kinda empty :-) Sep 03 20:28:13 polyonymous_, I doubt so ... Im using somehow standard bash from debian Sep 03 20:28:43 Marex, well, I didn't know what you're using :) Sep 03 20:29:40 I thought you were a clairvoaynte ;-) Sep 03 20:30:00 once upon a time :) Sep 03 20:30:06 :) Sep 03 20:30:16 http://marex.hackndev.com/qmake_base.patch this is the garbage called patch ;) Sep 03 20:30:27 it somehow made libqpe-opie to compile again Sep 03 20:30:49 Marex, I hope that's not the only way... Sep 03 20:31:34 polyonymous_, it's just a rename ... I know it's far from correct though ;) Sep 03 20:31:57 Marex, I know it's just a rename, but... well, we'll see Sep 03 20:32:09 sure :) Sep 03 20:32:13 I'm so far behind that I'm recompiling gcc after the pull :) Sep 03 20:32:29 hehe ;) Sep 03 20:32:40 btw I forgot to add Im compiling angstrom 2008.1 ;) Sep 03 20:33:27 uh, I'm not. yet :) Sep 03 20:35:19 RP: does package_write_ipk needs to be addtasked? Sep 03 20:37:17 mwester: can you update madwifi-ng to 2702-20070903? r2518 which is in OE do not builds again 2.6.23-rc3 Sep 03 20:50:54 koen: ping Sep 03 20:51:57 koen: I'm reading the GCC summit 2003 papers and the first one is about code size Sep 03 20:52:26 hrw: I'll give it a try. Sep 03 20:54:27 thx Sep 03 20:54:58 mwester: also check PR settings - all releases has PR = "r0" set but common include set it to r5 anyway Sep 03 20:55:58 Should we change that? (can we change that without breaking anything else?) Sep 03 20:56:53 * mwester wishes that we numbered PRs differently, such as . so that we could change either with finer granularity Sep 03 20:56:54 in new recipes set PR after require line Sep 03 20:57:04 Ok. That'll work Sep 03 20:58:40 My build machine is tied up right now, it'll have to wait for a few hours. Sep 03 20:58:49 no problem Sep 03 20:59:00 I do not use those drivers anyway Sep 03 20:59:32 03cbrake 07org.oe.dev * reaba92e0... 10/ (1 packages/images/angstrom-minimal-image-with-mtd-utils.bb): angstrom-minimal-image-with-mtd-utils.bb: set image base name Sep 03 20:59:39 03cbrake 07org.oe.dev * ra79e5ae3... 10/ (11 files in 4 dirs): mono 1.2.5: add 1.2.4, drop 1.2.5-pre5 Sep 03 20:59:45 but Ania as such card (atheros) in her laptop so I can take it off probably and check in alix Sep 03 21:09:01 Marex, built fine here... Sep 03 21:09:20 hm :( Sep 03 21:09:42 hm. I think I lied, lemme try -c rebuild. Sep 03 21:09:59 I think it's only run do_stage Sep 03 21:10:15 Im rebuilding from scratch and going to bed :) Sep 03 21:10:31 gnight and thanks polyonymous_ ;) Sep 03 21:10:35 yeah, Marex, fails fine :) Sep 03 21:10:52 polyonymous_, damn :T Sep 03 21:11:19 Im nearly unconscious ... gnight Sep 03 21:11:24 night Sep 03 21:25:55 bye Sep 03 22:52:42 gumstix have arrived Sep 03 22:53:02 Crofton: woo hoo! Sep 03 22:54:03 I'll try and get it booting in the morning Sep 03 22:54:18 things may get crazy though Sep 03 22:54:28 may have to go to Toronto soon Sep 03 22:54:37 Not surprising, you've been away :-) Sep 03 22:54:51 Biz or pleasure? Sep 03 23:52:26 sakoman, now I ned to figure out how this gumstix stuff goes together Sep 04 00:10:15 should libsdl-x11.bb be updated to stage the sdl-config script? Sep 04 00:10:25 (otherwise scummvm doesn't build) Sep 04 00:45:37 rwhitby:any hints on getting the network up ? Sep 04 00:45:56 ifconfig shows no devices , only lo Sep 04 00:47:56 compiling in kernel all NPE network drivers does not change a thing Sep 04 00:48:57 rwhitby: redboot gets the network, linux cannot ? Sep 04 00:51:46 interfaith: sorry, but I simply don't have the time to help you with this. Sep 04 00:51:59 ok.. thx Sep 04 00:52:42 i'll let you know if something washes out Sep 04 00:52:50 it's just too difficult without the board in front of me. Sep 04 00:55:35 one other issue , bitbake task-base -c clean , then the provider for task-base is lost Sep 04 00:55:42 can this be recovered ? Sep 04 00:57:03 I have no idea what you're talking about there. Sep 04 00:57:56 ok , bitbake task-base normaly works fine, but now errors saying no provider is found Sep 04 00:58:26 this error came after doing a bitbake task-base -c clean Sep 04 00:58:47 i will paste bin it Sep 04 01:01:22 pastebin.ca/680567 Sep 04 01:02:18 if need be i will re-install Sep 04 01:04:43 hello. the oe wiki seems to be broken. i didn't know where else to report it. since its not really an OE bug. the wiki displays links with text Sep 04 01:27:26 03rwhitby 07org.oe.dev * r98e5d691... 10/ (1 packages/scummvm/scummvm.inc): Sep 04 01:27:26 scummvm: Put it back the (broken) way it was. Changing to STAGING_BINDIR_CROSS Sep 04 01:27:26 doesn't help, cause that doesn't end in a 'bin' directory, and the configure Sep 04 01:27:26 script in scummvm adds a 'bin' to the end of the prefix given. Someone else who Sep 04 01:27:26 cares will need to fix it properly. Sep 04 01:27:32 03rwhitby 07org.oe.dev * r98e5d691... 10/ (1 packages/scummvm/scummvm.inc): Sep 04 01:27:34 scummvm: Put it back the (broken) way it was. Changing to STAGING_BINDIR_CROSS Sep 04 01:27:36 doesn't help, cause that doesn't end in a 'bin' directory, and the configure Sep 04 01:27:38 script in scummvm adds a 'bin' to the end of the prefix given. Someone else who Sep 04 01:27:40 cares will need to fix it properly. Sep 04 01:27:42 03rwhitby 07org.oe.dev * r98e5d691... 10/ (1 packages/scummvm/scummvm.inc): Sep 04 01:27:44 scummvm: Put it back the (broken) way it was. Changing to STAGING_BINDIR_CROSS Sep 04 01:27:46 doesn't help, cause that doesn't end in a 'bin' directory, and the configure Sep 04 01:27:47 script in scummvm adds a 'bin' to the end of the prefix given. Someone else who Sep 04 01:27:49 cares will need to fix it properly. Sep 04 01:28:03 03rwhitby 07org.oe.dev * r98e5d691... 10/ (1 packages/scummvm/scummvm.inc): Sep 04 01:28:03 scummvm: Put it back the (broken) way it was. Changing to STAGING_BINDIR_CROSS Sep 04 01:28:03 doesn't help, cause that doesn't end in a 'bin' directory, and the configure Sep 04 01:28:03 script in scummvm adds a 'bin' to the end of the prefix given. Someone else who Sep 04 01:28:03 cares will need to fix it properly. Sep 04 01:28:39 03rwhitby 07org.oe.dev * r64fd2558... 10/ (1 packages/tasks/task-openmoko-feed.bb): task-openmoko-feed: Removed scummvm cause it's broken and too hard for me to fix. Sep 04 02:25:05 hrw|gone: Added madwifi-ng_r2702-20070903.bb -- Preference = -1, because it won't build on BE kernels (undefined references). The modules load ok on an LE 2.6.21 kernel, though. **** ENDING LOGGING AT Tue Sep 04 02:59:56 2007