**** BEGIN LOGGING AT Sat Oct 31 02:59:59 2015 Oct 31 09:48:03 Am I the only one getting issue with the glibc ? Oct 31 09:48:15 I'm not sure what yet Oct 31 09:49:03 But the system refuses to boot, init is not starting Oct 31 09:49:18 going back to an older libc makes everything work Oct 31 13:34:17 Hello, I have some problems with settings for kernel version in my angstrom linux distribution. It is based on yocto thats why I hope someone here help me :). Oct 31 13:34:45 I need to compile my version with specific kernel linux-ti33x-psp. I added to local.conf PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" PREFERRED_VERSION_linux-ti33x-psp="3.2%" Oct 31 13:35:22 Metadata for this is in meta-ti/recipes-kernel/linux. I've decided to add COMPATIBLE_MACHINE = "(beagleboard)" in linux-ti33x-psp_3.2.bb file. Oct 31 13:35:50 But when i starting with bitbake virtual/kernel it is build with linux version 3.8.17 Oct 31 13:36:11 and I really stuck with this Oct 31 13:37:38 any ideas how to check why I'm not able to get my version 3.2? Oct 31 17:25:42 Is there a way to make an image depend on another image? say core-image-minimal depends on core-image-crash Oct 31 17:43:35 yes. Oct 31 17:44:05 eg in my foo-image-dev.bb I have "require foo-image.bb" Oct 31 17:44:22 and then some IMAGE_FEATURES_append Oct 31 17:44:30 and some CORE_IMAGE_BASE_INSTALL += Oct 31 17:44:34 you get the idea. Oct 31 17:45:13 I do't want to append.. I want to build both and include the crash kernel in the minimal image Oct 31 17:48:00 as far as I can tell you just directly contradicted yourself. Oct 31 17:48:31 so I guess I don't understand what you want. Oct 31 20:44:33 fray, if you are around, how would you recommend I disable prelink if I were to test that on ppc for you? Oct 31 20:55:04 Well maybe. I want to build an image that contains another separate image that I can kexec into. Oct 31 20:58:21 Is there a way to add a dependency on another image definition as well as reference it's generated files Oct 31 21:03:37 sounds more like: build image a, build image b (where b has custom deploy task for image a rootfs/kernel Oct 31 21:04:58 more work would be to implement something like an sdk/other recipe that builds/deploys both a/b together Oct 31 21:05:42 1st way is simple, but no depend that i know of will build a different image first Oct 31 21:36:59 Hello guys and girls! Oct 31 21:37:28 I'm having a bit of a trouble trying to install the libgphoto library along with gphoto2 on the Yocto linux image for Galileo Oct 31 21:37:38 I've written a question on stack exchange Oct 31 21:37:41 http://unix.stackexchange.com/questions/239937/cant-install-gphoto2-on-yocto-linux Oct 31 21:37:53 if somebody has a bit of time, please have a look :D Nov 01 02:28:17 you didn't say what release/branch Nov 01 02:28:42 looks like it inherits pkgconfig so it should work Nov 01 02:41:54 Hi. I am trying to open a devshell using bitbake -c devshell linux-yocto and the command gets stuck. Nov 01 02:41:59 I tried to run the command with -DD and in the debug logs, I see this: Nov 01 02:42:06 DEBUG: Attempting to spawn terminal "tmux-running" Nov 01 02:42:07 DEBUG: Attempting to spawn terminal "gnome" Nov 01 02:42:21 and it just sits there doing nothing Nov 01 02:42:40 Can someone please help me to fix this? **** ENDING LOGGING AT Sun Nov 01 02:59:58 2015