**** BEGIN LOGGING AT Sat Dec 03 03:00:01 2016 Dec 03 08:19:06 kunyi: bitbake recipename Dec 03 10:11:24 Hi, I was wondering what the differences between the apache2 and apache2-naive recipes are? Thanks Dec 03 10:15:37 Looking at the .bb file it looks like apache2 depends on apache2-native and sets up config files. Is native the basic install with no configuration while apache2 includes basic configuration? Dec 03 10:52:11 Hi. Can I define a python function in my recipe, which will be callable by python code in several other tasks (do_install & do_fetch, for instance)? Dec 03 12:24:29 Hello Dec 03 13:09:33 ziggy: no. target is for your target board, native is for the machine you're building on, the host. often we need to build tools which are then run as part of the build process, the only way to cross-compile certain things Dec 03 13:12:09 Thanks Dec 03 13:27:56 Hello I am trying to make a recipe which needs to stage an sdk that can be reused by other recipes . The sdk has a mix of target and host binaries. I was looking into the "do_install_append_class-nativesdk" but without success. Dec 03 15:25:37 hello Dec 03 15:26:08 this week, i started getting an error while building /openembedded-core/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb, Dec 03 15:26:28 it appears the intel iot patches are failing Dec 03 15:26:48 i modified the patch recipe so it skipped applying the patch and it built Dec 03 15:27:12 besides that is there something I should do to work? Dec 03 17:21:28 hi Dec 03 17:26:00 hi Dec 04 00:16:08 Hi, I am trying to understand how to use post functions. Could you provide any examples, or documentation covering that? **** ENDING LOGGING AT Sun Dec 04 03:00:01 2016