**** BEGIN LOGGING AT Fri Jul 01 02:59:57 2011 Jul 01 08:23:43 hi guys Jul 01 08:33:03 hi bluelightning Jul 01 08:37:54 ant_work: looks like the ts issues are being worked on Jul 01 09:01:35 slowness was due to standsrd settings in local.conf (-j2, 2 bbthreads) Jul 01 09:02:29 (instead of -j5 and 4 bbthreads) Jul 01 09:02:42 that makes some difference ;) Jul 01 09:07:10 bluelightning: I tried to build for zaurus yesterday, had immediately parse issues with linux-kexecboot and fetch error with zaurusd. Any idea about the latter? It seems it asks for a SRCREV, can't remember offhand Jul 01 09:08:58 SRCDATE = "20090501" Jul 01 09:09:01 PV = "0.0+svn${SRCDATE}" Jul 01 09:09:02 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \ ... Jul 01 09:09:43 hmm, the o-hand sites are moving, let me check what's happening with zaurusd Jul 01 09:10:50 (I even put the tarball I have for oe-dev in /download, still fetch error) Jul 01 09:10:58 (I even added the *.done ;) Jul 01 09:11:33 retried -c clean and -c cleansstate....no luck..I could not fetch it byhand :/ Jul 01 09:18:42 if I do "svn checkout http://svn.o-hand.com/repos/misc/trunk zaurusd" it works... Jul 01 09:19:41 having a missing SRCREV might be an issue for fetching within OE though Jul 01 09:23:22 ain't a git server by o-hand? Jul 01 09:38:29 not for zaurusd yet, but there's somebody working on converting the old o-hand repos to git Jul 01 09:54:57 bte, I'm a bit confused about how license have been added in meta-zaurus Jul 01 09:55:10 some are self-referencing Jul 01 09:58:07 e.g. Jul 01 09:58:28 kexecboot-cfg Jul 01 09:58:30 LICENSE = "MIT" Jul 01 09:58:32 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" Jul 01 09:59:28 (in oe-dev is LICENSE = "GPL") Jul 01 10:01:04 actually kexecboot is GPLv2 Jul 01 10:06:23 well, that's clearly wrong Jul 01 10:07:06 we have a lot of license cleanup work to do I think... most of the recipes I came across for meta-handheld & meta-opie recently just said GPL Jul 01 10:07:10 which is not really sufficient Jul 01 10:07:46 Frans brought this up a while ago, but I'm not sure enough people in the community are bothered by it Jul 01 10:12:02 in fact, some recipes have no source (e.g. kexecboot-cfg) Jul 01 10:12:11 to build Jul 01 10:12:17 there's a file to install though right? Jul 01 10:12:26 no, it's created by the recipe Jul 01 10:12:26 or some files Jul 01 10:12:30 in SRC_URI Jul 01 10:12:37 ok Jul 01 10:12:44 in which case LICENSE would be MIT Jul 01 10:13:01 since it's all in the metadata and that is MIT by default Jul 01 10:13:06 ah,I see Jul 01 10:16:04 those are special packages which btw are probably candidates for +INHIBIT_DEFAULT_DEPS = "1" Jul 01 10:18:16 hmm, I wasn't aware of that variable Jul 01 10:20:21 I have starred some commits in oe-core wrt that Jul 01 10:21:12 base-files, initrdscripts, keymaps, pointercal Jul 01 10:21:33 (by Saul Wold) **** ENDING LOGGING AT Sat Jul 02 02:59:57 2011