**** BEGIN LOGGING AT Thu Oct 27 02:59:56 2005 Oct 27 04:51:24 I asked it yesterday night, but not many people were online. So, the question is: does anyone know why linphone does not compile? It gives the following error: misc.c:163: error: `EFAULT' undeclared (first use in this function). I tried to include errno.h where EFAULT is defined (amoung others), but with no luck. Also tried #include and - the same error. Oct 27 04:57:54 looks like a typo Oct 27 04:58:03 I bet it should read DEFAULT Oct 27 04:58:55 hehe :) Oct 27 04:58:59 koen *g* Oct 27 04:59:03 anyway, linphone-hh is much better Oct 27 05:00:01 koen: No, it is EFAULT, and such a constant is defined in errno.h. The other errors the compiler gives concern ENODEV, ENOENT, etc, which are also defined in errno.h Oct 27 05:00:50 AvengerMoJo: hi Oct 27 05:01:22 koen: this error is actually in tmp/work/linphone-hh-0.12.2.hh1-r4/linphone-0.12.2.hh1 Oct 27 05:03:33 hi hue Oct 27 05:04:35 hum ... well when something like that not being define .. most likely anything cause the error and make the declairation fail ... Oct 27 05:05:18 danil: if you really want to debug it .. try to trace the command with gcc -E instead and see you can find the EFAULT being including Oct 27 05:05:28 and why it is not Oct 27 05:05:37 re Oct 27 05:05:54 he zecke Oct 27 05:05:58 hey zecke Oct 27 05:06:12 danil: pastebin Oct 27 05:06:14 ~pastebin Oct 27 05:06:16 i heard pastebin is a place to paste your stuff without flooding the channel - try http://pastebin.ca/ Oct 27 05:07:05 Packaged contents of linphone-hh into /data/build/oe/build/tmp/familiar/deploy/ipk/linphone-hh_0.12.2.hh1-r4_armv5te.ipk Oct 27 05:07:08 works over here Oct 27 05:08:36 is monotone.vanille.de down? Oct 27 05:08:53 katossi use the backup Oct 27 05:08:55 no, but the monotone process isn't running Oct 27 05:09:14 is it temporal? Oct 27 05:11:06 koen: strange.. I tried both org.openembedded.oz354fam083 and org.openembedded.dev feeds - the same error on linphone compilation. Oct 27 05:13:24 danil: refuse to pastebin the error? well then don't expect to get an answer from me Oct 27 05:13:40 okay Oct 27 05:13:45 bye next lecture Oct 27 05:14:37 zecke: if i new what pastbin is... it is my third day on this irc. Oct 27 05:15:14 ~pastebin Oct 27 05:15:15 pastebin is probably a place to paste your stuff without flooding the channel - try http://pastebin.ca/ Oct 27 05:15:46 danil: this is the second ~pastebin within seconds ;) Oct 27 05:17:51 zecke: ok, i will post the error there as soon as it appears. now trying to compile linphone from fresh feed Oct 27 05:18:32 danil: and generally, what about preprocessing the file (s/-c/-E/) and search for the EFAULT define or at least the errno.h include Oct 27 05:19:03 katossi: no (not to temporal) Oct 27 05:19:10 katossi: everyone can be a monotone mirror Oct 27 05:21:53 zecke: can i pass this parameters through OE or i should better go in linphone directory and use its makefile? Oct 27 05:22:10 danil: well that depends on your taste Oct 27 05:22:25 danil: I normally run run do compile Oct 27 05:22:56 zecke: I can probably use OE on my mac tonight Oct 27 05:23:12 zecke: ubuntu x86 running in virtual PC :) Oct 27 05:23:14 danil: catch the error, set path and execute foo-bar-gcc Oct 27 05:23:26 koen: tete Oct 27 05:23:52 koen: I thought of letting Windows Vista Beta1 running in the Virtual PC... Oct 27 05:24:40 * koen looks at his XP install in virtual PC Oct 27 05:24:59 it's been at '39 minutes' for > 39 minutes... Oct 27 05:25:13 * koen goes back to latex Oct 27 05:47:00 zecke, koen: Strange OE behaviour. If I do bitbake linphone it compiles fine, however if I do bitbake gpe-image the compilation stops whith the above described error. Is it normal? Oct 27 05:48:02 danil: no Oct 27 05:48:10 danil: are the versions you build the same? Oct 27 05:50:02 hey zecke Oct 27 05:50:03 zecke: the same OE feed: org.openembedded.oz354fam083. but i suppose it is the same with org.openembedded.dev Oct 27 05:50:13 mallum: hey Oct 27 05:51:28 danil: I meant which version of linphone do you build? exactly the same? Oct 27 05:51:44 mallum: congrats to joining the GNOME Foundation Oct 27 05:52:01 danil: what could be is that a library build for the gpe-image Oct 27 05:52:11 zecke: Another starng thing: if i do bitbake gpe-world AFTER bitbake linphone I expect OE to use the precompiled linphone, however it starts comiling it again. Oct 27 05:52:25 danil: installed a header that linphone accidently included Oct 27 05:52:42 danil: well then could it be you built two different versions of linphone? Oct 27 05:52:55 danil: like version 10.0 and 12.4 (numbers are made up Oct 27 05:53:59 zecke: for bitbake gpe-image - linphone-hh-0.12.2.hh1-r4, for bitbake gpe-world - linphone-0.12.2-r2 :( Oct 27 05:54:17 danil: and linphone-hh fails? Oct 27 05:54:36 zecke: sorry, i ment: for bitbake gpe-image - linphone-hh-0.12.2.hh1-r4, for bitbake linphone - linphone-0.12.2-r2 :( Oct 27 05:55:25 zecke: yes, bitbake gpe-image fails while compiling linphone-hh-0.12.2.hh1-r4 Oct 27 05:56:12 danil: that built for koen, so we need to investigate further Oct 27 05:58:25 zecke: bitbake linphone-hh also fails. only bitbake linphoe works for me Oct 27 05:59:18 danil: see I'm asking a question now for the third time. Do you mind pasting the error to a paste-bin? Oct 27 06:00:30 zecke: I will, I am just trying to locate the problem. Oct 27 06:04:01 danil: file a bug report and attach a patch once you are done, and good luck Oct 27 06:04:10 haha Oct 27 06:07:44 Koen|770: hey Oct 27 06:07:50 <[g2]> ooohhh 770 eh :) Oct 27 06:07:50 ~curse ETSI Oct 27 06:07:54 May the fleas of a thousand camels infest your most sensitive regions, ETSI ! Oct 27 06:08:05 hey zecke Oct 27 06:08:59 <[g2]> How do you like it ? Oct 27 06:11:20 it's great Oct 27 06:11:43 it looks really polished Oct 27 06:12:56 till I sneezed on it Oct 27 06:13:07 I had to polish it manually after that ;) Oct 27 06:15:01 hehe Oct 27 06:18:06 zecke: is it me or pastbin.ca is down? My post cannot be sent for few minutes :( Oct 27 06:18:44 try pastebin.com Oct 27 06:19:06 there's also paste.debian.net Oct 27 06:21:01 zecke: I put the error message on http://pastebin.com/407731 Oct 27 06:22:09 koen, Twiun: thanks! Oct 27 06:23:38 danil: well, sounds like you finally want to start preprocessing and see where errno.h ended up Oct 27 06:25:55 zecke: I am doing it now. Requires some man reading. It is probably easy for you as you did it hundreds of times, but I have never done it before. Oct 27 06:26:57 danil: this is one of the reasons we hang out here, you can leverage from our knowledge and improve Oct 27 06:27:51 zecke: I do not want to ask really stupid questions. Thoug it would be faster... Oct 27 06:30:08 zecke: Shell I preprocess it with the host gcc or with toolchain one? If the second, where aproximately it is located in OE tree? Oct 27 06:36:55 danil: the toolchain one Oct 27 06:37:03 danil: normally in tmp/cross/bin Oct 27 06:47:57 Hi, sorry to bother you with that, but is some one else also still having problems reaching handhelds.org and oe.handhelds.org ??? Oct 27 07:01:44 ~hail TT Oct 27 07:01:45 * ibot bows down to TT and chants, "I'M NOT WORTHY!!" Oct 27 07:16:35 zecke: Strange results of preprocessing: most of the include files end up in my OE directory (e.g. /home/oe/openembedded/build/tmp/staging/arm-linux/include/ ) however errno.h is "liked" to the host /usr/include/ . Can this be the couse of the problem? Oct 27 07:21:27 zecke: No... In the host errno.h (/usr/include/asm-x86_64/errno.h) the constantc EFAULT and others are actually defined... Digging further. Oct 27 07:33:26 danil: it can, do you see /usr/include in the command line? Oct 27 07:33:32 danil: e.g -I/usr/include? Oct 27 07:56:33 zecke: Yes, I do. Actually I just copied the command OE executes, which has -I/usr/include/ amoung other -I parameters and added -E option to it. Oct 27 07:57:25 danil: okay that is certainly a bug, what happens if run the command without the /usr/include? Oct 27 07:59:03 zecke: Then it compiles and produced liblinphone_la-misc.lo :) Oct 27 07:59:42 zecke: I wonder at which stage OE adds -I/usr/include and how to force it not to do it? Oct 27 08:00:13 danil: well it is likely to be linphone's fault Oct 27 08:00:36 danil: do a bitbake -b path/to/linphone-hh*.bb -cclean Oct 27 08:00:42 danil: do a bitbake -b path/to/linphone-hh*.bb -cpatch Oct 27 08:00:45 zecke: But koen does not have this behaviour ... Oct 27 08:01:08 danil: and then grep for /usr/include and see if it is hard coded somewhere Oct 27 08:01:38 danil: well his computer has a different cosmic constant than yours :} Oct 27 08:02:05 danil: he might use another distribution, another version of the distribution, has a different kernel, architecture... Oct 27 08:02:34 cross compiling can be tough Oct 27 08:03:38 zecke: I see. For me it is still a mistery how such a complex system as OE works... Oct 27 08:04:24 danil: it will always be that, don't get scared though Oct 27 08:13:39 danil: and you haven't yet tried oe on a x86_64 running a little know distro... Oct 27 08:13:40 hey danil: thanks for the tip on how to get orinoco-modules to compile.. Oct 27 08:14:45 zecke: I did the cleaning step and then compiled again - OE still puts -I/usr/include in the compilation command :( Oct 27 08:14:56 LoDown: you are welcome :) Oct 27 08:15:11 Bernardo: you cant get a full image compile on any distro in x86_64 mode I found Oct 27 08:15:38 danil: well that was expected? wasn't it? Oct 27 08:15:49 Bernardo: I am actually trying it on x86_64 with FC4 (I wish it was gentoo thoug) Oct 27 08:15:49 danil: you were supposed to use grep/find or such Oct 27 08:16:48 zecke: to use grep for what? Oct 27 08:17:15 XorA: I can't get it past some libtool problems (bug #33) Oct 27 08:17:32 17:01 < zecke> danil: and then grep for /usr/include and see if it is hard coded somewhere Oct 27 08:17:43 probably something like what danil is getting Oct 27 08:18:06 zecke: Ok, I did not get it first :) Oct 27 08:18:25 I finally got a 32bits machine to run OE on, now I gave up on trying to get it to work on my amd64 Oct 27 08:18:40 http://www.hrw.one.pl/2005/10/27/prism-firmware-features/ if someone need it Oct 27 08:21:34 hrw|work: interesting, didn#t know that Oct 27 08:22:08 Bernardo: thats sad - I use AMD64 boxes all the time - but I don't try to compile any OZ stuff Oct 27 08:22:13 so maybe there's something wierd Oct 27 08:22:45 hehe, Bernardo , i feel yr pain! ive had the same problems Oct 27 08:22:57 zecke: I have 1.8.4 on my card since some time - it was 1.3.6 when I got it Oct 27 08:23:03 but just dont understand enuff of it to fix it! Oct 27 08:23:10 * koen built on debian+opteron without problems Oct 27 08:24:15 good old x86 working nearly without problems for me Oct 27 08:24:32 koen, u dont get a LONG_MAX problem in bluez-utils? Oct 27 08:25:03 an dtehres othe rissues, cant rmeebr them of hand, but the same tree builds fine on my aptop which is athlon-xp Oct 27 08:25:26 justdont hve the diskspace! im at 97% full on /home which aintnice! Oct 27 08:25:29 *without problems* Oct 27 08:26:04 mreimer: ping Oct 27 08:26:16 morninng Oct 27 08:27:46 mreimer: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=3025/1 Oct 27 08:27:59 mreimer: spotted by a coleague Oct 27 08:29:10 zecke: iirc c7x0 also use i2s for audio chips Oct 27 08:29:18 zecke: the only line containing /usr/include in linphone package is in file openembedded/org.openembedded.oz354fam083/packages/linphone/linphone-hh-0.12.2.hh1/gpe-cross-lossage.patch: -CROSS_ALSA_CFLAGS = -I/usr/local/arm/familiar/usr/include . But I think it is irrelevant to the problem. There many entrance of /usr/include in the linphone-hh source directory though... Oct 27 08:29:58 hrw|work: well read the last comment Oct 27 08:30:28 ;) Oct 27 08:31:52 danil: does it use autotools? Oct 27 08:31:58 CosmicPenguin: yep. Amd64 is so fast it is frustrating to have to get a older amd32 to build OE Oct 27 08:32:08 zecke: how to check this? Oct 27 08:32:17 danil: then feel welcomed to the wonderful world of autotools Oct 27 08:32:40 danil: does it have a directory called m4? a configure? or a configure.in? something with *.ac (e.g aclocal.ac) Oct 27 08:32:47 danil: Makefile.am, Makefile.in? Oct 27 08:32:57 Bernardo: there are certainly many stupid package maintainers out there that are not 64 bit friendly Oct 27 08:33:00 we must find and crush these people Oct 27 08:33:13 lol Oct 27 08:33:34 CosmicPenguin: does AMD has a Developer program or any other spare AMD64 machines? Oct 27 08:33:37 I wish I could afford to replace another of my machines with a amd64 Oct 27 08:33:48 maybe next day Oct 27 08:33:49 CosmicPenguin: I would even use ole Dual-Core Prototypes Oct 27 08:33:57 maybe next year Oct 27 08:33:59 zecke: heh - thats what I use... :) Oct 27 08:34:07 zecke: what would you use such a beast for? :) Oct 27 08:34:18 CosmicPenguin: compiling Oct 27 08:34:34 CosmicPenguin: compiling OE, kde and opensync mainly Oct 27 08:34:41 I asked a few days ago if the community might be interested in a server for hosting source, as a thank you back to the OE community Oct 27 08:34:47 but nobody was really interested Oct 27 08:35:12 CosmicPenguin: source, as in source tarballs? including bandwidth? Oct 27 08:35:19 zecke: kde on a first gen amd64 3200 builds in a couple of hours Oct 27 08:36:01 CosmicPenguin: write such things on mailinglist Oct 27 08:36:49 heh - well, if such a thing happened, zecke or treke or koen will probably end up admining it anyway Oct 27 08:37:11 I can only imagine on a dual core... :) Maybe if I get a raise, or win euromillions... Oct 27 08:37:40 hehe, i have acces to a dual-core opteron only a 265 buts its nice and quick, an Oct 27 08:38:01 CosmicPenguin: I'm happy with oesources.org as source mirror, so it is not obvious how we could make proper use of another source server Oct 27 08:38:27 Somebody (I thought it was you, might hav been mickey) was talking about uploading source to a server as .bbs are checked in Oct 27 08:38:35 CosmicPenguin: reenoo 'proposed' an 'architecture' though Oct 27 08:39:00 CosmicPenguin: where such a beast could be used for, but that is not something for the short term Oct 27 08:39:26 CosmicPenguin: we would have to discuss things like "what happens if AMD got bought out by Intel..." ;) Oct 27 08:39:38 heh Oct 27 08:39:43 how sad! Oct 27 08:40:02 CosmicPenguin: but a mailing list post would not hurt though Oct 27 08:40:19 * zecke gets back to work Oct 27 08:44:13 ~lart monotone log Oct 27 08:44:13 * ibot --purges monotone log Oct 27 08:50:15 zecke: Yes, it has Makefile.am, Makefile.in, configure, configure.in, but no m4 directory. It has autom4te.cache though. Oct 27 08:51:44 zecke: and in Makefile it has LINPHONE_CFLAGS containing -I /usr/include !! Oct 27 08:51:55 danil: so it uses autotools ;) now you need to find out how it got there Oct 27 08:52:20 danil: look at config.log for which type of lib/header /usr/include should be used? Oct 27 08:54:27 later guys Oct 27 08:59:44 whats wrong with this:http://pastebin.com/407888 Oct 27 09:00:20 | patch: **** write error : No space left on device Oct 27 09:00:25 that's what's wrong Oct 27 09:00:31 | patch: **** write error : No space left on device Oct 27 09:00:33 | patch: **** write error : No space left on device Oct 27 09:00:35 | patch: **** write error : No space left on device Oct 27 09:00:45 ;) choose any of the errors above Oct 27 09:00:50 I think zecke or hrw told you that yesterday Oct 27 09:00:58 koen: hrw did Oct 27 09:02:36 lucasvo: | patch: **** write error : No space left on device Oct 27 09:02:47 lucasvo: THINK during read Oct 27 09:03:01 between ears you probably have something called brain Oct 27 09:03:07 hrw|work: oh oh Oct 27 09:04:03 anyway I heard that there are people which have string in head to keep ears in place Oct 27 09:04:46 lucasvo: sudo rm -rf / could fix it ;) Oct 27 09:07:13 lucasvo: http://pastebin.com/407897 Oct 27 09:08:34 zecke: thanks for the heads-up on the i2s patch. It's fine in hh.o cvs but I botched the patch I made for 2.6.14. Oct 27 09:08:46 koen: it is on a new harddrive :( Oct 27 09:08:52 lucasvo: df -m Oct 27 09:09:17 mreimer: I have not spotted it, my pal next to me ran into this problem ;) Oct 27 09:09:43 zecke: hopefully rmk will get it upstream before the 2.6.14 release Oct 27 09:09:55 zecke: thanks to your colleague Oct 27 09:12:46 Hi Oct 27 09:12:52 mreimer: welcome :-) Oct 27 09:13:12 i am zecke's colleague Oct 27 09:13:26 we're sorry Oct 27 09:13:30 hah Oct 27 09:13:41 :) Oct 27 09:14:05 hehe Oct 27 09:14:39 CosmicPenguin: just becuase I'm mentally sick and disturbed does not make me a bad colleague ;) Oct 27 09:14:49 woglinde: hey Oct 27 09:14:57 he zecle Oct 27 09:15:00 zecke: that's right - it could make you ideal for the job... Oct 27 09:15:09 zecke: So, when did you get recruited for the secret service? Oct 27 09:15:28 zecke: if it does, then we're all bad colleagues.. :) Oct 27 09:15:30 it does make him ideal for the job Oct 27 09:16:24 ulitu: If I would have not been insane before, I could blame TT now Oct 27 09:17:20 i am not commenting on that ;-) Oct 27 09:17:36 YOu might as well Oct 27 09:17:40 Everyone else does Oct 27 09:36:06 whats the url to the monotone db snaps? Oct 27 09:36:11 i'm too far behind, better off redownloading it Oct 27 09:36:53 the prodigal son returns Oct 27 09:37:00 kergoth: ewi/OE/ Oct 27 09:37:24 ehm, whats the full hostname for ewi :P Oct 27 09:37:28 http://ewi546.ewi.utwente.nl/OE/ Oct 27 09:38:43 ~ewi Oct 27 09:39:55 ibot: ewi is ewi546.ewi.utwente.nl - main backup server for OE monotone. Hosts database snapshot: http://ewi546.ewi.utwente.nl/OE/OE.db.bz2 Oct 27 09:39:57 okay, hrw|work Oct 27 09:39:59 ~ewi Oct 27 09:40:01 i guess ewi is ewi546.ewi.utwente.nl - main backup server for OE monotone. Hosts database snapshot: http://ewi546.ewi.utwente.nl/OE/OE.db.bz2 Oct 27 09:42:33 now better Oct 27 09:43:57 mybot: z????@ewi is ... Oct 27 10:06:08 cu Oct 27 10:09:10 http://www.thedailywtf.com/ Oct 27 10:09:11 cya Oct 27 10:09:16 look at friday and mondays entries at a minimum Oct 27 10:11:33 nice Oct 27 10:11:47 "Well, duh! There's your problem! You have letters all mixed in with the numbers!." Oct 27 10:11:51 * kergoth chuckles Oct 27 10:26:37 if I am switching between two OE feeds (org.openembedded.dev and org.openembedded.oz354fam083) do I need to clean up tmp and source directories? Oct 27 10:28:17 danil: well not necessary Oct 27 10:28:36 lucasvo: ping Oct 27 10:29:12 "configure: loading site script /home/oe/openembedded/org.openembedded.dev/site/arm-linux" Oct 27 10:30:23 zecke: Strange... When I compile linphone-hh and use org.openembedded.oz354fam083 feed there is the following line in the output: configure: loading site script /home/oe/openembedded/org.openembedded.dev/site/arm-linux Oct 27 10:31:07 zecke: i.e. it takes some scripts from org.openembedded.dev instead of org.openembedded.oz354fam083 Oct 27 10:36:10 danil: well did you update the BBPATH? or maybe that info is cached (in tmp/cache) Oct 27 10:41:17 zecko: yes, BBPATH is pointing to correct feed. Tried removing the whole tmp directory - the same result :( Oct 27 10:43:21 danil: well your local.conf? Oct 27 10:44:56 zecke_: no, only BBFILES := "${HOME}/openembedded/org.openembedded.oz354fam083/packages/*/*.bb" Oct 27 10:45:14 danil: well then no idea ;) Oct 27 10:46:26 zecke_, it must be something stupid, i know :) Oct 27 11:06:00 hi Oct 27 11:06:44 did anyone here have success with unionfs? Oct 27 11:12:30 http://pastebin.ca/26841 Oct 27 11:12:32 sweet Oct 27 11:12:34 the input layer is so easy once you find a good template Oct 27 11:39:53 good evening Oct 27 12:23:40 no one who ever tried unionfs? Oct 27 12:24:47 multiple people did over here Oct 27 12:25:00 it kept oopsing Oct 27 12:25:21 oh, well.. it doesn't oops for me Oct 27 12:26:12 but it keeps busy, so i can't remove anything from the union (which i probably have to do, before i suspend the unit) Oct 27 12:26:31 zecke: pong Oct 27 12:31:21 good night Oct 27 12:31:25 bye Oct 27 12:38:42 lucasvo: what did df -m say? Oct 27 12:39:23 does kernel 2.6 work on simpad? i just flashed 2.6 images from http://devernay.free.fr/hacks/ but they do not boot Oct 27 12:46:00 vittorio: oops Oct 27 12:46:04 :) Oct 27 12:52:30 vittorio: they should at least boot Oct 27 12:53:38 i get "Booting Linux image" and then it stalls Oct 27 12:54:53 are there some other images online other than from devernay.free.fr ? Oct 27 14:02:31 * kergoth fixes up the oe iptables build Oct 27 14:02:59 cool Oct 27 14:03:11 last time I had it sort of working for my slug Oct 27 14:05:10 i need to get some of the optional extensions built.. which means it needs to build against the real kernel headers to startw ith Oct 27 14:05:29 gonna make the extensions shared as well, and possibly break it out into more granular packages for them Oct 27 14:05:53 and leave a trail of .incs Oct 27 14:06:06 as always Oct 27 14:06:10 :) Oct 27 14:06:30 kergoth is the johnny appleseed of .inc files Oct 27 14:06:43 hehe Oct 27 14:07:03 i expect i'll be doing a bunch of oe stuff now from a networky bent Oct 27 14:07:37 astrocorp has embraced OE? Oct 27 14:07:45 or are you getting lazy? Oct 27 14:08:02 It will be nice to have kergoth back and berating newbies again Oct 27 14:08:15 I could sure use kergoth here at the uni Oct 27 14:08:40 "but /usr/include is the right place to search for headers, so I hardcoded it" Oct 27 14:09:07 * kergoth twitches Oct 27 14:09:21 getting lazy, want to test things and getting new shit into our snapgear rootfs in a pain in the ass Oct 27 14:15:39 so after you fix up the network stuff in OE we should get you a job in a linux security company Oct 27 14:16:06 SElinux and Xen support in OE would rock Oct 27 14:16:22 ooh, that would be cool. Oct 27 14:16:33 hehe, jumping jobs by oe's lacks Oct 27 14:16:53 I'm having some problems building opie-image Oct 27 14:16:57 http://rafb.net/paste/results/8EhfFj57.html Oct 27 14:16:59 hmmm, installing ubuntu in virtualpc inside osx is slow Oct 27 14:17:12 koen *g* Oct 27 14:17:18 * koen ponders about using colinux inside the xp virtualpc Oct 27 14:17:49 koen: Yeah, and inside of that run OSX on pearpc Oct 27 14:18:06 heh Oct 27 14:18:17 like a big escher print Oct 27 14:18:24 Yeah :) Oct 27 14:18:45 * nickv111 pictures your screen if you did that, and his head explodes Oct 27 14:20:34 Hmm, using ipkg upgrade keeps deleting wget Oct 27 14:20:41 Which makes it so that I can no longer install or upgrade packages... Oct 27 14:20:43 *Sigh* Oct 27 14:20:58 then stop trying to upgrade busybox Oct 27 14:21:10 How do I do that? Oct 27 14:21:12 or upgrade busybox by hand Oct 27 14:21:15 Can I keep busybox from being upgraded? Oct 27 14:22:06 * koen is astounded how cheezy 'walker, texas ranger' is Oct 27 14:22:29 How can* Oct 27 14:37:43 Bernardo, katossi : I've just checked in a few things that will make your day :) Oct 27 14:37:58 RP: tell me!! Oct 27 14:38:02 RP: I was right now building a image Oct 27 14:38:04 :) Oct 27 14:38:10 so time to update... Oct 27 14:38:20 Bernardo: Pull and use the dev 2.6 kernel ;-) Oct 27 14:38:33 RP: don't tell me you got it!!! yuhuuu Oct 27 14:38:37 ok, .dev or .oz354? Oct 27 14:38:38 what whas it? Oct 27 14:38:46 Bernardo: .dev Oct 27 14:38:51 ~hail RP Oct 27 14:38:53 * ibot bows down to RP and chants, "I'M NOT WORTHY!!" Oct 27 14:38:57 ~hail RP Oct 27 14:39:21 koen: can you kick mickeyl's server? Oct 27 14:39:25 RP: ok, I'll switch branches and restart the image Oct 27 14:39:30 thanks! Thanks! Oct 27 14:39:30 ~hail himself Oct 27 14:39:32 * ibot bows down to himself and chants, "I'M NOT WORTHY!!" Oct 27 14:40:00 Bernardo: You're welcome :) Oct 27 14:40:48 The mtd driver took a bit of sorting out as the problems weren't obvious. I've also dealt with the io expander once and for all writing a proper i2c driver for it. There is nothing stopping all the patches going into mainline now Oct 27 14:41:05 now after I finish building this image, I'll be able to start working on building a rt2570 driver... Oct 27 14:41:39 RP: I can't do that anymore after the move Oct 27 14:42:18 should build, as a couple of guys have mentioned being able to build it for the arm cpu, so we'll have 802.11g with wpa psk on all models with usb host Oct 27 14:42:22 Bernardo: I'm not sure if all the hooks are in place for an akita 2.6 image btw. If not, I'm sure you can help with that though :) Oct 27 14:42:37 koen: :-( Oct 27 14:42:50 RP: I do hope so Oct 27 14:42:55 RP: and I'm fairly sure that broke CIA too Oct 27 14:43:22 linux-oz-2.6: Akita updates to dev branch. Renable akita in defconfig and build in I2C, I2C-PXA and MAX7310 drivers. Addmax7310 i2c driver. Add proper Akita IO-Expander driver. Add patch to fix Akita mtd issues (also fixes Borzoi). Enable spitz_cf patch to apply to akita. Update sound codec patch - no user visible changes (yet). Oct 27 14:43:27 too bad oe won't work on a x86_64 for now, as it is way faster than the 32bits machine I am trying to build on now Oct 27 14:44:10 RP: that was a great job, thx Oct 27 14:44:20 Bernardo: It'll get there - just needs someone with the right knowledge to spend time on it... Oct 27 14:44:46 * Bernardo doesn't have either... :( Oct 27 14:52:31 iptables v1.3.3: Couldn't load match `mark':/home/kergoth/code/oe/build/tmp/work/iptables-1.3.3-r4/image/usr/lib/iptables/libipt_mark.so: cannot open shared object file: No such file or directory Oct 27 14:52:37 Try `iptables -h' or 'iptables --help' for more information. Oct 27 14:52:40 * kergoth twitches Oct 27 14:56:11 heh Oct 27 14:57:01 finally, fixed Oct 27 14:57:05 iptables random match works Oct 27 14:57:40 very good Oct 27 14:58:41 somewhat out of practice at this crap Oct 27 14:58:42 :P Oct 27 15:02:58 yeah, tell me about it Oct 27 15:05:53 * Bernardo had forgotten how slow monotone is... Oct 27 15:06:54 crumbs, that takes some doing. Oct 27 15:07:49 hehe Oct 27 15:07:51 between the breathtaking scale of its slowness, and the fact that someone seems to mention it either in this channel or on the mailing list approximately every fourteen minutes, I guess you would have your work cut out to forget about it. Oct 27 15:07:51 I had been pulling the oz354 branch since it was created, instead of the dev branch... now I am trying tu pull the dev branch to get RP's 2.6 akita kernel Oct 27 15:08:01 lol Oct 27 15:08:45 ah, heh, I see Oct 27 15:09:15 I had been thinking these days it was actually fast enough when pulled every other day... Oct 27 15:10:26 if you want the .dev branch you can just download the snapshot Oct 27 15:10:46 kergoth: thanks for reminding me to check the "daily wtf", it had been some time since I'd been there. Oct 27 15:11:16 koen: thanks. I think I'll do that Oct 27 15:12:45 :) Oct 27 15:13:13 i love mondays Oct 27 15:13:15 enum Bool Oct 27 15:13:15 { Oct 27 15:13:15 True, Oct 27 15:13:15 False, Oct 27 15:13:18 FileNotFound Oct 27 15:13:20 }; Oct 27 15:14:02 lol Oct 27 15:14:28 pb_: question for you.. do_split_packages.. is there an easy way to create a virtual package that depends on all the ones it creates? Oct 27 15:14:40 I'd suggest a few entries for the site, from the code I've seen where I work, but doing that almost got a guy fired... Oct 27 15:14:46 hehe Oct 27 15:16:16 things like a hardcoded user name/passwd to allow a bank clerk a temporary acess to a higher level (branch manager) operation Oct 27 15:16:25 that on a web page Oct 27 15:16:27 kergoth: not at present, but that'd be a neat thing to add. Oct 27 15:16:50 can i just get at the list of pacakges it added to packages, easily? Oct 27 15:16:53 thatd be sufficient Oct 27 15:17:19 not as such, though you can ask it to call a function (of your choosing) for each package, and you could build a list in there. Oct 27 15:17:44 ah Oct 27 15:17:46 thatll work Oct 27 15:17:47 thanks Oct 27 15:17:48 or, obviously, compare PACKAGES before and after, but that'd be a bit icky. Oct 27 15:17:54 * kergoth nods Oct 27 15:19:19 * nickv111 just made a system using busybux that is 716K Oct 27 15:19:25 busybox* Oct 27 15:19:29 :) Oct 27 15:19:30 koen: no luck - I now get a monotone sqlite error trying to extract the schema from sqlite_master Oct 27 15:19:39 It doesn't have a kernel or libc. However, I can chroot into it Oct 27 15:19:58 it doesn't have any libc at all? eleet. Oct 27 15:20:13 I guess this must be the new assembler rewrite of busybox. Oct 27 15:20:21 Well, the busybox is statically linked Oct 27 15:20:39 No, it's in C ;) Oct 27 15:20:45 ah, I see Oct 27 15:20:49 It would be agonizing to write crap like that in ASM Oct 27 15:20:56 i hope thats statically linked against uclibc Oct 27 15:21:06 * nickv111 can picture all of the developers committing suicide Oct 27 15:21:19 kergoth: No. I just built it for fun using my glibc host system Oct 27 15:21:36 you'll get it quite a bit smaller if you do uclibc Oct 27 15:21:45 kergoth: How should I go about that? Oct 27 15:21:46 statically linking against glibc tends to result in some massive binaries Oct 27 15:21:58 with oe or without? Oct 27 15:22:02 without -> uclibc.org Oct 27 15:22:02 kergoth: Without Oct 27 15:22:20 kergoth: I mean, how will I link against uclibc? I don't want to install it on my host machine Oct 27 15:22:46 you can install a uclibc dev environment without messing up your build box. Oct 27 15:22:46 I like having glibc on my host machine because it's compatible with practically everything Oct 27 15:22:48 again, uclibc.org Oct 27 15:23:28 'night guys, got to go Oct 27 15:25:20 busybox sure compiles fast... Oct 27 15:27:11 Now, on to building uClibc for my target chroot system Oct 27 15:27:52 I think it's amazing how much they've put into busybox. I mean, there's a lot of stuff. Oct 27 15:31:05 ugh Oct 27 15:31:06 forgot Oct 27 15:31:15 iptables has both a MARK and a mark extension Oct 27 15:31:21 * kergoth wonders how to manage that packaging Oct 27 15:31:54 oh, yeah, that old problem Oct 27 15:32:01 iptables-target-mark and iptables-match-mark, I suppose Oct 27 15:32:48 yeah, thats what i was thinking too Oct 27 15:38:08 Hmm... How do you have busybox link against a specific library? Oct 27 15:38:23 I have uclibc compiled and installed on my chroot system Oct 27 15:38:39 What I'm really wondering is how you get the busybox binaries to use it Oct 27 15:40:28 that isnt an oe question. Oct 27 15:40:31 I know Oct 27 15:40:35 #uclibc Oct 27 15:40:44 You realize how big a wheel you are re-inventing, right? Oct 27 15:40:51 yeah Oct 27 15:41:01 But I'm trying to see how small a system I can make Oct 27 15:41:06 Which fits my needs... Oct 27 15:41:32 again ... reinventing the wheel Oct 27 15:41:41 there arlready exists many many ways to do that - you should investigate some of them Oct 27 15:41:42 I know Oct 27 15:44:02 buildroot.. oe.. countless tools at your disposal. Oct 27 15:45:57 Right, but all of those involve cross compilers, for which I have no need Oct 27 15:46:45 mm, that's an interesting point of view. Oct 27 15:47:49 You would be surprised how much I hear that around here Oct 27 15:48:31 CosmicPenguin: no doubt you do, in fact, have many interesting points of view around there. Oct 27 15:48:47 Thank heavens I don't have an actual physical cluebat, or I would have been fired a long time ago Oct 27 15:48:59 heh Oct 27 15:49:05 Sorry :( Oct 27 15:49:42 crosscompiling isnt just for targets with major architecture/os differences. Oct 27 15:50:23 Anyway, the real reason I'm in hear is because of a real problem with OE. Oct 27 15:50:29 http://rafb.net/paste/results/8EhfFj57.html Oct 27 15:50:58 here* Oct 27 15:51:10 I hate when I make stupid mistakes with what I type Oct 27 15:51:34 there we are, done with iptables build/packaging wise.. .inc time Oct 27 16:04:54 hmm Oct 27 16:05:18 do we have a filter for the image creation process listing items that got pulled in via RRECOMMENDS, but which we want removed? Oct 27 16:05:23 if not, we should Oct 27 16:23:12 As openembedded.org seems to be down could somebody remind me how to pull a freash feed? I mean the command to execute after monotone --db=FEED.db pull monotone.vanille.de FEED. I remember how to update it (monotone update) but not how to get a fresh one. Oct 27 16:30:40 monotone --db=/path/to/oe.db pull monotone.vanille.de org.openembedded.dev Oct 27 16:30:48 then do monotone update within the org.openembedded.dev Oct 27 16:31:09 oh nevermind.. you want a new one.. Oct 27 16:31:21 I could just tar up my oe.db and send it to you Oct 27 16:34:09 wpiku, do you mean to tar and send the directory (org.openembedded.dev) or the DB ( org.openembedded.dev.db)? Oct 27 16:35:02 wpiku, actually I need org.openembedded.oz354fam083 directory - was experimenting with it and spoiled it completly :( Oct 27 18:15:37 I should probably figure out how oe works.. huh.. Oct 27 18:15:40 vs debian :) Oct 27 18:16:12 yes. Oct 27 18:16:25 fixed up oe's iptables packaging and build today Oct 27 18:16:26 ;) Oct 27 18:16:29 how about you come work for me.. and just do it Oct 27 18:17:35 hey kergoth hardwire Oct 27 18:17:42 kergoth: email addy Oct 27 18:17:52 ~kergoth Oct 27 18:17:54 methinks kergoth is Chris Larson, an embedded linux guy currently at Astrocom Corporation (http://www.astrocorp.com/). Email at kergoth@handhelds.org or clarson@astrocorp.com. Core dev / architect on the BitBake, OZ, and OpenEmbedded projects. Maintainer of the tslib project. Oct 27 18:17:54 stat Oct 27 18:17:58 I have something funny ... same for you hardwire Oct 27 18:18:03 ~hardwire Oct 27 18:18:04 from memory, hardwire is the delicate genius holding together the fabric of the universe. Oct 27 18:18:10 :) Oct 27 18:18:10 heheh Oct 27 18:18:17 hardwire@bogomip.com Oct 27 18:18:19 kergoth: which workd Oct 27 18:18:23 hh Oct 27 18:18:31 erm Oct 27 18:18:34 hh is my personal addy,k use that Oct 27 18:18:44 ~emulate kergoth Oct 27 18:18:46 * ibot wields a mean polished, spiked cluebat Oct 27 18:19:00 sent Oct 27 18:19:16 ok it'sd 1.9mb so still in progress Oct 27 18:19:28 * chouimat is playing ♫ Anno Mundi ♫ by Black Sabbath on TYR [amaroK] Oct 27 18:20:20 anybody got some peter gabriel? Oct 27 18:20:44 hardwire: http://www.tshirthell.com/store/product.php?productid=538 Oct 27 18:20:52 REMINDER: BUY MORE BEER Oct 27 18:20:52 (MIRROR WRITING) Oct 27 18:20:52 After a night of hard partying, go to the mirror and you'll know what to do. Oct 27 18:20:56 hehe Oct 27 18:21:35 kergoth: I just got a nice London Porter ... the after taste is like those chocolate coated coffee beans ... taste great Oct 27 18:21:41 nice Oct 27 18:21:48 kergoth: it was nice Oct 27 18:21:50 kergoth: yeh Oct 27 18:21:53 thats going on my x-mas list now Oct 27 18:22:07 kergoth: nice dark black beer Oct 27 18:22:18 ah Oct 27 18:22:23 I fogot you were so damn foreign Oct 27 18:24:05 hardwire: infected mushroom is ok but I prefer Ozric Tentacles Oct 27 18:24:05 haha Oct 27 18:24:08 refreshing better cars Oct 27 18:24:13 hardwire: :) Oct 27 18:24:28 chouimat: yeh Oct 27 18:24:45 chouimat: some people like ozric much more. Oct 27 18:24:57 I am more a mellow listener so infected mushroom is nice Oct 27 18:25:03 I have some nice stuff I should give you Oct 27 18:26:05 hardwire: I'm currently listening to extreme Metal and Progressive metal ... aggressive stuf Oct 27 18:26:06 f Oct 27 18:26:18 * kergoth cranks up the new disturbed cd Oct 27 18:26:25 * chouimat is playing ♫ Headless Cross ♫ by Black Sabbath on Headless Cross [amaroK] Oct 27 18:27:06 accept.. its totally not on these machines :( Oct 27 18:27:08 poo Oct 27 18:27:51 http://www.tshirthell.com/store/product.php?productid=528 Oct 27 18:27:55 thats just the worst Oct 27 18:28:28 haha Oct 27 18:28:33 i want http://www.tshirthell.com/store/product.php?productid=445 Oct 27 18:28:40 http://www.tshirthell.com/store/product.php?productid=355 Oct 27 18:28:50 hah Oct 27 18:28:59 http://www.tshirthell.com/store/product.php?productid=102 Oct 27 18:28:59 :( Oct 27 18:30:26 hardwire: my cat is sleeping on the top of the speaker ... Oct 27 18:30:40 http://www.tshirthell.com/store/product.php?productid=491 Oct 27 18:30:41 POOR! Oct 27 18:31:10 hardwire: he like heavy stuff ... with a lot of bass Oct 27 18:31:43 http://www.tshirthell.com/whores_winner.htm Oct 27 18:32:21 http://www.tshirthell.com/images/contestpics/a42_007.jpg Oct 27 18:32:25 thats just way to much boob Oct 27 18:32:45 no such thing Oct 27 18:33:16 my g/f has an A cup Oct 27 18:33:20 I am getting used to it Oct 27 18:33:27 she is a pretty tiny person all aroudn Oct 27 18:33:45 hahaha Oct 27 18:33:45 http://www.tshirthell.com/images/contestpics/a147_002.jpg Oct 27 18:33:52 but when I see something a wee bit larger than oh.. a C Oct 27 18:33:55 its jsut amazing Oct 27 18:34:16 I have no idea how they can hold themselves upright. Oct 27 18:34:33 my gf is a big girl, so at least its in proportion you know Oct 27 18:34:38 a42_007 isnice Oct 27 18:34:40 not gonna have long term back problems or anything Oct 27 18:34:56 some people are out of proportion thats for sure Oct 27 18:35:55 shit that whore of the month I know her .... Oct 27 18:35:58 some boobs are just amazing when they are large.. Oct 27 18:36:01 http://www.tshirthell.com/images/contestpics/a42_003.jpg .. haha Oct 27 18:36:06 its a 5500 or 5000d! Oct 27 18:36:10 but a good amount of them are not Oct 27 18:36:31 kergoth: 5000d Oct 27 18:45:20 heh Oct 27 19:14:19 CC [M] drivers/usb/gadget/zero.o Oct 27 19:14:20 CC [M] drivers/video/radeonfb.o Oct 27 19:14:20 CC [M] drivers/media/video/dpc7146.o Oct 27 19:14:22 -j 8 does odd things Oct 27 19:18:24 hardwire, it's supposed to ;) Oct 27 19:55:30 heh Oct 27 21:06:57 morning all Oct 27 21:19:25 good morning Oct 27 21:25:18 could the oe build arch-x86 Oct 27 21:26:05 lots of people target x86 with oe Oct 27 21:26:20 for x86 boards and devices, as well as for use with uml and the like Oct 27 21:27:15 TARGET_ARCH = "x86"? Oct 27 21:28:22 there are a number of machines that use x86 that you could base yours on, thats what i'd recommend Oct 27 21:28:30 take a look at x86.conf in openembedded/conf/machine/ Oct 27 21:28:34 or uml, or.. :) Oct 27 21:29:21 kergoth:thank so... :) Oct 27 21:29:38 np Oct 27 21:30:25 Do anybody know how can I assign the gcc(e,g gcc-3.4,gcc-4.0) being used for specific package only? Oct 27 21:30:59 you cant, at least not easily. Oct 27 21:31:12 it /is/ done though in a couple cases Oct 27 21:31:16 just no generic mechanism for it Oct 27 21:31:17 Some body reported that gdb-6.3 could not be compiled by gcc-4.0 . Oct 27 21:31:19 take a look at kernel.bbclass Oct 27 21:31:30 some kernels require old gccs Oct 27 21:31:34 so thats a similar situation. Oct 27 21:33:21 kergoth: it is too bad... I changed the conf/local.conf and override 'CC' in order to compile gdb-cross-6.3. Oct 27 21:35:01 That mean I must modify the bb file? OK , at least that is better than my current solution. Oct 27 21:35:25 Thanks. :) Oct 27 21:35:54 np Oct 27 21:50:20 kergoth:should put all of the x86.conf content into local.conf? Oct 27 21:51:38 or just set MACHINE=x86 Oct 27 21:51:44 which will pull in machine/x86.conf Oct 27 21:54:28 kergoth:thanks again :) Oct 27 21:57:16 evening kergoth Oct 27 22:03:43 hey Oct 27 23:40:17 what shall i do so that get depending of some packages Oct 28 00:49:08 morning Oct 28 00:51:43 morning all Oct 28 00:52:53 morning RP Oct 28 00:53:48 I have a big sound update from Liam which should fix a lot of the issues hrw was seeing... Oct 28 00:55:31 RP: wicked Oct 28 00:55:43 * XorA goes to get his Z Oct 28 00:58:02 I just need to make it apply :) Oct 28 00:58:32 hi Oct 28 00:58:38 RP: ah, always the issue :-) Oct 28 00:58:45 ji Oct 28 00:58:51 hi hrw|work Oct 28 00:59:05 http://www.flickr.com/photos/46477416@N00/55094520/in/photostream/ Oct 28 00:59:35 hrw|work: seen that one before, but very funny Oct 28 01:00:31 hrw|work: "Puss in boots!" lol Oct 28 01:01:25 there used to be a tale that goes with that picture, seems it has been lost in time Oct 28 01:02:00 XorA: as usual Oct 28 01:18:36 guys: I was thinking about creating "CF card info database" which will hold 'pccardctl info' data with kernel driver info Oct 28 01:26:26 hrw|work: you mean on webpage? Oct 28 01:29:46 hi,mans..Is there nice way to get depending of some packages Oct 28 01:30:38 XorA: yes Oct 28 01:30:54 XorA: with form for submitting Oct 28 01:32:39 hrw|work: sounds good Oct 28 01:35:01 hrw|work: my patch for removing 'ROM' from the OZ usb comment got accepted :) Oct 28 01:35:12 koen: good Oct 28 01:36:01 koen: did you read the open office benchmarks published, looks like it would be better to run excel on wine on qemu than openoffice on pdaXrom :-) Oct 28 01:36:28 XorA: yes :) Oct 28 01:36:35 that's why I use excell on osx Oct 28 01:36:41 * koen hate OOo Oct 28 01:36:46 hates* Oct 28 01:36:53 * XorA uses gnumeric and abiword Oct 28 01:37:57 I use abiword on osx too :) Oct 28 01:38:11 * koen waits for the native version of gnumeric Oct 28 01:39:24 I use OOo Oct 28 01:39:51 OOo is like the old bitbake Oct 28 01:39:58 KOffice is .... and I dont like gtk (especially their so called 'file'requesters) Oct 28 01:39:59 unusable without insane amount of ram/swap Oct 28 01:42:33 here firefox took more ram then OOo Oct 28 01:42:39 3885 hrw 15 0 232m 152m 18m S 0.0 20.1 13:10.11 firefox-bin Oct 28 01:42:39 21120 hrw 16 0 249m 100m 49m S 0.0 13.3 4:03.87 soffice.bin Oct 28 01:42:39 2760 root 5 -10 171m 97m 4688 S 0.0 12.8 206:54.02 Xorg Oct 28 01:43:19 irda fails on 2.6.14-rc4 :-( Oct 28 01:44:45 XorA: You have the modules installed/loaded? Oct 28 01:44:45 XorA: wfm Oct 28 01:45:15 anyway opie died after beam Oct 28 01:45:30 pxaficp_ir ircomm_tty ircomm irda Oct 28 01:45:59 * XorA reboots Oct 28 01:51:51 works after reboot Oct 28 01:53:10 good morning Oct 28 01:53:38 hey Bernardo Oct 28 01:53:59 koen: last night I re-downloaded the snapshot and it worked the second time Oct 28 01:54:36 there's an md5sum in the same directory Oct 28 02:41:33 03koen 07org.oe.oz354fam083 * rcc773f16... 10/: gpe-image: remove gpe-fm and gpe-nmf from bigflash depends to make it fit in 24MB devices Oct 28 02:41:38 03koen 07org.oe.oz354fam083 * r5345176f... 10/: preferred-gpe-versions-2.7: prefer newer libgpewidget Oct 28 02:41:42 03koen 07org.oe.oz354fam083 * r740eec15... 10/: gpe-su: add 0.19 from .dev Oct 28 02:41:46 03koen 07org.oe.oz354fam083 * r33b4edbe... 10/: pcmcia-cs 3.2.8: add cleanup patch from .dev (r26a4c0ccd084e42c4805a444a505643bc6473be8) Oct 28 02:41:50 03koen 07org.oe.oz354fam083 * rd56b8ce6... 10/: preferred-gpe-versions: prefer xextensions 1.0.1 and xserver-kdrive 20050207 Oct 28 02:41:50 ah, mickeyl fixed cia Oct 28 02:41:54 03hrw 07org.oe.dev * r99d54dcf... 10/: Oct 28 02:41:54 opie-notes: upgraded to 0.4 Oct 28 02:41:54 - this version check does Documents/text/plain exist and create it if not Oct 28 02:41:58 03ccsmart 07org.oe.dev * r64c32008... 10/: bogofilter: add write acces for group filter to /var/spool/filter Oct 28 02:42:02 03jbowler 07org.oe.dev * r9434b671... 10/: Oct 28 02:42:02 slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ucslugc 3 Oct 28 02:42:02 - all the nslu2-???.conf files are now slugos-???.conf and slugos has been made Oct 28 02:42:02 - the base for both openslug and ucslugc. OpenSlug now enables thumb interwork. Oct 28 02:42:06 03noodles 07org.oe.dev * r42b1c101... 10/: ppp-2.4.3: Build pppoatm plugin as package ppp-oa. Oct 28 02:42:10 03jbowler 07org.oe.dev * ra179fb1d... 10/: Oct 28 02:42:10 nslu2-kernel: split nslu2 patches in 2.6.14-rc5 Oct 28 02:42:10 - the nslu2-arch and nslu2-general patches are now split into nslu2-arch, Oct 28 02:42:12 - with all the board level support, and nslu2- for each of the Oct 28 02:42:13 - separable drivers. This is to make them ready for pushing upstream. Oct 28 02:42:15 03jbowler 07org.oe.dev * r5b3b75d6... 10/: nslu2-kernel: bump PR, add back patches erroneously removed for testing in 2.6.14-rc5 Oct 28 02:42:19 03jbowler 07org.oe.dev * r6cd6b3c1... 10/: nslu2-kernel: add MM kernel to verify patches in 2.6.14-rc5-mm1 Oct 28 02:42:24 03koen 07org.oe.dev * r23edc089... 10/: gpe-su: add 0.19 Oct 28 02:42:28 03koen 07org.oe.dev * re71cbbac... 10/: /preferred-gpe-versions-2.7: sync with oz354fam083 Oct 28 02:42:32 03koen 07org.oe.dev * rf2e0bbc6... 10/: preferred-gpe-versions-2.7: prefer gpe-su 0.19 Oct 28 02:42:36 03koen 07org.oe.dev * rdaa6105e... 10/: matchbox-keyboard: fix up .bb a bit and use --disable-cairo per mallums suggestion Oct 28 02:42:40 03jbowler 07org.oe.dev * r749a74b8... 10/: nslu2-kernel: release 2.6.14 Oct 28 02:42:44 03rpurdie 07org.oe.dev * rd5f672b2... 10/: Oct 28 02:42:45 linux-oz-2.6: Akita updates to dev branch. Renable akita in defconfig and build Oct 28 02:42:45 in I2C, I2C-PXA and MAX7310 drivers. Add max7310 i2c driver. Add proper Akita Oct 28 02:42:45 IO-Expander driver. Add patch to fix Akita mtd issues (also fixes Borzoi). Oct 28 02:42:45 Enable spitz_cf patch to apply to akita. Update sound codec patch - no user Oct 28 02:42:45 visible changes (yet). Oct 28 02:44:09 hey Oct 28 02:44:50 hey Twiun Oct 28 02:50:14 RP: alsa fixes will be in next dev update? **** ENDING LOGGING AT Fri Oct 28 02:59:59 2005