**** BEGIN LOGGING AT Sat Feb 25 03:00:01 2017 **** BEGIN LOGGING AT Sat Feb 25 05:10:27 2017 Feb 25 18:57:41 Hey all, I've got an odd one. I am building a system image for a iMx6 board. Trying to add chromium-imx to the mix. Booted the image and chrome segfaults on launch complaining it can't find libexif.so Feb 25 18:57:59 Got the libexif from openembedded-core and now it's throwing an error Feb 25 18:58:10 ERROR: Nothing PROVIDES 'core-x11-image'. Close matches Feb 25 18:59:01 The odd thing is, core-image-x11 is an available recipe and I can't find any reference to core-x11-image anywhere in the openembedded-core folder Feb 25 18:59:20 It SEEMS like it's just a typo.... somewhere. But I can't find it. Feb 25 19:05:57 Just grepped my ENTIRE sources folder. 0 hits for core-x11-image, about 10 for core-image-x11 Feb 25 21:45:04 Hello, I was hopindg omeone may be able to provide me some assistance with how to have my custom image include a specific kernel module. Feb 25 21:47:37 I tried using CORE_IMAGE_EXTRA_INSTALL += "kernel-modules" but did not see any change Feb 25 22:33:54 Anyone know of a reason that bitbake virtual/kernel -c menuconfig would fail with missing symbols? Feb 25 22:43:37 I am having trouble with menuconfig recieving : "mconf.c:(.text+0x914): undefined reference to `stdscr'" and mutliple lines like mconf.c:(.text+0x914): undefined reference to `stdscr' Feb 25 22:43:53 is this a know problem, and/or is there a known fix? Feb 25 22:58:18 It appears there are 2 problems, 1 my kernel menuconfig does not open (fails every time as mentioned above), but also that it cannot complete the kerner do_install due to a missing file nnot stat './modules.order': No such file or directory Feb 26 01:28:27 Does the follwoing make nay sense to anyone here? -> config 'USB_VIDEO_CLASS' has the following conditionals: VIDEO_V4L2 (value: "y") Dependency values are: VIDEO_V4L2 [y] Feb 26 01:28:46 it appears to be sayingt aht the conditional is ture but that tit is not accepting it Feb 26 02:56:53 Hello All, I am trying to build the kernel and have created a bbappends file that builds upon the meta-xilinx kernel to add uvcvideo drivers. This works with a qemu-zynq7 build but not with the microzed. Any known reason why this may be the case. The CONFIG_* lines are added to the config file in the work directory but the drivers are not converted from *.o to *.ko Feb 26 02:58:04 any suggestions would be appriciated. **** ENDING LOGGING AT Sun Feb 26 03:00:01 2017