**** BEGIN LOGGING AT Mon Sep 01 02:59:58 2014 Sep 01 07:33:45 What does this WARNING means? { Use of PRINC 8 was detected in the recipe <…> (or one of its .bbappends) Use of PRINC is deprecated. The PR server should be used to automatically increment the PR. See: https://wiki.yoctoproject.org/wiki/PR_Service. } Sep 01 10:32:08 morning all Sep 01 10:37:36 bluelightning: morning Sep 01 14:46:20 i'm seeing issues with emit_func_python(), where it will try to do d.getVar() on a python function name (def foo():) (which will return None and then fail because None doesn't have a startswith() method). http://codepad.org/Os4mYZ1F Sep 01 14:47:49 i guess the def foo(): function code should be retrieved in some way different from a python foo() {} function? Sep 01 15:21:03 zibri: I'm seeing the same Sep 01 15:34:37 zibri: in my case I've moved the offending function inside other python function which is the only one called it Sep 01 15:36:34 jama: yeah, it tried that as well, and it worked. (and in my case, the do_unpack_append isn't needed anymore anyways) Sep 01 15:36:38 thanks Sep 01 19:16:23 Hi. Does anybody have comments on http://lists.openembedded.org/pipermail/openembedded-core/2014-August/096202.html ? **** ENDING LOGGING AT Tue Sep 02 02:59:59 2014