**** BEGIN LOGGING AT Fri Oct 13 03:00:03 2017 Oct 13 07:50:26 good morning Oct 13 08:57:36 Hi Oct 13 09:29:26 When I build my custom image I get warring that bzImage doesn't exist Oct 13 09:30:38 should I run bake also a core-image-minimal before my custom image to get bzImage ? Oct 13 09:47:27 hi, I ported our layers to rocko and basically I have toolchain file where I set paths to toochains .., is sysroots-components/gcc-cross-arm/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi correct path Oct 13 09:47:42 because I have an issue with cmake and compiling simple program Oct 13 09:55:55 no Oct 13 09:57:00 STAGING_BINDIR_TOOLCHAIN might be what you want Oct 13 09:58:05 Ok I solve the issue with kernel, now I woneder why I do IMAGE_FSTYPES_append = " vmdk" in my layer then got: No IMAGE_CMD defined for IMAGE_FSTYPES entry 'vmdk' - possibly invalid type name or missing support class Oct 13 09:58:17 rburton: it's cmake variable I suppose Oct 13 09:58:25 bitbake Oct 13 09:58:26 because we used previously CMAKE_C_COMPILER ... Oct 13 09:58:26 When I put this to build/conf/local.conf then all is fine. Oct 13 09:58:51 if cmake can't compile then yuo've broken something else Oct 13 09:58:55 rburton: ok but I need to use bitbake generated sysroot to recompile our application Oct 13 09:59:07 yeah and we configure cmake to do the right thing out of the box Oct 13 09:59:08 rburton: basically I just updated paths to gcc and g++ Oct 13 09:59:29 but I'm not sure if they are OK Oct 13 09:59:30 why? our cmake class has a toolchain file that sets the compiler. Oct 13 09:59:55 rburton: when I want to build my app not in bitbake but manuyally Oct 13 10:00:04 we used toolchain file where we set paths Oct 13 10:00:19 and it was working Oct 13 10:00:20 fine Oct 13 10:06:09 rburton: is there way for something like that in rocko (when sysroot is splitted) Oct 13 10:34:12 open-nandra you could take a look at devtool Oct 13 10:34:19 I think it is a cleaner workflow Oct 13 10:36:40 http://www.yoctoproject.org/docs/2.4/ref-manual/ref-manual.html#ref-devtool-reference Oct 13 15:08:56 hello everyone Oct 13 15:09:16 I'm facing an issue with a set of recipes: two static libraries and one application Oct 13 15:09:25 the application compiles Oct 13 15:09:40 but when I try to run it on the raspberry pi3 console Oct 13 15:09:53 the following error comes out Oct 13 15:10:02 usr/bin/pifacedigital_cmd: line 1: syntax error: unexpected word (expecting ")") Oct 13 15:10:17 has anyone faced the same issue ? Oct 14 00:02:00 I was learning yocto with some of the older tutorials. Thought I'd try my hand at the Eclipse/Bitbake Commander interface for system development. When I read deeper I thought I found a reference to it being removed from the SDK. Can anyone tell me if this is true? I could not find it explicitly stated in the reference manuals. Oct 14 00:17:12 Nevermind. Found it stated on the yocto website...Toaster won out. Oct 14 01:38:54 oooh, Friday the 13th **** ENDING LOGGING AT Sat Oct 14 03:00:01 2017