**** BEGIN LOGGING AT Sun Oct 20 02:59:58 2013 Oct 20 18:49:36 I wanna force a complete rebuild of a bitbake recipe. What to o ? Oct 20 18:50:09 I've tried "-f -c clean", but I think its still using stuff from the sstate-cache Oct 20 18:50:18 -c cleansstate Oct 20 18:55:07 thanks Martin Oct 20 20:23:56 JaMa, I guess you're familiar with Qt5, maybe you have a tip for me. I'm using Qt5 with the eglfs backend, on a Wandboard. Framerate is good, around 50 fps for my QtQuick application, but the mouse input feels "laggy" Oct 20 20:25:26 I dont have a RS232 cable right now, so I cant use top for monitoring processes, but from what I heard, Qt might a dedicated render thread, in addition to the main event loop thread Oct 20 20:25:54 So I thought what I'm seeing could be explained by the fact that the render thread has higher prioroty than the event thread Oct 20 20:32:28 Or am I using a SW rendered cursor... Oct 20 20:56:57 Hi Oct 20 20:59:35 Regarding layers. What is the best way to manage a private repo with recipes as well as meta-oe, meta-core and meta-angstrom. Currently I have a private repo that has the layers attached as submodules. Is that a crzy setup or what? ...... and while I'm at it - which revision of all those layers are ment to match together? Oct 20 21:54:24 Is it possible to easily disable framebuffer console output ? I automatically start an app on boot that uses EGL, and console cursor blinking garbles the graphics Oct 20 22:24:34 I guess I can unbind the framebuffer device via /sys/class/vtconsole/vtcon* Oct 20 22:43:51 * kroon can't find what variable should be used for passing custom kernel boot parameters Oct 20 23:22:08 kroon: APPEND Oct 20 23:23:22 bluelightning, could you elaborate ? Just "APPEND" seems a little unclear Oct 20 23:23:41 kroon: the variable is called APPEND Oct 20 23:23:59 extremely poorly named, but that's the one Oct 20 23:26:28 bluelightning, so I just do 'APPEND="consoleblank=0"' in my distro.conf, and it should be picked up by u-boot/linux ? Oct 20 23:26:48 kroon: pretty sure it will yep Oct 20 23:27:49 bluelightning, ok, well this I gotta try.. Oct 20 23:30:44 you might want to use APPEND += rather than APPEND = Oct 20 23:34:52 ok, fixing Oct 20 23:45:13 hmm, well it didn't seem to work, but maybe I need to do a full rebuild... I added to my distro.conf, but changing APPEND doesnt seem to trigger rebuild of anything Oct 20 23:46:18 hmm, it ought to Oct 20 23:46:28 you could try -c cleansstate virtual/kernel Oct 20 23:53:19 trying Oct 20 23:57:26 bluelightning, you wont by any chance be going to the Embedded Conference in Stockholm,Sweden 5/6 Novemeber ? Oct 20 23:57:41 kroon: I don't think so, no Oct 20 23:57:49 I will be at ELCE next week though Oct 20 23:57:54 I saw there was a speech about Yocto Oct 20 23:58:10 ah, ok Oct 21 00:14:03 still didn't do the trick... Oct 21 00:14:31 oh well, will look some more tomorrow, thanks for the help bluelightning Oct 21 00:39:45 Hello buddy **** ENDING LOGGING AT Mon Oct 21 02:59:58 2013