**** BEGIN LOGGING AT Mon Aug 27 02:59:58 2012 Aug 27 07:54:19 monday question! Aug 27 07:54:55 how do I choose a different gcc version? (it seems that the default gcc is generating unbootable 2.6.33 kernels for my board). Aug 27 08:03:25 good morning Aug 27 08:09:15 fog: fixing kernel is easier then switching gcc now Aug 27 08:41:43 I try to do my own recipes... Aug 27 08:44:49 I make a qt program and need to compile two binary in a subdir, the lib, and the bin, the file.pro works normally in x86, but in the crosscompilation of bitbake only the library was compiled Aug 27 08:46:00 Seams the make file made by qmake2 is correct, because list the subdir of compilation, but the ipk is not created, some suggest? Aug 27 08:52:48 JaMa: unfortunately I don't know from where to start to fix the kernel. Aug 27 08:52:56 just "uncompression error..." Aug 27 14:22:03 uf. finding dependency loops is crazy Aug 27 14:22:49 silvio_: check what got installed into package/ directory and adapt packaging rules in recipe to cover also binary Aug 27 14:24:43 fog: check KERNEL_CCSUFFIX variable to check other CC for kernel Aug 27 14:55:25 hrw: thanks I found the error, I have to upgrade git :) Aug 27 14:55:35 ;) Aug 27 15:14:02 hrw: ehrm... where? Aug 27 15:18:20 fog: I would start from old OE classic repo Aug 27 15:32:57 hrw: with OE classic my kernel works fine. Aug 27 15:33:27 hrw: currently I am booting an oe-classic kernel. it is the oe-core conversion that is giving problems. Aug 27 15:58:48 pb_: did you write those git hooks which sync OE repos to github? can you share them? Thanks Aug 27 16:37:33 bb Aug 27 18:33:14 Hi. When building classpath, I get this warning: "WARNING: classpath: The compile log indicates that host include and/or library paths were used." Aug 27 18:33:31 Does that mean that something from the host system was used? Aug 27 19:19:22 mario-goulart check the config.log file which stuff is included from host system Aug 27 19:19:40 woglinde: in the workdir? Aug 27 19:21:32 woglinde: ok. I've found it. Aug 27 19:22:42 I'm trying to find out why "java -version" hangs on my machine. Aug 27 19:30:02 how a recipe can tell what goes in the stage, and what goes in the packages. ie C header files and .a Aug 27 19:37:48 wakko FILES_ Aug 27 19:38:04 there is a default class which you can override Aug 27 19:38:49 FILES_${PN} ? Aug 27 19:39:07 yes Aug 27 20:01:31 hi all Aug 27 20:01:42 I have a question about a bit strange behaviour wrt. udev rule matching Aug 27 20:01:51 I try to match on ENV{ID_FS_USAGE}==, but it never matches. When loosening the rule, and dumping the env in the RUN script, it is set however.. Aug 27 20:02:08 anyone knows what I'm missing? Aug 27 20:17:52 woglinde: if i use the FILES_ vars i can define which file goes in which package, but then how a recipe knows which package it has to use for compilation ? Aug 27 20:18:28 : Aug 27 21:32:29 wakko DEPENDS **** ENDING LOGGING AT Tue Aug 28 03:00:03 2012