**** BEGIN LOGGING AT Mon Mar 09 02:59:57 2009 Mar 09 03:48:58 hi, i'm following an openembedded for beagleboard tutorial and after many hours it failed to build my console-image after saying NOTE: missing checksum. netbase-4.21.tar.gz has no entry in conf/checksums.ini. any help? Mar 09 03:49:52 urg Mar 09 03:50:04 when did you make the checkout? Mar 09 03:50:12 early last week Mar 09 03:50:24 actually, nm, wednesday of the week before last Mar 09 03:50:28 git pull :) Mar 09 03:50:33 It has been added Mar 09 03:50:47 ah, so re-do my steps leading up to the build? Mar 09 03:51:12 I do not think so, just run "git pull" and restart the build Mar 09 03:51:36 run git pull in the openembedded directory Mar 09 03:51:50 ok, thanks. :) Mar 09 03:52:36 glm I am off to bed Mar 09 04:21:36 No suggestions? Mar 09 05:48:47 Hi all, how can I build a qt project under oe? I have already cross compiled qt 4.5 under oe, but have no idea of building my qt project. Mar 09 06:01:09 leslie: we use recipes to build packages thats what you should look into Mar 09 06:10:30 khem: yes, I have used recipe to build qt 4.5, but I dont know how to create a recipe for building a single qt project, could you help me a document or a link? Mar 09 06:24:44 hmm look at other .bb files in the sources Mar 09 06:24:49 I would say Mar 09 06:27:49 Heh. Anybody have any idea why busybox isn't appearing in my console-image rootfs? Mar 09 06:29:42 MostAwesomeDude: no idea, you can read the opkg log of the installation?! Mar 09 06:30:11 zecke: Where would that be in my tmpdir? Mar 09 06:31:22 MostAwesomeDude: tmp/work/your-platform/console-image/tmp/log... Mar 09 06:31:31 rebooting Mar 09 06:31:54 leslie: lookg for recipes inheriting qt4x11 (inherit qt4x11) Mar 09 06:36:55 Oh, ok, thanks, I will search for that~ Mar 09 06:36:57 Huh. Looks like busybox just wasn't on the list of things to install. Mar 09 06:44:29 can open moko be run on omap processors? Mar 09 06:55:11 I think open moko is more of the name of the company creating the hardware, the software stack is under constant change Mar 09 06:56:32 can i run the software on any chip? i mean on a omap based board Mar 09 07:00:51 as binary I don't know, it might work (also arm based), but surely you can compile it for a different SoC. The kernel will neve run of course Mar 09 07:09:14 if i want to demo something do you suggest some package? Mar 09 07:48:49 morning Mar 09 07:54:11 good morning Mar 09 09:07:16 are there any test suites to test sdram speeds/integrity? Mar 09 10:12:18 good morning Mar 09 10:15:22 morning Mar 09 10:22:26 03Robert Schuster  07org.openembedded.dev * re3611ef94d 10openembedded.git/packages/jamvm/jamvm-native_1.5.1.bb: jamvm-native: Updated to 1.5.2. Mar 09 10:22:27 03Robert Schuster  07org.openembedded.dev * r1c6814d336 10openembedded.git/conf/checksums.ini: checksums.ini: Removed jamvm 1.5.1 entries, added 1.5.2 one. Mar 09 10:22:27 03Robert Schuster  07org.openembedded.dev * rb2663e9f80 10openembedded.git/packages/jamvm/jamvm_1.5.0.bb: jamvm 1.5.0: Increased PR. Mar 09 10:22:28 03Robert Schuster  07org.openembedded.dev * r2bb8d600b3 10openembedded.git/packages/jamvm/ (jamvm.inc jamvm_1.5.1.bb): jamvm: Updated to 1.5.2. Mar 09 10:22:31 03Robert Schuster  07org.openembedded.dev * r84c168ec98 10openembedded.git/packages/jamvm/jamvm-native_1.5.2.bb: jamvm-native 1.5.2: Set PR to r0. Mar 09 10:22:34 03Robert Schuster  07org.openembedded.dev * rf008320e19 10openembedded.git/packages/jamvm/jamvm_1.4.5.bb: jamvm 1.4.5: Increased PR. Mar 09 11:00:33 03Robert Schuster  07org.openembedded.dev * r3a9aa07cb0 10openembedded.git/classes/java-native.bbclass: java-native.bbclass: New file. Mar 09 11:00:33 03Robert Schuster  07org.openembedded.dev * ra8a23e995d 10openembedded.git/classes/native.bbclass: native.bbclass: Remove java specific stuff from do_stage again. Mar 09 11:02:49 thebohemian: hi Mar 09 11:03:05 thebohemian: can you fix your commit name? Mar 09 11:08:32 is possible to override MACHINE_FEATURE from local.conf ? Mar 09 11:09:02 MACHINE_FEATURES mistake Mar 09 11:09:08 not without changing machine config to make = -> ?= Mar 09 11:09:23 mh ok ! Mar 09 11:10:43 hrw: ouch, sorry. Mar 09 11:10:48 hrw: will do so. Mar 09 11:10:56 on some machine, the general ones, such as i686 or qemu could be useful to tune what kind of features the target really have. Mar 09 11:11:49 gremlin[it]: for generic ones yes Mar 09 11:12:20 thebohemian: can you integrate my fix-* patches into icedtea6-native? ithas a bit strange system of patching Mar 09 11:14:58 hrw: yep, will do so (albeit after lunch :) ) Mar 09 11:15:15 hrw: the patch system is funny, he? :) Mar 09 11:15:57 hrw: interfacing with it from OE is a bit of a pain, but manageable Mar 09 11:16:09 ;) Mar 09 11:16:18 thebohemian: 2-3h and it finally built Mar 09 11:16:46 hrw: you asked how they test the software. icedtea people (mostyl red hat) have access to the official test kit from sun (TCK) Mar 09 11:17:07 hrw: and they really pass 100% with that nowadays (shown at FOSDEM) Mar 09 11:17:13 * thebohemian off to lunch Mar 09 11:17:16 cool Mar 09 12:05:38 hi all Mar 09 12:37:22 morning all Mar 09 12:37:40 * RP tries to shake off the jetlag Mar 09 12:38:23 gm Mar 09 12:42:51 hey RP Mar 09 12:42:53 03Robert Schuster  07org.openembedded.dev * r370379133d 10openembedded.git/packages/antlr/antlr-native_2.7.7.bb: antlr 2.7.7: Use java-native bbclass. Mar 09 12:46:39 hm, the email address in my commit name is wrong. I set it via user.email. Isn't that one used? Mar 09 12:53:53 RP: hi Mar 09 12:54:21 hrw: Thats one large set of patches :) Mar 09 12:54:57 RP: poky rpm stuff? Mar 09 12:55:17 hrw: yes Mar 09 12:55:40 RP: I started working on it after leaving OH Mar 09 12:56:01 hrw: I saw various bits of feedback, are you still going to be able to merge it? Mar 09 12:56:24 RP: I plan to finish it in ~10 days Mar 09 12:56:33 hrw: ok, cool Mar 09 12:56:56 basically it is safe to be merged but needs some improvements Mar 09 12:56:57 hrw: We should try and pull any useful cleanup back into poky too... Mar 09 12:57:17 its certainly better rpm support than OE currently has Mar 09 12:57:49 RP: I have one change to poky package.bbclass. allow_links support from OE Mar 09 12:58:17 hrw: Sounds interesting... :) Mar 09 12:58:34 RP: thats just two lines but we (BugLabs) need them Mar 09 12:59:47 hrw: ok, you know what to do :) Mar 09 13:00:47 yep Mar 09 13:01:01 you first ;/;D Mar 09 13:01:14 hrw: Your previous set is already mermged ;-) Mar 09 13:01:23 and also merged Mar 09 13:02:36 kul Mar 09 13:03:13 ~hail volume keys in laptops Mar 09 13:03:13 * ibot bows down to volume keys in laptops and chants, "I'M NOT WORTHY!!" Mar 09 13:05:48 RP: something interesting in atom or intel gfx world? Mar 09 13:07:24 hrw: Nothing I can talk about ;-) Mar 09 13:08:59 ;) Mar 09 13:09:22 RP: btw - GN40... what it exqactl.y is? some kind of gma950 on steroids? Mar 09 13:10:41 busybox seems to be broken, md5sum of patch fails, known problem? Mar 09 13:33:58 hrw: I've not come accross it... Mar 09 13:34:41 ok Mar 09 13:48:38 thebohemian: ping - merging my patches... Mar 09 13:51:52 hrw: pong Mar 09 13:52:20 thebohemian: did you looked at merging fix-* patches? Mar 09 13:57:03 is someone experiencing some problem with perl? bad interpreter, compiling perl 5.8.8 for gta02? Mar 09 13:57:59 hrw: fix-* patches? where are they? (I merged the use of java-native) Mar 09 13:58:23 thebohemian: jalimo r703 Mar 09 13:59:03 thebohemian: this contains fix-zlib.patch and fix-freetype.patch which req patching after configure iirc Mar 09 13:59:40 thebohemian: currently they are added to do_patch which does not get it building Mar 09 14:00:26 hrw: ah now I see. I thought you added them already to the build system Mar 09 14:00:47 no, I finished those patches ~22:00 at friday Mar 09 14:00:51 iirc Mar 09 14:01:18 thebohemian: today tried to build it again and saw that those patches req moving in build Mar 09 14:04:02 hrw: ok Mar 09 14:04:29 thebohemian: you already added some of them so you know more then I about this build system Mar 09 14:04:45 hrw: I know how to add them to the build, yeah. Mar 09 14:05:01 hrw: will add them. I ping you when I'm ready Mar 09 14:06:03 thx Mar 09 14:06:12 hi chouimat Mar 09 14:07:23 hi Mar 09 14:07:41 chouimat|work: I saw that few posts got published on openplug Mar 09 14:44:36 could i ask about the c860 ? what is the real status of kernel 2.6 series about this machine ? Mar 09 14:45:35 hrw: pong. the patches are now integrated in the build Mar 09 14:46:10 great Mar 09 14:46:31 flameman: c860 is c7x0 in OE Mar 09 14:46:37 2.6.26 works great Mar 09 14:46:51 2.6.27 booted fine and worked Mar 09 14:47:01 ~c860 Mar 09 14:47:05 ~boxer Mar 09 14:47:06 i guess boxer is Sharp SL-C860, or a dog. in reality, this is an SL-C760 with a different case color. please don't support stupid marketing tricks. Mar 09 14:48:52 flameman: RP is zaurus maintainer Mar 09 14:49:18 flameman: considering to buy one? Mar 09 14:49:25 morning :) Mar 09 14:49:35 hi Jay7 Mar 09 14:49:42 hrw: hey :) Mar 09 14:53:40 ibot is well trained :D Mar 09 14:54:02 we worked on it ;) Mar 09 15:03:22 hrw yes considering to buy one Mar 09 15:06:34 flameman: consider rather akita (c1000) - pxa27x and usbhost Mar 09 15:07:46 ~akita Mar 09 15:07:47 somebody said akita was the Sharp SL-C1000, or a dog Mar 09 15:07:54 :) Mar 09 15:23:29 hrw i wonder about pcmcia and microdrive Mar 09 15:24:10 also i am googling, but ... i haven't realized about the ram amount of that machines, not yet Mar 09 15:24:12 :P Mar 09 15:25:14 flameman: c760/860/1000 have 128mb flash, 64mb ram Mar 09 15:25:28 vga screen, cf slot, sd clot Mar 09 15:25:49 C3x00 models have microdrive Mar 09 15:25:59 replaceable with CF card Mar 09 15:26:03 flameman: nice devices they are. but if you want one then grab c1000 or c3100/3200 Mar 09 15:26:22 * Jay7 have C1000 :) Mar 09 15:26:33 I have c760 Mar 09 15:26:44 had: 5500, c760, 5600, 6000, 3000 Mar 09 15:27:33 uuu pretty :D Mar 09 15:27:37 I do not like cxx00 series due to thicker to c7x0 series Mar 09 15:27:50 flameman: 5500 and c760 were mine, rest were OZ/OE devices Mar 09 15:27:57 * mckoan is booting Linux version 2.6.27 CPU: ARM926EJ-S Machine: Atmel AT91SAM9G20-EK Mar 09 15:28:28 197.83 BogoMIPS Mar 09 15:28:38 mckoan: nice! Mar 09 15:28:44 mckoan: you know what Bogo means? :D Mar 09 15:30:13 mckoan: how many things differ from sam9263-ek? Mar 09 15:30:53 hrw: I don't know it well yet Mar 09 15:30:57 hi Spyro Mar 09 15:31:01 hiya Mar 09 15:31:13 it has no LCD Mar 09 15:32:32 mckoan: ;( Mar 09 15:38:27 hrw: but work faster! Mar 09 15:39:10 400MHz and hdparm -T says 96MB/s Mar 09 15:40:46 AFAIK Atmel created SAM9G20 to replace RM9200 as new generation MCU Mar 09 15:42:16 mckoan: so what will replace SAM926x line? Mar 09 15:54:31 mmm having issues about getting started on bitbake Mar 09 15:54:50 i emerged it on a gentoo system, i follow the guide on the wiki Mar 09 15:54:59 but it seems it wan't collaborate with python Mar 09 15:55:08 (that is the base tool of gentoo) Mar 09 15:56:38 try to update bitbake from svn Mar 09 15:56:53 flameman: 1.8.12 is minimal version Mar 09 15:58:02 hrw, did you have a chance to look at my rpm rootfs failure? Mar 09 15:58:40 Tartarus: which one? Mar 09 15:58:49 Tartarus: I did not looked at rpm last days Mar 09 15:59:05 http://pastebin.com/d64e6cd01 Mar 09 16:00:05 hrw: SAM926x line is new Mar 09 16:01:11 Tartarus: expired ;( Mar 09 16:01:20 Bah Mar 09 16:02:50 http://pastebin.com/m44584be5 Mar 09 16:04:31 Tartarus: looks like lack of pyton-sqlite-native... Mar 09 16:04:44 Tartarus: can you write about it in ML thread? Mar 09 16:04:51 hrw, yes, I did Mar 09 16:05:02 ok, will check tomorrow Mar 09 16:05:14 k Mar 09 16:07:27 mckoan: at91sam9g20 results added into table Mar 09 16:07:50 hrw: thx ;-) Mar 09 16:08:54 mckoan: I plan to make better comparison in next weeks - with lmbench etc respected benchmark utils Mar 09 16:10:11 no prob, I'm angry for my Motherboard Mar 09 16:10:26 in your pc? Mar 09 16:10:41 yes seems that Nvidia chipset is A LOT slower than Intel one Mar 09 16:11:02 I'm thinking to change MB Mar 09 16:11:29 grab p35 or p45 based one Mar 09 16:12:37 yep I was thinking at P45 Mar 09 16:13:38 now I have a Ferrari engine in a chassis Skoda Mar 09 16:14:15 ;D Mar 09 16:14:28 mckoan, you remember Alncia Thema 8-32 ? Mar 09 16:14:44 Lancia Mar 09 16:18:23 well..the right comparison would be Citroen-Maserati (if you're old enough to remember) Mar 09 16:18:43 gremlin[it]: yes Mar 09 16:19:18 Lancia car ... Ferrari engine ... Mar 09 16:19:41 * hrw -> off Mar 09 16:25:51 hrw, sorry i wan on phone call Mar 09 16:26:23 hrw what do you suggest me in order to get started about bitbake ? Mar 09 16:26:34 hrw i am pretty new on such a stuff :P Mar 09 16:27:19 yes i installed the 1.8.12 Mar 09 16:56:11 are all the kernel patches required to use the OMAP internal DSP in the OE OMAP kernel recipe already? Mar 09 16:57:57 I'm working with the beagle board and would like to utilize the DSP, I have read over the beagle wiki and to use the DSP it says you need to use the OMAP kernel and patch it with Hiroshi's patches. I looked at his patches a some seem to be in the OE OMAP recipe, I was just wondering if all the ones required for useing the DSP are already in OE Mar 09 17:20:55 Hey. Sorry to be annoying, but I'm quite clueless. I need to get busybox or some other shell into my console-image, and so it would be really cool if somebody knew why it Mar 09 17:21:32 *it's not being included and how to fix it, or how to add packages to rootfs after it's made so I could just add it by hand. Mar 09 17:21:39 Stupid Eee keyboard. ;c Mar 09 17:24:56 03Tom Rini  07org.openembedded.dev * r9924dde8ff 10openembedded.git/classes/module-base.bbclass: Mar 09 17:24:56 Revert "module-base: Fix the test on KERNEL_OBJECT_SUFFIX" Mar 09 17:24:56 This reverts commit 25b281668e62d90c027978b13b53075534b81d0c. Mar 09 17:24:56 As pointed out by Pieter my logic here was backwards Mar 09 17:24:56 and the code was correct before and this change is incorrect. Mar 09 18:29:56 03Koen Kooi  07org.openembedded.dev * r287743d871 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Mar 09 18:29:59 03Robert Schuster  07org.openembedded.dev * r370379133d 10openembedded.git/packages/antlr/antlr-native_2.7.7.bb: antlr 2.7.7: Use java-native bbclass. Mar 09 18:57:07 busybox anyone? http://pastebin.com/m3bea74da Mar 09 19:09:43 toggles_w: I was getting that yesterday. I worked around it by excluding that patch. Not optimal, but changing the MD5 sum in the .ini file didn't seem to want to work. Mar 09 19:10:19 mewyn: thanks mate, so take the patch out of the .bb ? Mar 09 19:10:26 Hm. Is there any way to force a package to be included in images, maybe in machine conf? Mar 09 19:11:02 Someone should probably post on the ML Mar 09 19:11:05 and see what's going on Mar 09 19:13:16 mewyn: thanks mate, dropping from the .bb works, i'll rebuild again later.. Mar 09 19:17:27 MostAwesomeDude: yes there is. You can add it to MACHINE_EXTRA_RDEPENDS and rebuild task-base Mar 09 19:17:50 toggles_w: Yah, i'd be more concerned if I was closer to release, but I'm still hammering out package requiremnts and such, so I'm not concerned about dropping the patch. Plus I use modutils from util-linux and not bb in both my projects. Mar 09 19:19:28 thesing: Rock. I'll try that. Mar 09 19:20:58 mewyn: thanks again Mar 09 19:21:44 toggles_w: no prob Mar 09 19:22:02 One thing that really drove me last night in getting an xorg-image was madwifi. Mar 09 19:31:54 is there any OM-people? :) Mar 09 19:32:10 OM-kernel people even better :) Mar 09 19:33:21 if i have a patch for the mickey branch ... where i can send it ? Mar 09 19:33:39 gremlin[it]: to mickey? :) Mar 09 19:34:00 denix: hi :) Mar 09 19:34:05 Jay7, yes have sense ... :) Mar 09 19:34:10 sweetlilmre: hi Mar 09 19:34:36 OM people, woodoo people.. Mar 09 19:34:46 sweetlilmre: what's up? Mar 09 19:35:51 denix: can you tell me what package builds the tmp/rootfs directory and puts the kernel bin there? I have been bouncing between kern. versions trying to track down a MMC issue and base-image seems to be stuck on a later kernel version i.e. not picking up the change Mar 09 19:36:46 sweetlilmre: an image recipe does that Mar 09 19:37:36 denix: that is what I thought. but I can't seem to get it to recognise that the kernel version is older e.g. I had .29rc6 and now back to .24, but base-image keeps putting .26rc6 in there Mar 09 19:38:12 so I am assuming I need to do a "bitbake -f -c clean" on something Mar 09 19:39:41 sweetlilmre: since you have a more recent pre-built .26rc6 ipk, opkg picks it over .24 Mar 09 19:40:04 aha so if I nuke that, it should be ok... Mar 09 19:40:46 sweetlilmre: try that. of course, killing your tmp&deploy would also work :) Mar 09 19:42:56 otherwise, if you don't want a clean build, do "bb -c clean kernel-2.6.26rc6" and delete all the .26rc6 IPKs from deploy - that should do the trick Mar 09 19:44:19 denix: thanks, I had about 7 different kernels in there.. been busy :) now all but .24 are gone :) Mar 09 19:48:27 denix: once again, thanks :) Mar 09 19:48:31 http://antipastohw.blogspot.com/2009/03/introducing-open-source-hardware.html Mar 09 19:48:43 Open Source Hardware bank :) Mar 09 19:48:58 very interesting idea for hw developers Mar 09 19:49:57 sweetlilmre: np. did it work? :) Mar 09 19:50:18 denix: yep :) 100% Mar 09 19:54:15 hey, i'm new to this -- i'm getting an error building twin. the most i've managed to determine is that the configure runs fine, the build doesn't Mar 09 19:54:45 btw bitbake seems really nice but still trying to find my way around Mar 09 19:56:24 our telepathes looking for solution :) Mar 09 19:56:33 please wait :) Mar 09 19:56:37 you want a pastebin? Mar 09 19:56:50 it is first that you should do :) Mar 09 19:56:59 provide info and describe error Mar 09 19:57:25 http://pastebin.com/m539df526 Mar 09 19:59:11 sanity error.. Mar 09 19:59:22 so i'm missing something? Mar 09 19:59:37 no, seems that some patches needed Mar 09 20:00:04 hmm.. shouldn't it download those automagically thouugh? Mar 09 20:00:32 wow.. there are one.. Mar 09 20:01:17 mordy_: write to ML and attach this log Mar 09 20:01:30 mailing list? Mar 09 20:01:34 yes Mar 09 20:01:40 so this isn't a pebcak? Mar 09 20:01:42 openembedded-devel Mar 09 20:01:58 mordy_: should not :) Mar 09 20:03:28 re Mar 09 20:03:59 florian: hey, did you still want to look for Drupal with pgsql doc? Mar 09 20:04:17 Jay7: always Mar 09 20:04:42 florian: http://pgedit.com/install_drupal Mar 09 20:04:52 it's about fresh installation Mar 09 20:05:02 will try to find about migration Mar 09 20:05:50 oh, another problem is when it's trying to build busybox - the md5 doesn't match. i removed the downloaded file and had it try again and same error (the supposedly corrupted file keeps returning the same md5 again and again) http://pastebin.com/m20b3780f Mar 09 20:06:06 florian: http://groups.drupal.org/node/15793 Mar 09 20:06:51 mordy_: check the checksums.ini in the conf (IIRC) folder and make sure they match. download the file manually and replace the one in the sources folder Mar 09 20:09:28 mordy_: or.. if the checksum is actually bad you can get brave and put OE_ALLOW_INSECURE_DOWNLOADS = "1" in your .conf. though there are consequences Mar 09 20:09:34 sweetlilmre: the checksums.ini appears to be wrong -- Mar 09 20:09:55 i don't think i'd be getting a bad download if the checksum for the file is always the same, no? Mar 09 20:09:59 Jay7: ah, this looks pretty interesting Mar 09 20:10:38 florian: but check for working backups ;) Mar 09 20:11:10 mordy_: dunno, I would def. try a manual d/l first and compare the checksums Mar 09 20:11:15 i guess it will complain though when i update the oe branch Mar 09 20:11:34 sweetlilmre: yeah, i tried the manual d/l and the checksums.ini is clearly wrong Mar 09 20:11:53 mordy_: when last did you update OE? Mar 09 20:12:01 an hour ago Mar 09 20:13:55 sweetlilmre: the problem you are seeing is because these patches have changed at source Mar 09 20:14:13 khem: the patch isn't that new though Mar 09 20:14:25 oh, it is Mar 09 20:14:35 +++ busybox-1.13.2-modprobe/modutils/modutils-24.c 2009-03-08 02:04:02.000000000 +0100 Mar 09 20:14:47 mordy_: well then... :) Mar 09 20:14:53 some dev has to verify that the new patch is good and then commit the new checksum Mar 09 20:15:28 let me see if I get to it today Mar 09 20:16:16 thesing: Thanks for the suggestion, but all of a sudden console-image appears to be working correctly again. I'll keep that in mind if it breaks again. Mar 09 20:19:24 03Frans Meulenbroeks  07org.openembedded.dev * r161794911d 10openembedded.git/conf/distro/include/sane-srcrevs.inc: opkg: upgraded to R204: this fixes the endless loop in opkg upgrade coreutils Mar 09 20:20:24 Jay7: indeed Mar 09 20:29:17 hehe... Mar 09 20:29:31 * Jay7 found map of Goettingen, Germany :) Mar 09 20:44:30 I did a git pull on OE this morning, and now I get the following error when doing a build. ERROR: Multiple .bb files are due to be built which each provide virtual/psplash (/home/jsynesio/oe/openembedded/packages/psplash/psplash-angstrom_svn.bb /home/jsynesio/oe/openembedded/packages/psplash/psplash_svn.bb). Mar 09 20:44:30 This usually means one provides something the other doesn't and should. Mar 09 20:44:30 Any ideas on how to fix this? Mar 09 20:46:36 you can ignore it for now even Mar 09 20:47:00 main Angstrom maintainer is busy this week due to Bossa conference Mar 09 20:47:50 It does seem to complete the build, even with this error. Mar 09 20:48:09 john3909: you might want to check the logs, I've heard reports on this before (somewhere last week) Mar 09 20:48:20 although yesterday or so for me it worked Mar 09 20:49:28 eFfeM, Saturday's update worked fine, but the update this morning started this problem. Mar 09 20:49:51 oh well Mar 09 20:50:05 * florian spots himself talking about OE here: http://www.linux-magazine.com/online/news/fosdem_video_listening_asking_testing_at_the_conference Mar 09 20:52:14 john3909: if I now do a bitbake psplash it gives no problem (but did not clean before) Mar 09 20:54:05 eFfeM, I did a rebuild of psplash and I did not have any errors. I also cleaned psplash and did a complete build and again the error is still there. Mar 09 20:55:45 weird Mar 09 20:55:57 write an email to the oe mailing list Mar 09 20:56:18 eFfeM, I'll do that. Thanks Mar 09 20:57:15 yw Mar 09 21:03:19 anybody using bitbake on gentoo ? Mar 09 21:03:43 flameman: I was using when had gentoo :) Mar 09 21:03:59 ~1-1.5 yrs ago Mar 09 21:03:59 what do you have no ? Mar 09 21:04:01 now Mar 09 21:04:16 ALT Linux (russian distro) Mar 09 21:04:37 btw, I should write page about it on OE wiki.. Mar 09 21:04:44 good Mar 09 21:05:22 here i have strange behaving from bitbake, but i am early new about bitbake, so ... Mar 09 21:05:28 anyway i have to fix the jam Mar 09 21:05:54 flameman: did you update it from svn? Mar 09 21:06:09 no i emerged the last version available Mar 09 21:06:22 i will svn soon Mar 09 21:06:46 I have using bitbake from svn always Mar 09 21:07:03 umm i think it's the best way Mar 09 21:07:21 dunno about why, but it seems it's so Mar 09 21:07:25 at least it resolves some troubles before they occurs :) Mar 09 21:07:35 yes, exactly ! Mar 09 21:08:01 mmm maybe i will write an overlay (gentoo overlay) to force svn ! Mar 09 21:08:18 so emerging bitbake will be done in the svn way Mar 09 21:08:29 as you wish :) Mar 09 21:08:32 :D Mar 09 21:08:39 I just have it in OE dir :) Mar 09 21:08:52 pretty good Mar 09 21:08:58 all OE things laying in one place :) Mar 09 21:09:16 :) Mar 09 21:10:27 florian: after 7 minutes of other talks :p Mar 09 21:11:03 keesj: :-) Mar 09 21:11:43 Sounds like I need to work on my English :/ Mar 09 21:13:53 They did't show the beagle + ldp Mar 09 21:14:43 yes I really wonder why... everyone was playing with the beamer and the keyboard Mar 09 21:16:00 and neither was open-source :p Mar 09 21:24:09 unluckily yes... such a keyboard would ba a cool open hardware project :) Mar 09 21:27:20 hm.. Mar 09 21:27:40 what is about that keyboard? is it shown in link abowe? Mar 09 21:28:24 http://www.berlinnext.de/blog/uploaded_images/bluetooth_laser_virtual_keyboard-769649.jpg Mar 09 21:28:57 ah.. I have seen this keyboard 2-3 years ago Mar 09 21:29:08 or may be something like.. Mar 09 21:29:18 but very like Mar 09 21:32:06 Jay7: it's not new Mar 09 21:59:25 03Philip Balister  07org.openembedded.dev * r4843e08d99 10openembedded.git/packages/linux/linux-davinci_git.bb: linux-davinci_git.bb : Comment out DEFAULT_PREFERENCE = "-1" for now. Mar 09 22:00:54 03Khem Raj  07org.openembedded.dev * rc891044d48 10openembedded.git/conf/checksums.ini: Mar 09 22:00:54 checksums.ini: Update checksum for busybox-1.13.2-modprobe.patch Mar 09 22:00:54 * This patch has been redone and additional fix added. Mar 09 22:26:01 does "opkg install" look at Provides: field? or it only installs by name? Mar 09 22:55:30 03Lukas Gorris  07org.openembedded.dev * r15595fa2e1 10openembedded.git/packages/linux/ (linux-msm7xxxx/htcvogue/defconfig linux-msm7xxxx_git.bb): linux-msm7xxxx: update htcvogue defconfig update srcrevs use correct branch for htcblackstone Mar 09 22:57:32 Anyone ever install xorg and not tinyx on OE? Mar 09 22:58:24 People use non-Xorg X servers? Aw, man, why do that... Mar 09 22:59:25 Yah, the xorg-image of all things uses tinyx Mar 09 23:00:45 :c Mar 09 23:01:06 If there's Xorg buggies, file them plz. Mar 09 23:50:53 how can i tell bitbake what version of a package to build? Mar 09 23:53:01 couple of ways Mar 09 23:53:26 you can build like bitbake -c rebuild -b recip_.bb Mar 09 23:54:09 you can bump PRECEDENCE Mar 09 23:54:12 in the recipe Mar 09 23:54:38 and thirdly you can use PREFERRED_PROVIDED_xx = "x.y.z Mar 09 23:54:45 in your local.conf Mar 09 23:55:28 DEFAULT_PREFERENCE I meant when I said PRECEDENCE Mar 09 23:56:32 PREFERRED_VERSION_ = "x.y.z" Mar 10 00:09:20 khem: using -b worked perfect, thanks! Mar 10 00:17:37 I'm running into trouble integrating the Xorg modules and extensions, anyone experienced with that? Mar 10 00:18:09 Oh, and driver modules too. **** ENDING LOGGING AT Tue Mar 10 02:59:57 2009