**** BEGIN LOGGING AT Fri Oct 26 02:59:59 2018 Oct 26 03:19:18 New news from stackoverflow: yocto raspberrypi showing default splash instead of raspberrypi splash Oct 26 06:19:52 New news from stackoverflow: How to add pciutils package in yocto AGL? Oct 26 10:09:15 hi, if i change a file for be installed from a bb (that should be fetched from git) and then i ran a core image that DEPEND on that bb, resulting rootfs seems not updated Oct 26 11:28:24 When using patch files do you required any extra information? I keep getting patch could not be resolved https://gist.github.com/bentech/526f2c6272c463e535ff107acbabf226 Oct 26 12:37:42 ALL: On rocko, my read only filesystem has most of the files with uid:gid 1000:1000 and not root:root. Is this normal or indication of a recipe issue? I didn't see this with my kergoth release. Ideas? Oct 26 12:51:06 New news from stackoverflow: WORKDIR in yocto receipe Oct 26 14:23:59 python provide a package (python-logging) which is required by utilities A, this package is not available in final image. how can we get it in rootfs, using FILES_${PN} or we can RDEPEND a specific package? Oct 26 14:39:05 Hi i have a modular cpu board with the rtc chip on the main board should i be looking to add this to the dts? Oct 26 14:44:34 kergoth actually that pythonnative.bbclass has a known bug. I attached a link to it. Apply the patch solved the bug with os.getenv("BUILD_SYS"). But the underlying bug with cython still exists: fatal error: linux/nvme_ioctl.h: No such file or directory Oct 26 15:16:29 In regards to my first question.. I wasn’t using devtool so problem solved… devtool is awesome Oct 26 17:27:42 fixed it. needed to export BUILD_SYS and export HOST_SYS and inherit native in my recipe Oct 26 17:28:12 ^robbawebba Oct 26 18:00:32 noway96: nice! Oct 26 18:00:53 are those python-specific variables? Oct 26 18:01:34 no Oct 26 18:01:53 they're used across the entire system. those are passed to ./configure when building autoconf packages, etc Oct 26 18:25:27 kergoth: ahh okay. I just scrolled back in the chat a bit and followed your conversation with noway96. Thaat all makes a lot of sense, and thanks for jumping in with the solution! I was definitely reaching the end of my knowledge by the end of the conversation Oct 26 19:32:14 <_mac13_> Hi, I've been trying to compile kernel using diffrent gcc version then for user space application, what is the best approche to that? Prepare new .bbclass for kernel? **** ENDING LOGGING AT Sat Oct 27 03:00:00 2018