**** BEGIN LOGGING AT Wed Sep 07 02:59:57 2011 **** BEGIN LOGGING AT Wed Sep 07 04:07:22 2011 Sep 07 08:37:04 hi ant_work Sep 07 08:37:17 so, is devtmpfs code working? Sep 07 08:42:48 hi Sep 07 08:42:50 seems yes Sep 07 08:43:16 I'll ask bluelightning about other handhelds Sep 07 08:43:25 otherwise we can remove the device files Sep 07 08:43:27 hi all Sep 07 08:43:40 hello Sep 07 08:53:48 ant_work: what were you going to ask me? Sep 07 08:57:04 do we need an extended device_table-minimal ? Sep 07 08:57:15 Zaurus kernel all usung devtmpfs Sep 07 08:57:25 render this osolete Sep 07 08:58:05 and fwiw I sent a patch which got ignored to the oe-core ML Sep 07 08:58:17 so we should get rid of /files in meta-hh Sep 07 08:58:36 dunno how other devioces can cope, though Sep 07 08:58:43 ant_work: do other machines we have need those files? I have to admit I don't know Sep 07 08:59:06 I guess if they do they must have some reference to the files though right? Sep 07 08:59:11 this adds /dev/input event interface. if udev is working, no problems afaik Sep 07 08:59:22 which patch got ignored? Sep 07 08:59:35 mom Sep 07 08:59:54 s/ignored/missed Sep 07 09:00:10 http://patches.openembedded.org/patch/7729/ Sep 07 09:01:14 remember devtmpfs was added with 2.6.30 Sep 07 09:03:36 fwiw device_table-minimal.txt is the fallback if you don't set the var Sep 07 09:03:45 and I find that bad Sep 07 09:04:02 imagine we want to get rid of all the initial devices (possible) Sep 07 09:04:08 we should overlay that file Sep 07 09:04:22 or create a bogus devicers-empty.txt and ude that Sep 07 09:05:59 hmm Sep 07 09:06:11 this is something for a wider discussion on the mailing lsit Sep 07 09:06:13 list Sep 07 09:08:02 you see, deices just take a couple of kb in the cpio.gz ;) Sep 07 10:53:52 morning! Sep 07 10:55:06 hi lumag_work Sep 07 10:55:32 bluelightning, ant_work. I'm currently cleaning linux.inc. Can we drop a check for old (<141) udev? oe-core/meta-oe have only v145, 164 and 173. Sep 07 10:56:09 +1 for me Sep 07 10:56:21 lumag_work: I'm not sure we can... remember 2.6.21 is needed for older ipaqs and that means old udev Sep 07 10:56:33 we don't have that working atm but I intend to look into it Sep 07 10:56:54 hm... I fear klibc does not compile anymore with 2.6.2x. pretty sure :/ Sep 07 10:57:24 ant_work: you wouldn't need klibc for those non-kexecboot-using machines though right? Sep 07 10:57:27 Also linux-handhelds-2.6 has it Sep 07 10:57:37 I rempved the 2.62 compatibility patches from the recipes I touched, in general Sep 07 10:57:40 Also linux-handhelds-2.6 has it's own kernel .inc file Sep 07 10:58:15 well, if someone will complain we still have all patches in oe-dev :p Sep 07 10:59:30 bluelightning: ah, about logo & SRC_URI, you were prophet yesterday :) Sep 07 10:59:44 Also I'm not sure about Angstrom-specific cortex-a8 fixup there. Sep 07 10:59:54 Should we also drop it? Sep 07 11:00:09 lumag_work: ah, so it does... actually none of the old kernels use linux.inc it seems, so yep let's drop it Sep 07 11:00:18 I would remove that and any machine override if the machine is not h-h Sep 07 11:00:43 lumag_work: don't think any of our machines have cortexa8 Sep 07 11:00:46 so it should go Sep 07 11:00:53 ant_work: yep those should go too Sep 07 11:01:20 I'm tempted to nuke th OABI checks too Sep 07 11:02:10 is sa1110 capable of using EABI? Sep 07 11:02:19 yes Sep 07 11:02:25 simpad and collie Sep 07 11:02:36 was added with gcc4.4 iirc Sep 07 11:02:36 bluelightning, kind of. It uses special toolchain hacks to rewrite bx instructions to mov. Sep 07 11:03:05 that's better explained ;) Sep 07 11:03:34 lumag_work: ok, if so I don't see a need for OABI support either Sep 07 11:05:19 Are we sure that no distro will use OABI? Or we can just play safe, drop non-EABI support but still keep the hook for oabi-compat Sep 07 11:12:03 Same applies to bigendian targets? Can we drop support for that. Sep 07 11:43:44 afaik xscale is le Sep 07 11:44:15 other chips can run be, mostly routers I'd say Sep 07 11:47:17 Jay7: btw after patch "Don't grab evdev's exclusively. Flush input on start/exit instead" seems that walking dosn the menu is slower than before Sep 07 11:47:41 just up-down Sep 07 11:48:25 on poodle was almost 'perfect', like 2.6.24 after ading the keymappatch Sep 07 11:56:26 ant_work, I know about be. but what about meta-hh boxes? Seems to me that none of them uses be mode Sep 07 11:56:58 right Sep 07 12:52:39 lumag_work: re your libm/libcrypt addition for opie-taskbar... the libcrypt one is correct; however the libm one may be due to lack of linking that to libopiecore2 & libopiepim2 Sep 07 12:53:15 if that's the case I'd like to fix it there rather than in opie-taskbar Sep 07 13:07:13 ok, I'll check Sep 07 13:42:28 thx Sep 07 15:10:43 bluelightning, I checked opie-taskbar. It might be that libopie* don't have respective dependency on libm. However I get unresolved symbol sqrt from calibrate.o Sep 07 15:10:59 oh... hmm Sep 07 15:12:51 lumag_work: ok, so I guess it should be added... sorry for the confusion Sep 07 15:13:01 no problem Sep 07 15:13:36 it might also need to be added to libopiepim2/libopiecore2 though if it somehow isn't being linked in already... Sep 07 15:15:49 lumag_work: btw re the _git recipe patches, would it be OK if I just merge the patches upstream and then update OPIE_SRCREV ? Sep 07 15:16:04 It seems so. Sep 07 15:16:22 that would save adding the patches to the recipes now then some time very soon removing them :) Sep 07 15:16:48 I'll try to get to that this evening Sep 07 20:10:32 evening! Sep 07 20:24:55 morning Sep 07 21:14:18 night :) **** ENDING LOGGING AT Thu Sep 08 02:59:57 2011