**** BEGIN LOGGING AT Sun Dec 10 03:00:02 2017 Dec 10 10:12:43 hello! Dec 10 10:13:45 on image I built for dragonboard 410c, I am trying to access debug package and run it under gdb from /usr/bin/.debug/, but gdb is complaining on it Dec 10 10:13:53 Starting program: /usr/bin/.debug/getent Dec 10 10:13:53 /bin/sh: /usr/bin/.debug/getent: cannot execute binary file: Exec format error Dec 10 10:14:04 is that known issue? Dec 10 10:14:26 the image is rocko based Dec 10 10:32:10 New news from stackoverflow: Read a specific memory address via /dev/mem from the command line Dec 10 12:02:25 New news from stackoverflow: How can I disable Yocto PROJECT splash display? Dec 10 12:32:29 New news from stackoverflow: how to disable psplash screen in yocto Dec 10 13:56:32 I have some strangeee bahaviour: copying filesystem as-is to sd: boot works, but "untar xx.tar.gz -C /mnt" to SD: boot fails !!!! Dec 10 13:57:16 I use filesystem folder (rootfs) instead of the images Dec 10 13:57:37 Is there any idea what's wrong ? Dec 10 15:13:48 How are priorities changed from rootfs to image ? Dec 10 15:19:44 Hello, are the owners & privilidges in tmp/work/imx6qsabresd-poky-linux-gnueabi/fsl-image-qt5-validation-imx/1.0-r0/rootfs/ same as in image ? Dec 10 15:35:19 ranran: only when viewed from with in pseudo's context Dec 10 15:36:22 RP, not sure I understand. can you please explain more simply ? Dec 10 21:14:32 Should I use python3 or 2 by default for using yocto? (I'm at Yocto 2.4) Dec 10 21:15:00 I don't think you have a choice? bitbake makes this choice for you. Dec 10 21:16:14 I'm Rocko, and having problems to build python3. It seems that is calling python2 when it should call python3, I got a syntax error, on an asterisk Dec 10 21:16:56 I tryed to use python3 by default, but oe-init-env claim about python3 not being supported. Dec 10 21:17:02 tried* Dec 10 21:18:51 are you trying to use yocto to build python3 for your target system, or are you having problems with python3 on your build machine/ Dec 10 21:19:05 https://pastebin.com/A2n77vYt this is part of the output Dec 10 21:19:57 I'm trying to build rpi imagr which depends on python3 at some point Dec 10 21:20:51 Well, that seems like a problem with your python3 recipe. But if you're getting this far, your bitbake environment is absolutely fine. Dec 10 21:23:49 Good Evening, Dec 10 21:24:52 Is there a nice, neat way to make the whole bbappend file dependent on COMPATIBLE_MACHINE ? Dec 10 21:24:52 (The workaround would be to append _ to relevant variables), but maybe there is a better way ?> Dec 10 21:25:42 (Some magic to add once _ and do not pollute the bbappend file) **** ENDING LOGGING AT Mon Dec 11 03:00:01 2017