**** BEGIN LOGGING AT Wed Jul 03 02:59:58 2013 Jul 03 03:05:01 hi, gstreamer1.0-plugins* does not apply patch. because SRC_URI is finally initialized with the path to source. Jul 03 03:06:37 Does anyone know how to respond to the problem? Jul 03 03:12:07 yo Jul 03 08:49:28 how to delete only object files in a module?? Jul 03 08:49:49 when i give bitbake -c clean Jul 03 08:49:59 it is deleting whole?? Jul 03 08:50:08 inlucding source code Jul 03 08:50:09 ?? Jul 03 08:50:49 boost: yes, the whole source Jul 03 08:52:08 i want to delete only object files Jul 03 08:57:29 then use the dev shell? Jul 03 08:57:50 but if you intend to develop a module.. maybe just use the SDK/toolchain matching your build? Jul 03 09:23:01 mmmh... 'cat /dev/kmem'; /me wonders why this has not been detected/fixed before Jul 03 09:46:18 morning all Jul 03 09:48:03 hi bluelightning, all Jul 03 09:48:09 hi pb_ Jul 03 09:55:33 huh, my vnc connection got stuck Jul 03 09:55:38 I used runqemu script Jul 03 09:55:45 any idea on how to debug it? Jul 03 09:55:56 usual places do not show anythung (dmesg, syslog) etc Jul 03 10:27:33 ah nevermind, I got an ubuntu machine, I will try to run qemu on it Jul 03 13:01:27 hi Jul 03 13:02:13 i would like to know if it's possible to generate a kernel which contains a cpio.gz with openembedded ? Jul 03 13:23:17 I am pretty sure you can build cpio.gz images Jul 03 13:24:21 Yep i can, i just added cpio.gz in IMAGE_FSTYPE variable, and oe generates cpio.gz Jul 03 13:25:09 but i woule like the cpio.gz as an initramfs integrated inside the kernel Jul 03 13:25:47 you may need a custom recipe with a bit of shell to do that Jul 03 13:25:50 I am not sure Jul 03 13:30:56 hum ok Jul 03 13:30:59 captainigloo: I believe the live images do that Jul 03 13:31:17 run "git grep cpio.gz" and you may find some pointers to areas of the code Jul 03 13:32:58 IMAGE_LIVE seems to embedd cpio.gz Jul 03 13:33:50 right Jul 03 13:35:03 but will it works with arm processor and barebox as bootloader ... that's the question Jul 03 13:35:28 how do you run qemu after SCPd the produced image to your test computer? Jul 03 13:35:39 I will probably copy and paste the command output from runqemu script Jul 03 13:50:19 eren: I use runqemu on that side as well Jul 03 13:50:29 eren: you just need to have build qemu-native and qemu-helper-native Jul 03 13:53:24 bluelightning: hm, I guess I need to share the working directory as well? Jul 03 13:54:01 bluelightning: I actually installed qemu-kvm from ubuntu repository Jul 03 13:54:28 my build server is different, what would you suggest? Jul 03 13:54:29 eren: I haven't done that here, I just built separately Jul 03 13:54:55 you could share sstate from the build server, although if the hosts are different that probably won't accelerate things much Jul 03 13:55:14 thing is you only need to build qemu-native/qemu-helper-native once Jul 03 13:55:41 ok, then get image, put it in tmp/deploy/image, then run qemu? Jul 03 13:56:46 you can put the image anywhere, doesn't have to be in tmp/deploy/images Jul 03 13:56:53 you'll also need the kernel Jul 03 13:57:40 bluelightning: I was mentioning that because of the fact that runqemu script automatically detects it and requires BBPATH variable set Jul 03 14:21:29 captainigloo: or just add INITRAMFS_IMAGE = "my-initramfs-image" to your kernel recipe Jul 03 14:31:43 ant_work: you mean that just adding this line in linux.bb will create the image, the kernel and will embedd the image into the kernel automatically ? Jul 03 14:38:46 yes Jul 03 14:38:56 see Jul 03 14:38:57 http://kexecboot.org/documentation/crosscompiling/oe-yocto Jul 03 14:47:33 thanks ! Jul 03 14:49:57 using the "danny" branch of yocto I have built a core-image-sato image for an imx28 and I am getting "alignment trap" errors in connmand, do I have some compiler flag that needs tweaking? Jul 03 15:29:57 kergoth, is this a sign I am missing a DEPENDS somehwere Jul 03 15:29:58 ERROR: No available provider for dependency `distutils` of python-core Jul 03 15:29:59 ERROR: Function failed: process_automatic_dependencies Jul 03 15:30:02 semi afk atm Jul 03 17:38:28 kergoth, is there some kind of depends race with python-core and python-distutils Jul 03 18:46:14 kergoth, ping Jul 03 18:46:22 ERROR: No available provider for dependency `distutils` of python-core Jul 03 19:22:10 Crofton|work: that's weird, that doesn't make sense, since python itself provides that Jul 03 19:22:13 * kergoth shrugs Jul 03 19:22:21 don't ahve time to look at it today, maybe tomorrow Jul 03 19:23:00 k Jul 03 19:23:02 yeah Jul 03 19:23:25 I figured I'd let you know Jul 03 19:23:33 maybe some form of race Jul 03 19:25:24 I do not have this directory /home/balister/src/oe-core/build/tmp-eglibc/pkgdata/all-oe-linux-gnueabi/auto/ Jul 03 19:25:32 or in the armv7 dir Jul 03 19:29:55 ./tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/python/2.7.3-r0.3/pkgdata/auto Jul 03 19:30:24 seems to be a path issue Jul 03 19:43:26 kergoth, do I need anything special for bitbake? Jul 03 21:00:42 Hi, psyco not maintained anymore, could not find any recipe for pypy. Is there somebody working on it? **** ENDING LOGGING AT Thu Jul 04 02:59:58 2013