**** BEGIN LOGGING AT Sun May 07 03:00:00 2017 May 07 09:41:04 hi, i created a build/ dir with source oe-init-env, then started toaster and configured and build a rpi image, now i want to build a image for a fsl-arm, what is the way todo it? stop toaster, create a new dir with "source oe-init-env fsl-build-dir", then source toaster start? If i do it that way, it shows me the rpi images? May 07 09:44:03 Hello! I built a image with yocto but when I try to mount it via sshfs I get "remote host has disconnected". Isn't sshfs supported with dropbear? May 07 11:04:33 Hi, I just joined yocto IRC May 07 11:05:12 recently I tried using wic to create image for beagleboneblack May 07 17:01:34 hi someone tried to build morty meta-fsl-arm-extra ? May 07 17:02:14 Checksum failure encountered with download May 07 17:13:47 it wants to get data from git://git.freescale.com/imx/imx-firmware.git but its not accessible May 07 17:16:23 i try to build fsl-image-machine-test May 07 20:52:55 I'm trying to build my first yocto package and I'm having hard time :) the library I'm building depends on headers in userland-dev (Broadcom userland libs). Building the yocto package fails with missing header file from the userland-dev package, however userland-dev installs the headers in rootfs/usr/include May 07 20:55:52 what am I missing? My assumption is that files installed by packages during build time are placed in temporary sysroot, which is accessible by the next package being built- maybe this is not the case? May 07 21:14:55 ok, it appears I did need to add EXTRA_OEMAKE = "CC='${CC}'" and use oe_runmake instead of make in do_compile() **** ENDING LOGGING AT Mon May 08 03:00:01 2017