**** BEGIN LOGGING AT Sun Feb 19 03:00:02 2017 Feb 19 19:30:40 hello, I put a MACHINE ?= "pine64" into my local.conf but the sanity checker complains about it. Do I need to disable the checker here? How can I do this? Thanks Feb 19 19:35:59 chrishell: insufficient information. exactly what was the error? Feb 19 19:42:33 kergoth: thats true, sorry. Im trying to build yocto for a pine64 (sunxi arm64) on a Debian unstable. I followed this guide: https://github.com/mont3z/meta-pine64, downloaded gcc-linaro as well and now stuck with envoke "bitbake core-image-sato" Feb 19 19:43:15 that's a start, but you still haven't told us what the actual error is Feb 19 19:44:00 I got the error "please set a valid MACHINE in your local.conf or enviroment Feb 19 19:45:13 you have to add meta-pine64 to your layer configuration Feb 19 19:45:24 see the section of the readme regarding BBLAYERS Feb 19 19:45:54 they don't mention it under Usage, which is really a bug in the readme, but if you look above that, to the paragraphs starting 'To initialize the build environment of Yocto, execute:', it covers it Feb 19 19:46:14 see also the extensive docs on yocto in general at the yoctoproject.org site Feb 19 19:46:23 but that's more for background or reference Feb 19 19:46:35 adding meta-pine64 to bblayers as mentioned at https://github.com/mont3z/meta-pine64 should fix your issue Feb 19 19:53:21 I dont have meta-pine64 in my yocto directory. The line "git clone -b morty https://github.com/mont3z/meta-pine64.git" didn't work either Feb 19 19:53:33 "didn't work" is not useful Feb 19 19:53:58 i don't know how you expect to get a successful build of the pine64 machine if you don't even have the layer you're talking about Feb 19 19:58:34 I got a "Cloning into 'meta-pine64'... fatal: Remote branch morty not found in upstream origin", so I pulled the whole trunk (without -b) Feb 19 20:02:20 but as it appears without the actual meta-pine64 dir Feb 19 20:21:23 okay, I don't know how this happend, but I checked out the meta-pine64.git into another place, and moved it into the right position. I can build now Feb 19 20:39:54 thank you **** ENDING LOGGING AT Mon Feb 20 03:00:00 2017