**** BEGIN LOGGING AT Fri May 05 09:59:58 2006 May 05 10:00:06 pH5: I dont think that initrd support is needed at all in pda May 05 10:00:40 ide-cd, ide-tape ide-floppy ide-scsi are things to remove imho May 05 10:01:04 enable CONFIG_SCSI_MULTI_LUN - usefull for mutiport card readers May 05 10:01:27 CONFIG_PCMCIA_SPECTRUM - enable May 05 10:02:28 pH5: USB gadget into modules or you will not get usb host May 05 10:02:29 hrw: Yes, master is similar to HEAD May 05 10:02:49 hrw: These would be tosa changes? I can sync but not until later... May 05 10:03:10 RP: ok May 05 10:03:27 pH5: CONFIG_JOLIET CONFIG_ZISOFS to modules (you boot hx4700 from cd?) May 05 10:04:20 pH5: doesn't bootldr take of +CONFIG_CMDLINE="root=/dev/mtdblock2 rw rootfstype=jffs2 console=ttyS0,115200n8" ? May 05 10:04:43 hrw: thanks for the info. I don't know if the hx4700 even has USB host connected internally. JOLIET and ZISOFS are just options to ISO9660_FS, aren't they? May 05 10:05:06 pH5: yep May 05 10:05:19 http://www.hrw.one.pl/2006/05/05/serial-cable-for-zaurus/ May 05 10:05:54 koen: I guess it does. So I'll leave out that change, too. May 05 10:07:22 +CONFIG_BLK_DEV_IDECD=m May 05 10:07:22 +CONFIG_BLK_DEV_IDETAPE=m May 05 10:07:22 +CONFIG_BLK_DEV_IDEFLOPPY=m May 05 10:07:23 +CONFIG_BLK_DEV_IDESCSI=m May 05 10:07:26 * koen wonders.... May 05 10:07:53 having those as doesn't hurt May 05 10:08:14 If somebody is interested, I solved the problem May 05 10:08:25 Cobelius: yes! how did you solve it? May 05 10:08:28 koen: if you connect them on USB then it will became usb-storage devices not ide May 05 10:08:38 iirc May 05 10:08:43 heh. that looks bogus to me. are there any known occurences of cf-to-pcmcia-to-tape drive setups? May 05 10:08:59 cf usbhost :) May 05 10:09:20 koen: then it will became usb device not ide (again) May 05 10:09:36 koen: they use scsi over usb May 05 10:10:07 ah, ok May 05 10:10:17 pH5: I think reiser and xfs can be modules as well May 05 10:10:18 The include path was in the CPPFLAGS variable. The content of CPPFLAGS was written in the make file while configuration. In the module class CPPFLAGS is unset in do_compile. So I had to manipulate CPPFLAGS before do_configure() May 05 10:10:45 * XorA wonders if he can find a PCMCIA tape drive card in next 5 mins May 05 10:11:14 hm.. but BLK_DEV_IDECS should be y May 05 10:12:12 XorA: I might just have your missing link in the form of an adaptec scsi-usb adapter ;) May 05 10:12:32 scsi-usb adaptor? Heresy! May 05 10:12:39 :) May 05 10:12:48 got it with a used slide scanner May 05 10:12:52 * XorA has a CF->PCMCIA May 05 10:13:43 which direction? May 05 10:15:09 aoe: put adapter into CF and then pcmcia into adapter May 05 10:20:21 pH5: 520K libx11-6_X11R7.0-1.0.0-r0_armv5te.ipk May 05 10:22:48 only 8k smaller? http://xcb.freedesktop.org/wiki/XlibXcb: "... and achieves significant savings over stock Xlib in size and complexity" May 05 10:26:44 mysql need some TLC.. split to mysql-client mysql-server for example May 05 10:38:49 RP: using angstrom as distro seems to work... May 05 10:39:01 RP: now i have a non-working and a working config, easy enough to find the cause :) May 05 10:39:03 RP: thanks! May 05 10:39:37 giel: Once it works, you should be able to swap gcc 4.1 with 3.4.4+csl if you need to May 05 10:40:00 RP: yes, first i want my own distro config in working order May 05 10:40:12 RP: if i've pinpointed the error i'll let you know May 05 10:40:26 RP: might be interesting for future questions people might have ;) May 05 10:40:54 giel: Yes, info like that is good to have May 05 10:51:37 03koen 07org.oe.dev * r608d58e1... 10/packages/xcb/ (xcb-util_0.1.bb xcb-util_git.bb): xcb-util: disable parallel make May 05 11:00:26 anyone object to adding ssh_config and sshd_config to CONFFILES for openssh ? May 05 11:01:07 (they are there already for nylon, but I think it should be for all distros, not just nylon) May 05 11:01:57 RP: synced kernels May 05 11:02:57 03hrw 07org.oe.oz354x * rffab45d4... 10/packages/linux/linux-openzaurus_2.6.16.bb: linux-openzaurus: sync tosa patches with .dev May 05 11:04:25 rwhitby-away: no objections May 05 11:06:30 koen: done. Now the turnup preserve functionality in slugos will allow us to reflash a new rootfs, ipkg install openssh, and have all previous settings (including /root/.ssh/authorized_keys) automatically restored from our sysconfig partition. May 05 11:06:47 cute May 05 11:13:05 I hoped that with built-in pcmcia/ide drivers, I could just boot from CF. Is there something else needed? (http://en.pastebin.ca/53712) May 05 11:13:36 "Like Russell said: our crystal balls are getting old and it gets very hard to look through them to your screen. Please provide more details." - nice ;) May 05 11:13:44 pH5: you should be able May 05 11:14:09 pH5: does hh.org have rp's boot from cf patches? May 05 11:14:27 ~lart orinoco May 05 11:14:27 * ibot stabs orinoco May 05 11:14:48 pH5: does hx4700 recognize that cf card when pcmciautils are used? May 05 11:18:11 hrw: It works just fine after I insmod ide-cs. I just noticed that pccardctl segfaults in my eabi bootstrap image :-/ May 05 11:19:32 it should get auto modprobed by udev May 05 11:19:56 koen: even when he want to boot from cf? :D May 05 11:20:11 :) May 05 11:21:37 Is there a reason with ipkg configure is run so late in the boot process? May 05 11:22:32 For example, in slugos, we don't get a modules.dep until after S98configure, but S40networking needs to load the ixp ethernet modules or else eth0 doesn't come up. May 05 11:22:42 Some packages won't configure until the system is mostly booted (for example, /var is populated, the filesystems are mounted and so on). It probably doesn't need to be quite as late as it is, though. May 05 11:23:10 It might well work to move it before networking. May 05 11:23:36 should I do that slugos-specific, or for all? May 05 11:23:47 just do it for slugos to start with May 05 11:23:51 03rwhitby 07org.oe.dev * r60ed4023... 10/packages/openssh/openssh_4.0p1.bb: openssh: Enabled CONFFILES handling for ssh_config and sshd_config (was only for nylon distro previously). May 05 11:24:00 03rwhitby 07org.oe.dev * rd78ecf6d... 10/packages/slugos-init/ (files/conffiles slugos-init_0.10.bb): slugos-init: Added openssh host keys and root authorized_keys to /etc/default/conffiles so they are preserved over reflashing. May 05 11:24:07 I'll try making that change in familiar and see if anything breaks there. May 05 11:24:45 RP: one patch more to add May 05 11:24:52 I know the startup sequencing is a bit fragile in places, so it wouldn't be a good idea to just change it globally. May 05 11:25:03 yeah, that's what I suspected. May 05 11:25:47 RP: http://marc.theaimsgroup.com/?l=linux-kernel&m=114442127313302&w=2 May 05 11:26:00 I'd like to move networking to S42, then move configure to S41. May 05 11:26:32 so that volatile, devpts, syslog, domainname, and hostname are all set up before ipkg configure runs. May 05 11:29:53 pb__: How does this sound: Add a IPKG_CONFIGURE_ORDER variable in ipkg.inc, set it to 98 by default, allow distros to overrid it, and then use that variable in the existing pkg_postinst_ipkg instead of the hard-coded 98 ? May 05 11:31:24 is ipkg-0.99.159 stable? slugos still pegged back at 0.99.154 at the moment. May 05 11:31:59 * chouimat is back. May 05 11:32:10 koen: do you or does anybody know what patches in linux-openzaurus are responsible for making booting from cf work? pxa_cf_initorder_hack-r1.patch looks like a candidate.. May 05 11:32:23 morning May 05 11:33:05 pH5: iirc initorder is to make the microdrive always hda1 in the zaurus machines May 05 11:33:15 NOTE: package mysql-native-4.1.18-r0: task do_build: completed May 05 11:33:19 ok, so that's not it May 05 11:34:30 hmmm May 05 11:34:33 pH5: as I understand booting from cf - all what is needed is getting card recognized by kernel/ide_cs - but I can be wrong May 05 11:34:39 try the initorder patch May 05 11:34:56 I know we need a 'hack' to boot from cf May 05 11:36:01 * rwhitby-away names the variable IPKG_INIT_ORDER = "98" May 05 11:37:39 whoops. May 05 11:37:57 rwhitby-away: sounds good to me May 05 11:37:58 sorry for the noise. it's all in 2.6.16 - I just had to add some rootdelay. May 05 11:38:23 rwhitby-away: I think .159 is stable, yeah. May 05 11:38:33 wow, booting from cf is super fast. May 05 11:38:46 pb__: I'm also wondering why S55bootmisc is after networking. One thing that it does is apply /etc/sysctl.conf, which could affect networking and nfs ... May 05 11:39:50 rwhitby-away: not sure. that's inherited from Debian, which also does networking at 40 and bootmisc at 55 May 05 11:40:44 ah, but debian does /etc/sysctl.conf in /etc/rcS.d/S30procps, not in bootmisc May 05 11:40:55 cu May 05 11:41:02 rwhitby-away: http://bugs.openembedded.org/show_bug.cgi?id=857 May 05 11:42:20 rwhitby-away: it should be safe enough to move that sysctl stuff earlier (probably by putting it in a separate script like debian does now). May 05 11:42:26 koen: thx - I think we'll stick where we are with 154 based on that. May 05 11:42:32 certainly no risk of breaking familiar with that, since sysctl isn't used at all in that distro May 05 11:42:47 pb__: it's not affecting anything now, so I'm not going to touch it :-) May 05 11:42:54 righto May 05 11:44:29 * rwhitby-away is *so* tempted to just put openssh in the rootfs for slugos ... May 05 11:45:18 is there a magic switch to not make all the i18n glibc locales? May 05 11:47:02 giel: RP had a patch for that some days ago May 05 11:47:24 giel: http://www.rpsys.net/openzaurus/temp/glibc_workionprogress.patch May 05 11:51:43 pb__: that did the trick, networking now loads the ixp ethernet modules correctly. May 05 11:52:29 There are still some FATAL: Could not load /lib/modules/2.6.16/modules.dep errors just after "Waiting for /dev to be fully populated" - I'll have to track down what's causing them ... May 05 11:54:48 rwhitby-away: excellent May 05 11:55:30 koen: thnx a lot May 05 11:58:54 koen: i think i see an error in that patch May 05 11:59:10 first hunk May 05 11:59:12 +if [ "${LIMIT_BUILT_LOCALES}" != "${LIMIT_BUILT_LOCALES}" ]; then May 05 11:59:19 i think there's an x missing somewhere May 05 11:59:53 RP: oh, it was your patch May 05 12:02:55 Now that's interesting: I wished that slugos had openssh in the rootfs, and without anyone changing slugos-image.bb, but only by bitbaking openssh, it now appears in my tmp/rootfs when the REDEPENDS in slugos-image calls for dropbear! May 05 12:04:35 Hmm - openssh.bb has RREPLACES_openssh = "dropbear" May 05 12:04:55 fancy May 05 12:05:08 Is that meant to replace it in my rootfs when I specifically RDEPENDED on dropbear, just by virtue of openssh being in my tmp/deploy/ipk directory? May 05 12:05:13 btw, is there an overview somewhere of these keywords? like RREPLACES? May 05 12:05:31 That's a very non-intuitive behaviour ... May 05 12:06:36 Is there a way to say "I want dropbear in my rootfs image, irrespective of whether I've recently built openssh" ??? May 05 12:08:03 * rwhitby-away removed the openssh ipks and rebuilds debianslug to see if dropbear magically appears in the rootfs again ... May 05 12:09:05 Yep! May 05 12:09:11 hehe May 05 12:09:19 black magick May 05 12:09:53 One would almost think that bitbake was written in Perl instead of Python with "do what I mean, not what I say" behaviour like that ... May 05 12:10:33 rwhitby: remove the RRPEPLACES from openssh they are bogus May 05 12:11:16 * XorA got busy and forgot to remove them when it was discussed May 05 12:11:20 Do I need to confirm with Bruno Randolf first? May 05 12:11:50 oh, ok, if it's already been discussed .. May 05 12:12:02 rwhitby: Coredump added them May 05 12:12:21 if I recall right May 05 12:13:27 XorA: done, pushing now. May 05 12:13:40 (and testing to see if that fixes the rootfs) May 05 12:14:23 Pity - I would have liked to have an excuse for openssh to *have* to be in the rootfs ... May 05 12:16:02 rwhitby: can't you make it a virtual/ssh and let both openssh and dropbear provide it? May 05 12:16:22 rwhitby: http://ibot.rikers.org/%23oe/20060414.html.gz is the log of the discussion BTW May 05 12:16:34 ok, that fixed the rootfs. May 05 12:16:36 thx XorA May 05 12:18:06 XorA: BTW, I only removed the two RREPLACES lines. May 05 12:19:45 rwhitby: whether it CONFLICTS or not is still up for debate :-) May 05 12:20:05 ok, I'll stay clear of that one then ;-) May 05 12:20:28 hello guys, i'm having problems building xmms-embedded May 05 12:20:46 uicic-something fails to build May 05 12:21:58 Hmm - dropbear doesn't seem to be able to run the scp server ... May 05 12:23:16 which means /usr/sbin/scp is not being linked by u-a May 05 12:24:55 afternoon May 05 12:26:38 hi renoo May 05 12:27:07 hey woglinde May 05 12:29:45 Looks like dropbear is asking update-alternatives to symlink to /usr/sbin/dropbearmulti (instead of ../sbin/dropbearmulti) and that unresolvable symlink (unresolvable on the host, but resolvable on the target) is not put in the jffs2 rootfs. May 05 12:33:12 03rwhitby 07org.oe.dev * r7801f2d8... 10/packages/netbase/netbase_4.21.bb: netbase: Moved networking init script to 42 for slugos. May 05 12:33:18 03rwhitby 07org.oe.dev * r69cd4df0... 10/packages/ipkg/ (ipkg.inc ipkg_0.99.154.bb): May 05 12:33:18 ipkg: Added an IPKG_INIT_ORDER variable (defaulting to 98) to allow distros to May 05 12:33:18 change the order of S98configure (e.g. to put it before S40networking so that May 05 12:33:18 ethernet kernel modules can be configured before networking needs them). May 05 12:33:22 03rwhitby 07org.oe.dev * r776f8841... 10/packages/openssh/openssh_4.0p1.bb: openssh: Removed RREPLACES lines on advice of XorA. May 05 12:33:30 RP: the postinsts for kernel modules which are run during rootfs generation are calling arm-linux-depmod when they should be calling arm-linux-depmod-2.6 - this is the root cause behind the lack of modules.dep which sent me down the S98configure moving path ... May 05 12:34:42 morning all May 05 12:36:03 | : undefined reference to `QFileDialog::selectedFile() const' May 05 12:36:09 am i missing qte ? May 05 12:38:12 rwhitby: I thought I'd changed that? May 05 12:38:37 RP: where would i check for that change? May 05 12:38:57 rwhitby: kernel.bbclass which defines the postinst iirc May 05 12:39:08 pH5: There should be no magic patches to make boot from CF work May 05 12:39:44 pH5: You don't need that init order hack - that's just needed on the Zaurii to make the microdrive always get registered first May 05 12:40:13 RP: aha - maybe i haven't rebuilt the kernel since then ... May 05 12:40:24 RP: thanks, I noticed. I just needed to wait a second for the microdrive to spin up. May 05 12:40:36 pH5: You might need to add a boot delay to give pcmcia time to activate, make sure your pcmcia card id is in the ide-cs driver and build ide-cs in May 05 12:40:46 pH5: right :) May 05 12:42:42 bbl May 05 12:43:24 rwhitby: That would do it... May 05 12:44:14 * rwhitby resolves to look at log.do_rootfs more often - there are lots of hidden errors in there which should break the bitbake build but don't. May 05 12:50:34 RP: that fixed it. May 05 12:57:28 RP: seen my comment on your glibc patch to not build all locales? May 05 12:58:10 giel: Yes, its a bug. I had a fixed version, then I started to make it more comprehensive and broke it further :) May 05 12:58:21 heh okay :) May 05 12:58:43 * XorA has a vaguely working Xfbdev that does 320x240 May 05 12:58:48 RP: i seem to have found the correct preferred versions and providers to build glibc 2.4 now May 05 12:59:02 RP: don't really know what was wrong first, possibly some old crud hanging in tmp May 05 12:59:08 XorA: I thought that just worked on c7x0? May 05 12:59:27 RP: xserver didnt know about the fbdev modes May 05 13:00:03 RP: Ive actually ported the accelleration stuff from pdaXrom, and I was suprised the thing worked at all May 05 13:00:09 XorA: I was just telling it to start in 320x240 from the commandline... May 05 13:00:27 I'd be interested to look at their patches... May 05 13:00:28 RP: should be able to switch from xrandr May 05 13:01:17 XorA: "fluff" :) May 05 13:02:01 RP: now to make this vaguely work :-) May 05 13:03:44 XorA: xorg or kdrive? May 05 13:03:49 koen: xorg May 05 13:04:02 koen: sorry kdrive from xorg, not kdrive from xfree May 05 13:04:24 I randomely butched the patch in and i suprised it even booted up May 05 13:05:14 <_guillermo> if I remove sylpheed from the standard gpe image I always get an error "sylpheed not found", where does that come from? May 05 13:09:46 Is there a safe way to ipkg install openssh when you're ssh'd in via dropbear (as openssh conflicts with dropbear) ? May 05 13:10:35 fork and run? May 05 13:11:36 rwhitby: I remember doing it in a slightly convoluted way May 05 13:11:45 rwhitby: try and see :) May 05 13:11:59 remove RCONFLICTS and cheat :-) May 05 13:14:01 hmm - don't forget the /etc/init.d/ssh start at the end ... May 05 13:14:31 why wouldn't the openssh postinst automatically start it? May 05 13:15:42 hey May 05 13:15:53 hi zecke May 05 13:16:12 morning May 05 13:16:38 moin mickeyl May 05 13:16:39 mickeyl: hey May 05 13:17:20 he zecke May 05 13:17:45 hi mickeyl, zecke May 05 13:22:27 Hi, I am working on bringing the URL changes at XLIBS_MIRROR into the affected files. May 05 13:22:58 Nevermind. May 05 13:23:07 I found the answer myself, I believe. May 05 13:23:10 03rwhitby 07org.oe.dev * rb69c981e... 10/packages/linux/ixp4xx-kernel_2.6.16.bb: ixp4xx-kernel: Bumped the PR due to kernel.bbclass changing the postinst. May 05 13:32:30 rwhitby: 'inherit update-rc.d' should force (re)start on install May 05 13:34:09 Hmm - when I fdisk /dev/sda, the auto mounting udev stuff mounts the new partitions and prevents the kernel from re-reading the partition table until the next reboot. That is not good at all. May 05 13:36:40 maybe it should wait 1 (or more) seconds before attempting to automount May 05 13:37:11 a three second delay even would be almost unnoticable to the user.... May 05 13:37:30 jesus pray that you never get a soccer wm May 05 13:37:39 now all its soccer May 05 13:37:57 woglinde: what is "wm"? May 05 13:38:02 urgs May 05 13:38:03 sorry May 05 13:38:08 world chamipship May 05 13:38:15 champion May 05 13:38:57 weltmeister? May 05 13:39:05 koen: WellenReiter Meister May 05 13:39:35 koen nearly all products are now wn May 05 13:39:37 aeh wm May 05 13:40:02 woglinde: .nl suffers from the same effect May 05 13:40:13 woglinde: overywhere stupid orange goodies May 05 13:40:49 wm-wine wm-hadnkerchiefs May 05 13:41:24 woglinde: wm-prostitutes but not for iran and saudi-arabia May 05 13:41:27 zecke change the topic May 05 13:41:33 bitbake 1.4.2 May 05 13:41:41 woglinde /help topic May 05 13:41:53 pfff May 05 13:42:56 hm I should build debian package out auf bitbake May 05 13:48:49 another nice conversation with an OSLO troll :} May 05 13:49:10 zecke? May 05 13:49:30 Why does "${XORG_MIRROR}/X11R7.0/src/lib/libXi-X11R7.0-${PV}.tar.bz2 give a 404? http://xorg.freedesktop.org/releases/X11R7.0/src/lib/libXi-X11R7.0-1.0.0.tar.bz2 does exist! May 05 13:49:32 woglinde: well Qtopia4 GPL -> QtopiaCore4 May 05 13:49:39 woglinde: you can write your apps with that May 05 13:49:51 it looks like they have some kind of internal propaganda May 05 13:50:47 * koen is lost May 05 13:51:05 so bith qt/e *and* qtopia are 'qtopia-core' now? May 05 13:51:10 s/bith/both/ May 05 13:51:20 koen: now I'm confuses May 05 13:51:30 koen: well you can write an application with QtopiaCore May 05 13:51:38 koen: and it will magically integrate with Qtopia4 May 05 13:51:42 *laugh* May 05 13:52:00 zecke: I guess it only runs on new intel CPUs May 05 13:52:39 koen: yeah, without any line of code May 05 13:52:49 hm May 05 13:52:50 koen: you will automatically integrate into the DRM, Secure Execution system May 05 13:52:57 will load the right decoration... May 05 13:52:58 qtopia core vs. qtopia platform May 05 13:53:06 *brain washed* May 05 13:56:33 hehe May 05 13:56:41 marketing rocks May 05 13:56:51 hm May 05 13:56:51 hey mickeyl May 05 13:56:59 qtopia pdk sdk light May 05 13:57:04 ups pda May 05 13:57:19 :D May 05 13:57:20 hi kergoth May 05 13:57:23 hi koen, even May 05 13:57:26 ~lart tab completion May 05 13:57:26 * ibot slaps tab completion upside the head with a wet fish May 05 13:57:40 * mickeyl writing OOO newsletter May 05 13:57:49 any important things you think I should mention? May 05 13:57:53 (OE-wise or distro-wise) May 05 13:58:00 mickeyl: want a csv file of the current answers? May 05 13:58:22 mickeyl: OE wise. RP/o-hand.com for BitBake work May 05 13:58:32 mickeyl: mithro for picking up the C parser again May 05 13:58:38 mickeyl: stable release of BitBake May 05 13:59:07 mickeyl: Unslung 6.8, OpenSlug 3.8, Debian little endian May 05 13:59:16 (for nslu2-linux) May 05 14:00:21 zecke: yes, please! May 05 14:00:45 rwhitby: right. any new target platforms for slugos? May 05 14:00:59 mickeyl: yes? May 05 14:01:03 koen: ping May 05 14:01:31 zecke: yeah May 05 14:01:31 linksys nslu2, synology ds101, iomega nas100d, giantshoulder loft, dlink dsmg600, May 05 14:02:08 mickeyl: slug donations to a number of OE core developers ... May 05 14:02:45 mickeyl: heh, give me context :) May 05 14:02:52 zecke: poli May 05 14:03:05 mickeyl: nslu2 an official debian arch, based on kernel patches from the OE metadata repo. May 05 14:03:07 confused May 05 14:03:13 s/arch/mach/ May 05 14:03:18 koen: do you have the original DB you rosterified available? May 05 14:03:34 zecke: /var/www/OE/snapshot.db May 05 14:03:39 zecke: yes, i'd like the results :) May 05 14:03:49 zecke: that gets refreshed every morning via cron May 05 14:03:59 mickeyl: new RTC and LEDS subsystems in 2.6.16 prototyped and proven in OE first May 05 14:04:00 koen: the rosterify as well? May 05 14:04:24 s/2.6.16/2.6.17/ May 05 14:05:48 mickeyl: over 15000 downloads of nslu2-linux firmware built from OE May 05 14:06:15 wow May 05 14:06:18 * mickeyl adds all that May 05 14:06:58 actually, it could be closer to 20K since the Unslung 6.8 release - last I looked it was over 2.5K downloads in just the last month May 05 14:07:04 koen: http://doc.trolltech.com/qtopia4.1/qtopia-dependencies.html#helix-dna May 05 14:07:12 koen: Qtopia4 depeneds on X from X.org ;) May 05 14:07:58 zecke: /var/www/OE/OE-26.db May 05 14:08:17 koen: okay from the start May 05 14:08:25 koen: I'm at my next step of the todolist May 05 14:08:38 koen: do you have the rosterified database May 05 14:08:45 koen: and the 'source'/start of it? May 05 14:09:06 zecke: no, only the result May 05 14:09:21 mickeyl: qemuarm? May 05 14:09:32 RP: yeah! May 05 14:11:31 koen: did you see my ipkg-diff script May 05 14:11:37 zecke: only the commits May 05 14:12:39 zecke: I did see this a few moments ago: http://dominion.kabel.utwente.nl/Gallery/albums/enschede/IMG_3180.sized.jpg May 05 14:13:05 mickeyl: yeah, it is over 20K downloads. Unslung 6.8 is 3.2K alone since release on April 12th. May 05 14:13:57 rwhitby: congrats. /me adds to OOO May 05 14:14:29 koen: you should come to Britz then May 05 14:17:20 hi May 05 14:17:27 mickeyl: dont forget survey May 05 14:17:59 BTW, on the survey, there was no selection for NAS device as the target for OE distro ... May 05 14:18:12 * rwhitby pouts May 05 14:18:13 zecke: 1st question in donation part: If your hardware would be supported as standard, would you donate it to the OpenEmbedd project? May 05 14:18:32 rwhitby: what processor? May 05 14:19:05 CosmicPenguin: ixp4xx - nslu2, nas100d, loft, ds101, dsmg600 May 05 14:19:14 rwhitby: :( May 05 14:19:30 zecke: I wrote it in "Other: :-) May 05 14:19:31 so arm then May 05 14:19:42 xscale May 05 14:19:45 same diff May 05 14:20:06 yep - the processor was there, but not the target device (i.e. router, POS, PDA, etc) May 05 14:20:08 NOTE: package qt-x11-free-3.3.5-r10: task do_build: completed May 05 14:20:13 time to do wpa_gui May 05 14:20:39 Hi, I am working on getting the latest changes to the XORG_MIRROR URLs into the respective bb files. There are some which I cannot find: app-common, proto-common, data-common, font-common. Can anybody tell me where they moved to? May 05 14:20:47 rwhitby: can't add it ATM May 05 14:20:48 hail zecke, mickeyl May 05 14:21:04 rwhitby: can't add it generally :( May 05 14:21:06 hrw: fixed May 05 14:21:44 I like that POS was on the list though - how many OE POS distros are we maintaining? May 05 14:21:46 hi pb_, how's the finger doing? May 05 14:21:47 zecke: posted about survey on linuxdevices? May 05 14:22:03 CosmicPenguin: POS == Piece of sh** ?? ;-) May 05 14:22:09 funny May 05 14:22:11 hrw: yes, see linuxdevices May 05 14:22:11 CosmicPenguin: depends on your definition of POS ;) May 05 14:22:18 mickeyl: better than yesterday. still a funny colour but the swelling has gone down, and I haven't needed to take any painkillers today. May 05 14:22:27 pb__: :( May 05 14:22:51 http://linuxdevices.com/news/NS2653391301.html May 05 14:23:17 zecke: great May 05 14:23:54 <6>note: kio_pop3[28167] exited with preempt_count 3 May 05 14:23:58 kill.... May 05 14:26:35 why such things happen to me ;( now even 'mc' hangs May 05 14:27:16 bad charma May 05 14:27:17 ;) May 05 14:27:42 hrw: pester miguel to fix it ;) May 05 14:28:04 pb__: Sorry to hear about the finger. Not nice :-( May 05 14:28:45 pb__: hammered finger? :( Ania did it some weeks ago too :-(( May 05 14:29:03 hrw: no he tried to switch from xemacs to vim ;) May 05 14:29:07 hrw: :( May 05 14:29:20 zecke: what are the plans for the survey duration? May 05 14:29:33 OK, I changed a bunch of URLs being pulled from XORG_MIRROR which failed because of changes to the directory structure and file naming, tested it via bitbake -c fetch and created a patch out of it. Anybody willing to upload it? May 05 14:29:35 zecke: I want to tell that in the OOO newsletter so that people get their ass up and complete it :) May 05 14:29:37 zecke: or use xemacs combos? May 05 14:29:53 Laibsch: attach to bugzilla? May 05 14:29:59 mickeyl: dunno, shorter than the linuxdevices.com survey May 05 14:30:04 heh May 05 14:30:23 I wouldn't leave it open for more than 4 weeks May 05 14:30:25 (IMO) May 05 14:31:30 mickeyl: http://www.cardinal.fi/index.html <- what do you like about this website? May 05 14:31:32 mickeyl: right May 05 14:32:16 zecke: the chick May 05 14:32:23 zecke: seriously, it's clear and concise. May 05 14:32:24 schick ;) May 05 14:32:33 invites the reader May 05 14:32:43 not too much text May 05 14:32:48 mickeyl: did you give that answer because you knew I wanted to hear it? May 05 14:33:02 zecke: hehe, not at all. it was my true first reaction :) May 05 14:33:23 mickeyl: hehe, I won't say what my first reaction was May 05 14:33:46 RP: yeah, very annoying. entirely my own fault though, so I can't really feel too sorry for myself. May 05 14:33:59 the 'nut' image for middleware is a bit odd though May 05 14:33:59 heh May 05 14:33:59 zecke: my first was "someone did the page and did not tested under !IE or !windows" :P May 05 14:34:09 hmm... galeon here May 05 14:34:09 hrw: yup, exactly May 05 14:34:18 safari here May 05 14:34:21 hrw: :( May 05 14:35:21 2nd reaction: unreadable page May 05 14:35:53 mickeyl: what need qt3x11 app to inherit to get qmake used and be built? May 05 14:36:04 mickeyl: or give me example of qt3 app in OE May 05 14:36:32 hrw: inherit qmake? May 05 14:36:33 hrw: lyx May 05 14:36:38 hrw: mythtv May 05 14:36:54 hrw: bug 935. but I cannot attach the patch. May 05 14:37:13 hrw: bugzilla has some kind of error May 05 14:37:22 "internal error" May 05 14:37:26 ;( May 05 14:37:51 thx zecke mickeyl May 05 14:38:33 OK, it went through now. May 05 14:38:38 Seems to be cookie related. May 05 14:39:02 mickeyl: qt3 is not 'thread' by default? May 05 14:39:32 Packaged contents of wpa-gui into /home/hrw/devel/build/oz3541/tmp/deploy/ipk/wpa-gui_0.4.8-r0_armv5te.ipk May 05 14:40:03 hrw: dunno offhand. should be May 05 14:40:17 mickeyl: atleast in .oz354x it was not May 05 14:40:30 mickeyl: if app has qt3 and qt4 version - which one is preferred? May 05 14:41:24 hrw: for now, qt3. May 05 14:41:30 hehe, Qt4 from my point of view May 05 14:41:36 but I agree with mickeyl May 05 14:41:45 oka May 05 14:41:55 qt4 soon, but packaging and which options to enable is not in final say May 05 14:42:04 yet May 05 14:42:20 when SD card finally fail then I will test wpa_gui on Z May 05 14:42:28 treke|home: What cookies do I need to allow so that I do not have to login again on every new page? I have allowed bugs.openembedded.org but that does not seem to be enough. This also lead to the internal error of bugzilla when I tried to attach a file to bug 935. May 05 14:42:33 hrw: can i write 3.5.4.1 scheduled for May? May 05 14:42:38 mickeyl: yes May 05 14:42:41 k May 05 14:42:56 i am a release of the OOO newsletter on monday May 05 14:43:03 need some GPE new stuff May 05 14:43:04 koen: ? May 05 14:43:05 mickeyl: basically it was scheduled for this weekend but other things come May 05 14:43:19 mickeyl: read markdown syntax ;) May 05 14:44:16 mmh May 05 14:44:22 i'm not in the state of learning new things May 05 14:44:24 atm. May 05 14:44:26 :/ May 05 14:44:40 ;) May 05 14:45:15 `seen treke|home May 05 14:45:28 ~seen treke|home May 05 14:45:32 treke|home is currently on #oe, last said: 'any idea what release of bugzilla they use?'. May 05 14:48:57 mickeyl: autorations via zaurus, working shortcuts, tskeys, etc May 05 14:49:05 mickeyl: (gpe on clamshells that is) May 05 14:49:16 mickeyl: and the partial rewrite of gpe-calendar May 05 14:49:28 mickeyl: http://dominion.kabel.utwente.nl/koen/pda/files/dayview2.png May 05 14:49:59 koen: why isn't mono calendar used? May 05 14:50:12 mickeyl: tskeys working May 05 14:50:25 zecke: no idea May 05 14:50:40 zecke: I guess that will be an option if miguel funds a trip to mexico ;) May 05 14:50:59 bbl May 05 14:51:43 * zecke hacks on the autoimport May 05 14:52:46 argh May 05 14:52:58 u-boot 1.1.1 does not build with make 3.81 May 05 14:53:04 but it does build with 3.80 May 05 14:53:25 giel: check whitespaces at end of lines May 05 14:53:45 hrw: thnx, will do May 05 15:03:35 ahah thats better kdrive now dies horribly May 05 15:04:28 zecke: I can have a go at importing that sqldump now May 05 15:04:41 zecke: or grant you privs to do it yourself ;) May 05 15:12:03 Does ruby-native compile for anyone here? May 05 15:17:26 god I suck at coding today May 05 15:22:49 libXau fails to compile, too. May 05 15:24:08 Laibsch: I can hardly get coreutils-native to compile, let alone ruby May 05 15:29:53 sup people? May 05 15:30:30 mithro: trying to automate the rosterify even furhter May 05 15:30:38 rosterify? May 05 15:30:45 RP: btw accellerated X patches are http://mirror1.pdaxrom.org/source/patches-local/X430src/armv5tel/ May 05 15:30:54 RP: meant to paste that in earlier May 05 15:43:39 03florian 07org.oe.dev * r542b1a3d... 10/packages/fbreader/ (3 files in 2 dirs): fbreader: Add 0.7.3d with gpe support. May 05 16:00:38 NAbyss: :-( May 05 16:00:48 Is it possible with oz354x? May 05 16:01:24 Speaking of which? May 05 16:01:47 How can I switch easily between compiling for different branches? May 05 16:01:53 Is there a switch I can set? May 05 16:02:15 Laibsch: no, you need to checkout the branch May 05 16:02:26 Laibsch: and then set BBFILES and BBPATH to point to this branch May 05 16:03:07 zecke: I have checked out .dev and .oz354x and created separate dirs for them. May 05 16:03:18 03florian 07org.oe.dev * rb9b3b3f5... 10/packages/x11-apps/app-common.inc: app-common.inc: Change file names, new names present at freedesktop.org. May 05 16:03:28 I was wondering about a practical, easy way to change BBFILES and BBPATH "on the fly. May 05 16:03:29 Laibsch: no easy switch May 05 16:03:37 Laibsch: not atm, sorry May 05 16:06:34 Too bad. May 05 16:06:42 XorA|gone: What a mess. You must be able to do it neater than that :-/ May 05 16:06:47 So, does everybody else just stick to one branch? May 05 16:07:19 BTW, openembedded.org/oe.handhelds.org is down May 05 16:07:56 Laibsch: at least I'm May 05 16:07:59 Zecke: I just buildt the Wireless aplpet. How do i knoe wich depedencies it needs for installing in Opie? May 05 16:08:09 RP: hehe, I wonder if one needs to patch fbdev.c to get imageon support? May 05 16:08:20 goxboxlive: using ipkg, don't ask me how May 05 16:08:26 zecke: just doing "export BBPATH=whatever; export BBFILES=whaterver" should work, shouldn't it? May 05 16:08:32 goxboxlive: ipkg install foo.ipk and wait for the bitching... May 05 16:08:36 Laibsch: right May 05 16:09:05 OK, I will try that. There are just too many things in .dev not compiling ATM. May 05 16:10:06 Labisch/Zecke: Ok thx. The reason i want to know is that my gether allways hangs ( stalled) so i have to movw the files over to the SD with my computer, and then boot linu/opie on my universal. May 05 16:11:26 L8er May 05 16:12:12 03koen 07org.oe.dev * rdbfa3b14... 10/site/arm-linux-gnueabi: site/arm-linux-gnueabi: update site file with dpkg and enca bits May 05 16:12:53 goxboxlive: you have ipkg on your host as well May 05 16:13:41 dpkg-deb -I May 05 16:14:39 Zecke: So i can install the wireless applet on the sd card using my laptop ( without booting my pda-phone )? May 05 16:15:57 goxboxlive: even that could work May 05 16:16:19 zecke: Ok.hx, i'll look in to it. May 05 16:19:33 where does EXTRA_OEMAKE get overridden for the various tasks? May 05 16:19:44 or does the task overriding happen in bitbake directly? May 05 16:20:09 CosmicPenguin: overriden in what case? May 05 16:20:15 like in UCLIBC May 05 16:20:30 example bbfile? May 05 16:20:33 uclibc.inc May 05 16:20:39 generally bitbake is not doing it directly May 05 16:21:04 My build isn't overriding EXTRA_OEMAKE for do_populate_staging May 05 16:21:13 but we have hacked versions of the classes all over the place, May 05 16:21:27 so its very possible something changed upstream and we didn't grab it May 05 16:21:40 (which would be bad...) May 05 16:21:45 which version of BitBake? May 05 16:22:04 bye May 05 16:22:05 when executing task_do_package, it gets put into OVERRIDES May 05 16:22:16 CosmicPenguin: I'm slow today May 05 16:22:30 CosmicPenguin: what classes? May 05 16:23:21 zecke: no, you answered the question perfectly May 05 16:32:22 re May 05 16:32:55 hrw: wb May 05 16:34:51 time to push some good stuff into OE May 05 16:36:02 wpa_gui? May 05 16:37:42 that too May 05 16:38:09 what else? May 05 16:38:19 binary locales for oz354x May 05 16:38:26 irdadump from irda-utils May 05 16:39:06 http://handhelds.org/scap/port.27374.png - wpa_gui May 05 16:39:25 zecke: qtconfig does not start on Z :( May 05 16:41:10 hmm May 05 16:44:19 mysql 4.1.18 May 05 16:45:14 hrm May 05 16:45:20 fbreader doesn't build May 05 16:45:34 ld: cannot find -lzlibrary May 05 16:45:44 zlibrary? May 05 16:46:11 that's what I though May 05 16:46:13 +t May 05 16:46:35 toilet paper around -lz? May 05 16:47:28 zecke: do you still have that sqldump? May 05 16:47:41 koen: how much do you pay? May 05 16:47:51 pay for what? May 05 16:48:01 the data May 05 16:48:05 for the data May 05 16:48:08 nothing May 05 16:49:07 that is bad May 05 16:50:21 sent May 05 16:52:07 thanks May 05 16:58:13 zecke: thunderbird messed it up May 05 16:58:34 koen: hmm May 05 16:58:35 unless the complete dump only says "Version: 1" May 05 16:59:03 hehe May 05 16:59:20 decrypt it yourself May 05 16:59:29 what you guys talk about? May 05 16:59:58 hrw: I sent him a sql dump of the current survey May 05 17:00:28 ah May 05 17:00:42 ah, got it May 05 17:01:09 monotone: multiple update candidates: May 05 17:01:10 monotone: b9b3b3f5835946b0838fa649c358e5f9df8ef861 florian@openembedded.org 2006-05-05T16:07:22 May 05 17:01:13 monotone: dbfa3b1481e36f9d201ed1307a587ea91cd36cd2 koen@openembedded.org 2006-05-05T16:21:46 May 05 17:01:16 monotone: choose one with 'monotone update -r' May 05 17:01:18 monotone: misuse: multiple candidates remain after selection May 05 17:01:56 woglinde: pull again May 05 17:02:00 koen: do you need to merge? May 05 17:02:10 zecke guess what I did May 05 17:02:30 update you did May 05 17:03:33 fear leads to anger May 05 17:04:04 anger leads to hate May 05 17:04:38 hate... leads to suffering May 05 17:05:03 hmm May 05 17:05:04 TABLE=20IF=20EXISTS=20answers;=0A=0ACREATE=20TABLE=20answers=20(=0A=20=20= May 05 17:05:08 that doesn't look right May 05 17:05:17 koen: quoted-printable May 05 17:05:31 for me it looks OK May 05 17:06:28 hrw: can we update tosa-2.6.conf, zaurus-clamshell-2.6.conf and wlan-ng in .oz354x May 05 17:06:53 do13: wlan-ng 0.23? May 05 17:07:02 gah May 05 17:07:07 I'm too stupid for mysql May 05 17:07:13 or too smart May 05 17:07:15 hrw: yes, or better svn May 05 17:07:39 do13: can you pastebin patch for review? May 05 17:09:52 koen mysql is stupid May 05 17:09:56 hrw: http://www.do13.de/oz/temp/oz354x.patch May 05 17:10:59 koen: do you have phpsurveyor installed? May 05 17:11:08 koen: there is a gui to import it May 05 17:11:40 woglinde: indeed May 05 17:12:22 do13: no BOOTSTRAP_EXTRA_RDEPENDS_append_tosa with SOUND_MODULES? May 05 17:13:02 hrw: tosa needs buildin sound (the codec is used to read the battery) May 05 17:13:18 ah May 05 17:13:35 tosa changes right after I finish building... May 05 17:13:54 hi May 05 17:14:01 nevarrie: :) May 05 17:14:05 hey CoreDump|home May 05 17:14:30 hi CoreDump|home nevarrie May 05 17:15:24 do13: w8 a moment, pull my recent changes and push that tosa patch May 05 17:15:34 hrw: ok May 05 17:17:22 zecke: wpa-gui is simple - maybe can be converted to qte2 so opie could get nice wifi configurator with wep/wpa support May 05 17:18:00 hrw that would be really nice May 05 17:18:11 03hrw 07org.oe.oz354x * r57893524... 10/packages/qemu/qemu-native_0.7.0.bb: qemu-native: select gcc 3.4/3.3 if available on host - taken from .dev May 05 17:18:11 03hrw 07org.oe.oz354x * rcd2b8bab... 10/ (5 files in 4 dirs): May 05 17:18:11 glibc, package.bbclass: generate old-style binary locales at build time using qemu. May 05 17:18:11 based on a patch originally written by Phil Blundell. May 05 17:18:11 fixes hh.org Bug #1385 (localedef OOM issue). May 05 17:18:15 fixes OE Bug #229 May 05 17:18:17 - running localedef (in qemu...) for every locale takes a while. May 05 17:18:19 ENABLE_BINARY_LOCALE_GENERATION = "1" enable it May 05 17:18:21 03hrw 07org.oe.oz354x * r02011d41... 10/packages/qscintilla/ (files/no-external-lexers.patch qscintilla_1.65-gpl-1.6.bb): qscintilla: added 1.65-gpl-1.6 May 05 17:18:24 03hrw 07org.oe.oz354x * r2931e7ef... 10/packages/visiscript/visiscript_0.4.3.bb: visiscript: added 0.4.3 May 05 17:18:26 03hrw 07org.oe.oz354x * r4ee2fe47... 10/packages/mysql/ (8 files in 3 dirs): mysql: updated to 4.1.18 (security fixes) May 05 17:18:31 03hrw 07org.oe.oz354x * r25343554... 10/packages/wpa-supplicant/wpa-gui_0.4.8.bb: wpa_gui: added 0.4.8 - its GUI tool to scan and configure WiFi networks - need qt3/x11 May 05 17:18:34 03hrw 07org.oe.dev * r52546561... 10/packages/mysql/ (8 files in 3 dirs): mysql: updated to 4.1.18 (security fixes) May 05 17:18:39 03hrw 07org.oe.dev * r45430ed1... 10/packages/wpa-supplicant/wpa-gui_0.4.8.bb: wpa_gui: added 0.4.8 - its GUI tool to scan and configure WiFi networks - need qt3/x11 May 05 17:18:57 wpa-gui building untested with .dev May 05 17:19:06 mysql building untested with .dev May 05 17:19:19 both builds with .oz354x May 05 17:21:09 I am guessing wpa-gui does not work with wlan-ng May 05 17:22:14 nevarrie: if wlan-ng support WE18 then probably can May 05 17:22:24 nevarrie: wpa-gui use wpa-supplicant May 05 17:22:44 Supported wireless cards/drivers May 05 17:22:45 Linux drivers that support Linux Wireless Extensions v19 or newer with WPA/WPA2 extensions May 05 17:23:01 wlan-ng not listed May 05 17:23:04 http://hostap.epitest.fi/wpa_supplicant/ May 05 17:24:37 I hope that they porting fast engouh all drivers for the new wlan stack, so all will be in the next kernel release May 05 17:24:50 card "Asus SpaceLink WL-110" May 05 17:24:51 manfid 0x02aa, 0x0002 May 05 17:25:00 hrw: that's also a hostap card May 05 17:25:03 * koen hates orinoco May 05 17:25:11 koen: ipkg remove *orinoco* May 05 17:25:29 yeah, but I don't want to keep doing that :) May 05 17:25:42 koen: mail me that pccardctl ident so I will add it into my patchset May 05 17:26:11 koen: I plan patch which remove prism cards from orinoco_cs May 05 17:26:42 koen: and need pccardctl ident outputs May 05 17:26:52 I like my orinoco cards May 05 17:27:13 * koen needs to relash to get those outputs May 05 17:27:37 woglinde: orinoco based are ok with orinoco May 05 17:27:51 woglinde: but prism ones are better with hostap (for example you get WPA) May 05 17:27:56 if I change to using KERNEL_VERSION = "2.6" will I need to blow away my oetmp or is there a way to clean? May 05 17:28:01 hrw yepp May 05 17:28:21 hm ZKERNEL_VERSION=2.6? May 05 17:28:26 nevarrie: ZKERNEL_VERSION May 05 17:28:29 nevarrie: no need May 05 17:28:51 nevarrie: or rm -rf tmp/staging/kernel for sure (or tmp/staging/tosa-linux/kernel) May 05 17:29:15 q May 05 17:29:27 ~lart me May 05 17:29:28 * ibot explains, ever so gently, that if zecke doesn't give the channel more information, they can't help May 05 17:29:45 I hard linked my OE.db and rosterifying it atm :} May 05 17:30:44 I guess I did somethign else wrong then...my image wants a 2.4.18 kernel and there was the 2.6.16 kernel in the image dir(this is the kernel I what).. May 05 17:32:20 argh... irdadump May 05 17:33:57 12 EXTRA_CFLAGS += "-I${STAGING_INCDIR}/glib-1.2/" May 05 17:34:15 iirc it should be enough for autotools? May 05 17:38:03 20 oe_runmake CFLAGS="${CFLAGS} ${EXTRA_CFLAGS}" LDFLAGS="${LDFLAGS} ${EXTRA_LDFLAGS}" May 05 17:38:07 looks like working May 05 17:44:08 cr May 05 17:44:32 NOTE: package irdadump-0.9.16-r0: task do_compile: completed May 05 17:44:33 ;) May 05 17:44:40 now fixing do_install and push;) May 05 17:47:17 hrw: is it still depending on glib-1.2? May 05 17:48:57 koen: how long does rosterify take on ewi? May 05 17:51:01 zecke: ~9 hours May 05 17:53:52 OT: we need to update the fakeroot URL again May 05 18:01:03 zecke: yes it need glib 1.2 May 05 18:02:51 Packaged contents of irdadump into /home/hrw/devel/build/oz3541/tmp/deploy/ipk/irdadump_0.9.16-r0_armv5te.ipk May 05 18:04:09 now last rebuild and push May 05 18:06:02 someone around with knowledge of dhclient? it doesn't work for me and ethereal says the hardware address length = 0. This is on a big endian system May 05 18:06:15 tried to study the source but without much success May 05 18:07:00 ls May 05 18:07:32 udhcpc works (and has address length = 6) May 05 18:07:47 eFfeM: I use pump on desktop May 05 18:08:30 zecke: Depends: glib-1.2 (>= 1.2.10), libgcc1 (>= 3.4.4), libc6 (>= 2.3.5+cvs20050627) May 05 18:09:11 hrw don't know pump actually I only know dhclient and that one did not work so I decided to probe into it; while doing so i discovered taht udhcpc works and compared frames with ethereal May 05 18:13:08 * chouimat is away: nap May 05 18:14:24 address length = 0 is definitely wrong. You'd have to inspect the dhclient code to see how it constructs that part of the frame. May 05 18:15:29 03hrw 07org.oe.oz354x * ra8fca791... 10/packages/irda-utils/irdadump_0.9.16.bb: added irdadump 0.9.16 May 05 18:15:30 yeah, will do, later (gotta leave now) the code is not very acessible May 05 18:16:58 * koen gives up on importing and reads the raw sql May 05 18:17:27 koen: plain and simple 'mysql nope May 05 18:18:08 koen: using phpsurveyor import doesn't do it? May 05 18:18:39 didn't try that May 05 18:18:48 'apt-get install phpsurveyor' failed ;) May 05 18:19:07 03hrw 07org.oe.dev * r3d04ea60... 10/packages/irda-utils/irdadump_0.9.16.bb: added irdadump 0.9.16 May 05 18:19:57 koen: if it is not in debian then it does not exist? May 05 18:20:37 heh May 05 18:22:51 I'll share one quote: May 05 18:22:53 "Remember that for every complaint you get, you would not have so many complaints if you didn't have so many users, and you wouldn't have so many users, if there was anything better out there...." May 05 18:22:59 It looks like my e-image is building with both a 2.4 and a 2.6 kernel included...any ideas waht I have done wrong May 05 18:25:13 Check your bitbake commandline. It sounds like you might have typed "e-image" by mistake. May 05 18:25:54 koen: sharing from where? May 05 18:26:13 zecke: sqldump May 05 18:26:25 koen: don't create bias here May 05 18:26:53 njs: is src dir != build dir supported for monotone May 05 18:27:02 zecke: sorry May 05 18:28:01 later all May 05 18:28:02 * pb_ -> May 05 18:28:18 pb_: I did type e-image since i am trying to build a copy of with e17 for the tosa...my problem right now is that the image is to large for the partition on the tosa and I need to see what packages I can clean out... May 05 18:28:33 nevarrie: e-image-core May 05 18:28:46 oh...I will try that... May 05 18:28:51 thanks... May 05 18:35:31 03dirk 07org.oe.oz354x * rb0103df0... 10/conf/machine/tosa-2.6.conf: conf/machine/tosa-2.6.conf: remove Sound modules, add wlan-ng-usb modules (sync .dev) May 05 18:35:35 03dirk 07org.oe.oz354x * r413d8718... 10/conf/machine/zaurus-clamshell-2.6.conf: conf/machine/zaurus-clamshell-2.6.conf: remove sound modules from BOOTSTRAP_EXTRA_RDEPENDS for tosa. (sync with .dev) May 05 18:36:51 hrw: does opie-mediaplayer2_1.2.1.bb in oz354x needs 1530.diff ? May 05 18:37:22 hmm.. I forgot to push it? May 05 18:38:19 hrw: it's not in the branch May 05 18:39:06 its small patch which was suggested by one user - looks like I ushed changeset by mistake.. will add patch in minutes May 05 18:39:50 njs: I hate autotools May 05 18:40:20 hrw: 3.5.4.1 will use opie 1.2.1? May 05 18:40:24 do13: yes May 05 18:40:42 then we need another tosa patch for opie:) May 05 18:40:50 do13: opie 1.2.2 is planed for may/june but most of it is already in OE May 05 18:41:08 do13: we need to update opie-taskbar to get proper gfx size for tosa May 05 18:41:45 hrw: we need a patch to use the proper backlight device May 05 18:42:07 do13: under 2.6? May 05 18:42:14 hrw: yep May 05 18:42:31 do13: can you extract it from opie cvs and add into branch? May 05 18:42:48 hrw: yeah May 05 18:44:29 do13: thx May 05 18:47:01 can someone conect to monotone.vanille.de? May 05 18:48:14 hrw: seems to be 'locked' May 05 18:48:50 monotone: finding items to synchronize: May 05 18:48:52 uf. May 05 18:49:04 too many connections May 05 18:49:58 monotone 0.27 should have a better algo for that May 05 18:51:17 koen: have you a goal list for monotone 0.27? May 05 18:51:37 not that I know off May 05 18:54:11 * chouimat is back. May 05 18:54:21 hrw@home:~$ bzcat minicom.log.txt.bz2 |wc 217785 995804 6690521 May 05 18:54:24 nice log to watch May 05 18:54:37 sd? May 05 18:54:51 yes May 05 18:55:45 simple card insert, md5sum /dev/mmcblk0 May 05 18:55:52 http://ewi546.ewi.utwente.nl/tmp/hrw/mmc-problem/0505-sd256.log.txt.bz2 May 05 18:56:11 zecke: http://viewmtn.angrygoats.net/diff.psp?id1=52e5e4514dd41b7e1426c10ebf9840cf68693b87&id2=522254243abb7c6ab0567532bcf18e61800c8e58 May 05 19:01:05 bother, I updated my bitbake-stable from svn, now the linux.omap1-2.6.12 package fails with do_deploy: command not found May 05 19:03:43 koen: will that make things faster? May 05 19:04:47 koen: you use kernel from .dev on c700? May 05 19:04:48 Crofton: which command :} May 05 19:05:41 koen: look at oz354x/packages/linux/linux-openzaurus-2.6.16/hrw-hack-hostap-orinoco.patch May 05 19:05:58 bitbake boostrap-image May 05 19:06:00 ? May 05 19:07:24 03dirk 07org.oe.oz354x * rb888b20a... 10/packages/libopie/ (libopie2-1.2.1/tosa-bl.patch libopie2_1.2.1.bb): packages/libopie/libopie2_1.2.1: add patch for tosa 2.6 backlight May 05 19:07:45 do13: why didn't you ask us to apply it upstream? May 05 19:07:49 thx do13 May 05 19:07:52 zecke: its backport May 05 19:07:56 Crofton: hmm, I wonder why do_deploy fails :) May 05 19:07:58 okay :) May 05 19:08:01 yeah May 05 19:08:06 it worked last week :) May 05 19:08:19 Crofton: what could fail in deploy? May 05 19:08:29 I suspect I am the only person building that bb file. May 05 19:08:43 I suppose I need to look closer May 05 19:08:52 maxr will be angry with me :) May 05 19:09:04 damn May 05 19:09:19 Crofton: what do I need to compile that file? May 05 19:09:29 hmmm May 05 19:09:49 I use distro openomap and machine omap5912osk (or something like that) May 05 19:10:23 Crofton: wait a second ;) May 05 19:10:36 log.do_depploy only says "do_deploy: command not found" May 05 19:11:20 why didn't you test yesterday ;) May 05 19:11:37 heh May 05 19:11:39 sorry May 05 19:11:50 bb 1.4.2.1? May 05 19:12:34 that doesn't exist May 05 19:12:47 heh May 05 19:12:51 yet :) May 05 19:12:59 at least it is unsupported May 05 19:13:03 1.4.4 will be the next release May 05 19:13:25 let me know if you need more info May 05 19:14:27 hmmm May 05 19:14:29 I'm trying to build it now May 05 19:14:42 someone here subscribed to linux-netdev? May 05 19:15:06 in the bb file there is a do_deploy_omap5912osk() method May 05 19:16:32 That should read do_deploy anyway May 05 19:16:47 hmmm May 05 19:16:52 I wonder if you fixed bb May 05 19:17:03 becuase I think mkimage isn't on the machine I am using May 05 19:17:46 how does 'fix' relate with a missing command? May 05 19:18:17 heh May 05 19:18:46 I am thinking the do_deploy_omap5912osk wasn't runing at all until I updates bb May 05 19:19:06 because we haven't worried about the kernel for a while May 05 19:19:28 there are a numberof things that suck in that do_deploy routine May 05 19:19:46 suck in the sense they are handy for me, but not so handy if you aren't doing things the way I am May 05 19:21:27 hrw: is teh kbdd and zkbdd packages you posted on oesf the same as what is in OE or shoudl I pull them from you link if I want to test them... May 05 19:21:29 Crofton: okay :) May 05 19:21:38 Crofton: I will let the build run anyway May 05 19:21:43 yeah May 05 19:21:52 is do_deploy_machine valid? May 05 19:22:25 nevarrie: kbdd from OE, zkbbd not in Oe yet May 05 19:23:00 nevarrie: will push zkbdd into .dev May 05 19:24:05 zecke, I am going to comment out the stuff in do_deploy_omap5912osk for now and see if that fixes things May 05 19:24:28 since I don't need the kernel right now, and when I do, I need to make a bb file for a later version anyway May 05 19:24:58 hrw qte-2.3.12/devfs.patch dont apply on qte-2.3.12 May 05 19:25:06 patching file src/kernel/qgfxlinuxfb_qws.cpp May 05 19:25:07 | Hunk #2 FAILED at 129 May 05 19:25:20 zecke told me I should tell you that May 05 19:25:34 woglinde: that recipe was pushed as-is for mickeyl May 05 19:25:47 woglinde: its not default May 05 19:26:13 hm May 05 19:28:26 03hrw 07org.oe.oz354x * r93e84f6d... 10/packages/opie-mediaplayer2/opie-mediaplayer2-1.2.1/1530.diff: opie-mediaplayer2: added forgotten patch from OPIE Bug #1530 May 05 19:32:45 woglinde: hmm May 05 19:33:39 03dirk 07org.oe.oz354x * r589e9826... 10/packages/wlan-ng/ (32 files in 8 dirs): May 05 19:33:39 packages/wlan-ng: sync with .dev May 05 19:33:39 - add wlan-ng 0.2.3 May 05 19:33:39 - remove wlan-ng 0.2.2 May 05 19:35:35 zecke, commenting out the do_deploy_omap5912osk routine solved the problem May 05 19:35:53 I am assuming do_deploy_machine has been boken and you fixed it May 05 19:36:02 woglinde: NOTE: package qte-mt-2.3.12-r0: task do_patch: completed May 05 19:36:30 woglinde: devfs.patch is familiar only iirc so I skipped it May 05 19:37:08 no.. simpad and nmci one May 05 19:37:27 zecke: how long will the survey run? May 05 19:37:52 woglinde: its 5K patch - should be easy to update May 05 19:38:03 hrw hm May 05 19:38:43 woglinde: and just one hunk fail May 05 19:39:13 I will fix it May 05 19:39:47 koen: mickeyl asked the same, and his proposal sounded right May 05 19:39:56 woglinde: looks like it is partially added into 2.3.12 May 05 19:39:57 zecke: I must have missed that May 05 19:41:43 woglinde: looks like code was moved from lines 120-130 to 830-840 or totally changed May 05 19:42:13 njs: I have completed a quickie May 05 19:42:18 njs: where do I put patches May 05 19:42:42 ok May 05 19:42:53 zecke: monotone ml or bugtracker? May 05 19:42:55 * hrw go away to spend weekend without computer May 05 19:43:03 hrw: good idea! May 05 19:43:09 * koen should do the same May 05 19:43:11 hrw: have fun :) May 05 19:43:54 zecke: thats the plan May 05 19:51:26 hrw the devfs.patch needs anyway a update May 05 19:51:59 there are more spots where to change dev/fb May 05 19:53:50 hm or not May 05 20:05:27 hey mickeyl May 05 20:06:19 hey mickeyl May 05 20:09:47 hi May 05 20:23:57 wife time... May 05 20:23:58 c'ya later May 05 20:42:11 03dirk 07org.oe.oz354x * r07bcb9f9... 10/packages/linux/ (2 files in 2 dirs): linux-openzaurus-2.6.16: enable pxa rtc driver in tosa defconfig May 05 20:44:20 njs: https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16533 May 05 20:46:54 gosh arm926ejs May 05 20:46:56 I hate that... May 05 20:47:05 can't we patch gcc to accept both versions... May 05 21:05:04 zecke: or add some logic to select on based on gcc version May 05 21:06:32 koen: right May 05 21:08:40 something like this: May 05 21:08:45 DEFAULT_PREFERENCE = "${@['-1', '1'][not bb.data.getVar('PREFERRED_VERSION_gcc-cross', d, 1) or bb.data.getVar('PREFERRED_VERSION_gcc-cross', d, 1).split('.')[0] == '4']}" May 05 21:09:04 (stolen from the webcore .bbs) May 05 21:18:40 koen: 'can't we make this arch conditional?' May 05 21:19:27 which arch? May 05 21:19:40 omap May 05 21:23:42 I'm a bit lost May 05 21:23:49 amek it conditional where? May 05 21:24:35 s/amek/make/ May 05 21:27:59 * koen is thinking about making staging package based for the google SoC May 05 21:28:14 koen: !!! May 05 21:28:21 koen: I will mentor you ;) May 05 21:28:31 1st requirement use opie-textedit to edit bb files May 05 21:28:40 opie-tinykate to change bbclasses May 05 21:28:42 not tiny-kate? May 05 21:28:58 koen: right tool for the right job May 05 21:29:46 lol May 05 21:30:22 but I can't run OE on my sl5000d because bitbake uses gigabytes of ram May 05 21:31:53 zecke: the biggest problem I see with that task is how to limit the scope of the project May 05 21:33:08 koen: right, and how would it differ from buildd? May 05 21:33:27 I have never used buildd, so I can't comment about that May 05 21:33:41 10mb to go May 05 21:33:54 koen@dominion:/data/build/oe/monotone/org.openembedded.dev$ grep -rn do_stage . |wc -l May 05 21:33:57 1027 May 05 21:33:59 koen: I have only seen it May 05 21:34:14 fixing 1027 packages seems a bit much for a SoC May 05 21:34:16 koen: e.g. first installing build-deps, do the build, remove installed deps May 05 21:35:28 OTOH, it would be a good audit for all packages May 05 21:35:47 koen: I would love to mentor you on this one May 05 21:36:26 cool May 05 21:36:54 I'll talk to Erik about switching from mentor to student and the acceptance change May 05 21:38:21 :-) May 05 21:42:59 mail sent May 05 21:43:02 'night all May 05 21:43:27 night koen May 05 21:52:36 bye koen May 05 21:52:37 NOTE: package uicmoc-native-2.3.10: failed May 05 21:52:57 it's coming from an ld error May 05 21:53:15 do you want us to use our psychic abilities to determine what the error is, then? May 05 21:53:39 hihi May 05 21:54:03 Its always a pleasure when kergoth is taking the point on bug reports... :) May 05 21:54:22 :) May 05 21:57:00 kergoth: not really, i'm trying to see what the dependencies are first, but maybe already went through this May 05 21:59:25 to what library belongs this class ? : undefined reference to `QFileDialog::selectedFile() const' May 05 22:20:11 hm, got sidetracked in pciutils. this one contains a patch for configure with a hardcoded os release number: May 05 22:20:11 do_configure () { May 05 22:20:11 (cd lib && ./configure ${datadir} ${PV} ${TARGET_OS} 2.4.21 ${TARGET_ARCH}) May 05 22:20:11 } May 05 22:20:52 this seems to be for uname -r May 05 22:21:25 * CosmicPenguin needs an ipkg2cpio.. :) May 05 22:21:26 no idea how to fix this, bumped into it because I needed a patch in dhclient configure for uname May 05 22:22:29 eFfeM: odd, i wonder what its using that value for May 05 22:23:33 Its awefully tough to make initrds with OE May 05 22:23:57 kergoth: no idea, actually I am on a slug which does not have pci May 05 22:24:37 only ended up there because I was searcing for a solution on how to let uname in a configure script give the "right" value May 05 22:29:45 njs: I don't get the % operator of query May 05 22:30:17 hm, found the problem, but I think I need a wiz May 05 22:30:37 CosmicPenguin: yeah, it isnt really designed for that.. thatd almost require seperate builds to be clean, one oe run within another or something May 05 22:30:50 kergoth: glibc vs uclibc May 05 22:30:58 ipkg vs tar May 05 22:30:58 heh May 05 22:31:02 there is code added to makefile.conf for a system type linux-arm but my system passes system armeb-linux to configure May 05 22:31:07 oh - well - thats why we're here, to break new groupnd May 05 22:31:08 heh, indeed May 05 22:47:36 zecke: % operator? May 05 22:47:41 ls May 05 22:47:49 . May 05 22:47:50 .. May 05 22:47:56 Xora|wrongWindow May 05 22:48:38 JustinP: new keyboard ergonomic having drivimg problems May 05 23:17:54 nite May 06 00:11:18 XorA|gone: I understand ;-) it was a joke May 06 02:48:04 Can smone help me to build me a develing environement for OZ and The Zaurus ? May 06 06:00:26 03rwhitby 07org.oe.dev * rce4eadf6... 10/packages/slugos-init/ (files/turnup slugos-init_0.10.bb): slugos-init: Removed the modprobes from linuxrc while we have those modules compiled into the kernel. May 06 07:36:46 good morning all May 06 07:43:44 morning May 06 07:51:03 morning koen May 06 07:57:45 morning all May 06 07:58:01 hey RP May 06 08:46:33 RP: I'm affraid the bitbake stable branch is broken again :/ May 06 08:47:20 RP: http://oe.pastebin.com/701496 May 06 09:01:38 koen: You need to talk to zecke May 06 09:01:59 I'll file a bugreport before I forget it May 06 09:02:08 koen: That's the code he was "fixing" :-/ May 06 09:02:12 koen: good idea May 06 09:02:36 I couldn't remember if it was you or zecke who fixed it May 06 09:03:46 #937 May 06 09:14:44 hey zecke May 06 09:16:25 koen: lol May 06 09:19:11 hi zecke May 06 09:25:44 koen: what did you do to bitbake? May 06 09:26:20 zecke: stole its llunch money May 06 09:27:09 I will get some food and then look into it May 06 09:27:19 I have accidently killed my rosterify yesterday May 06 09:28:35 last week I started a rosterify in the evening May 06 09:28:49 next morning I discover it's waiting for a passphrase May 06 09:30:58 koen: attach your local.conf please May 06 09:31:04 *food* May 06 09:36:44 zecke: done May 06 09:57:36 03koen 07org.oe.dev * r0a8833f5... 10/conf/distro/angstrom-2006.9.conf: angstrom 2006.9: slide cvsdate for hh-pxa kernel forward to get some bugfixes for hx4700 and h2200 machines **** ENDING LOGGING AT Sat May 06 09:59:56 2006