**** BEGIN LOGGING AT Thu Oct 20 02:59:57 2011 Oct 20 06:10:20 angstrom: 03testlab  07yocto * r42b5e8fe9e 10testlab/beaglebone/eglibc/systemd-image/ (4 files): beaglebone: systemd-image configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 06:30:34 angstrom: 03testlab  07yocto * rbcaa913a09 10testlab/beaglebone/eglibc/Cloud9-IDE/ (4 files): beaglebone: Cloud9-IDE configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 08:02:06 angstrom: 03testlab  07yocto * rca2be2fdb7 10testlab/beaglebone/eglibc/systemd-image/ (4 files): beaglebone: systemd-image configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 08:20:11 angstrom: 03testlab  07yocto * rbbaea294dc 10testlab/beaglebone/eglibc/Cloud9-IDE/ (4 files): beaglebone: Cloud9-IDE configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 09:11:02 Hi, can anyone on here help me with a problem I am having trying to set up a local overlay? Oct 20 09:11:10 (or direct me to a better place to ask?) Oct 20 09:12:49 as far as I can tell bitbake is just ignoring everything in bblayers.conf Oct 20 09:35:56 angstrom: 03testlab  07yocto * rf8a10b45ff 10testlab/beaglebone/eglibc/systemd-image/ (4 files): beaglebone: systemd-image configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 09:38:59 anyone know if there's a way of getting bitbake to tell you which recipe file it will use for a particular target? so if I were to run "bitbake virtual/kernel" is there any way to get it to tell me which recipe it would use? Oct 20 09:54:57 jamesba: you shoud be able to set PREFERRED_VERSION_a (where a is the package) in your machine file or so (but not 100% sure) Oct 20 09:56:09 angstrom: 03testlab  07yocto * r83187a9ef9 10testlab/beaglebone/eglibc/Cloud9-IDE/ (4 files): beaglebone: Cloud9-IDE configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 09:59:52 jamesba: http://bitbake.berlios.de/manual/ch04s02.html#id870421 that might help Oct 20 10:03:46 diget: thanks Oct 20 10:05:31 not really what I was looking for, but I think I've got it working now Oct 20 10:05:51 was wanting to check if it was loading from my local overlay or from the main tree Oct 20 10:08:13 jamesba: ahh. sorry got that wrong ;) Oct 20 10:11:59 it is now, so all is good Oct 20 10:33:15 jamesba: bitbake-layers may also be useful to you in that case Oct 20 10:50:21 bitbake-layers just throws deprication errors Oct 20 10:51:34 bitbake seems to completely ignore bblayers.conf Oct 20 10:51:57 managed to get it to process an overlay by adding the relevant variables to local.conf Oct 20 11:02:44 jamesba: that's not right Oct 20 11:03:01 where is the bblayers.conf file you're editing? Oct 20 11:03:25 also, what version of bitbake are you using? Oct 20 11:08:19 the bblayers.conf is in setup-scripts/build/conf, same place as local.conf Oct 20 11:36:59 angstrom: 03testlab  07yocto * r0ce58964a6 10testlab/omap4430_panda/eglibc/systemd-GNOME-image/ (4 files): omap4430-panda: systemd-GNOME-image configured for angstrom v2011.10-core using branch angstrom-staging and revision aad96c6d1d0f828f5d91c103ccb97a25796620d0 Oct 20 11:38:47 bluelightning, I'm making some progess getting a qt sdk on the target Oct 20 12:45:41 Crofton|work: how's it going? Oct 20 12:46:05 I'll know in a bit Oct 20 12:46:22 building sip, then on to pyqt, which is the tricky bit Oct 20 12:47:48 one day, I need a pyQt recipe in oe that I can build gnuradio against Oct 20 12:48:48 you will be at ELCE? Oct 20 14:38:17 angstrom: 03testlab  07yocto * red1d9aa6fb 10testlab/beaglebone/eglibc/systemd-image/ (4 files): beaglebone: systemd-image configured for angstrom v2011.10-core using branch angstrom-staging and revision 1a1da05fe21626d0a72c5afda668daebae0c54a9 Oct 20 14:58:30 angstrom: 03testlab  07yocto * r334c9bc9a5 10testlab/omap4430_panda/eglibc/systemd-GNOME-image/ (4 files): omap4430-panda: systemd-GNOME-image configured for angstrom v2011.10-core using branch angstrom-staging and revision 1a1da05fe21626d0a72c5afda668daebae0c54a9 Oct 20 15:13:41 anyone know how I would get bitbake to generate the necessary u-boot and MLO files for booting on a beagleboard? bitbake virtual/kernel doesn't make them, and so far as I can tell neither does bitbake console-image Oct 20 15:16:26 where have you looked for the output? Oct 20 15:17:16 setup-scripts/build/tmp-angstrom_2008_1/deploy/glibc/images/beagleboard Oct 20 15:17:26 which is the only place I've seen outputs go to Oct 20 15:17:44 (it's where they've been before, but now they aren't being generated) Oct 20 15:19:16 I notice that bitbake won't produce all the expected outputs from a build unless bitbake -c clean *pkgname* is run first Oct 20 15:19:26 is there any way to get it to rerun everything? Oct 20 15:19:35 the man page isn't helpful here Oct 20 15:27:10 deleting everything in setup-scripts/build/tmp-angstrom_2008_1/stamps/beagleboard-angstrom-linux-gnueabi seems like it might be helping Oct 20 15:30:26 use bitbake -c cleansstate ..... Oct 20 15:30:29 I bet that helps Oct 20 15:35:28 thanks, is that documented anywhere? Oct 20 15:39:43 Crofton|work: yes I'll be at ELCE Oct 20 17:08:56 bluelightning, hopefulyl I can show you something running qt then ! Oct 20 17:09:34 Crofton|work: great, will be good to meet in person also... IIRC I still owe you a beer for resurrecting openzaurus.org also ;) Oct 20 19:04:52 hello! I'm FTBFS gtk+: http://perezmeyer.com.ar/temp/libechonest1.1.symbols . I'm using 2011.03-maintenance, although with GCC 4.3.4 so as to have iwmmxt available Oct 20 19:05:22 could it be a problem triggered by the compiler version? Oct 20 19:05:42 sorry, wrong url Oct 20 19:05:52 http://perezmeyer.com.ar/temp/log.do_install ← this it is Oct 20 19:07:32 I think this is the relevant part: http://paste.debian.net/138332/ Oct 20 23:22:05 could it be that iwmmxt support is somehow broken? **** ENDING LOGGING AT Fri Oct 21 02:59:57 2011