**** BEGIN LOGGING AT Mon Oct 19 02:59:59 2015 Oct 19 06:06:40 I always forget this. What packagegroup do I install to get a toolchain on target? Oct 19 06:13:14 read local.conf.sample Oct 19 06:14:08 EXTRA_IMAGE_FEATURES += "tools-sdk" Oct 19 06:14:11 would do it Oct 19 06:15:33 khem`: thanks. a number of useful entries there :) Oct 19 06:22:36 khem`: did you see that I pulled my pull request? not sure how it should be solved. Oct 19 06:23:20 briefly Oct 19 06:23:29 tomorrow probably Oct 19 06:30:40 khem`: huh. tools-sdk is 'not a valid image feature' Oct 19 06:31:28 none of the tools-* options are listed as valid Oct 19 06:37:01 most likely your image doesn't inherit core-image.bbclass Oct 19 06:37:41 FEATURE_PACKAGES_tools-sdk = "packagegroup-core-sdk packagegroup-core-standalone-sdk-target" Oct 19 06:38:07 you could manually add those two packagegroups Oct 19 06:38:55 your image needs to inherit core-image Oct 19 06:42:41 morning all Oct 19 06:45:05 good morning Oct 19 06:50:03 thanks. I'm inheriting angstrom/console-image.bb Oct 19 06:56:06 another issue. that image uses systemd and connman, and does not manage to get dns info from dhcp. I have to manually set DNS in /etc/systemd/resolved.conf. Oct 19 09:07:53 I think this is the issue: https://github.com/systemd/systemd/issues/848 Oct 19 14:21:45 hi all Oct 19 14:21:53 do we have any wic expert here? Oct 19 14:25:14 we have used --sourceparam option to mention u-boot file Oct 19 14:25:44 but when our image recipe got rebuild then something removes that u-boot file Oct 19 14:26:04 does anybody has any pointer? Oct 19 14:38:59 Noor: I don't think Ed (the wic maintainer) hangs out here but you could email the mailing list and CC him Oct 19 14:52:42 bluelightning: OK. thanks Oct 19 14:53:19 (I mean Ed Bartosh, you should be able to find his email in the git log) Oct 19 22:22:09 Program received signal SIGBUS, Bus error. Oct 19 22:22:09 _mesa_glsl_parse_state::_mesa_glsl_parse_state (this=0x99fa6c, Oct 19 22:22:09 _ctx=, stage=, mem_ctx=) Oct 19 22:22:09 at /usr/src/debug/mesa/2_10.6.3-r0/mesa-10.6.3/src/glsl/glsl_parser_extras.cpp:218 Oct 19 22:22:09 218 this->default_uniform_qualifier->flags.q.column_major = 1; Oct 19 22:22:10 (gdb) Oct 19 22:22:14 bother :) Oct 19 22:24:45 nay tips for debugging something like this? Oct 19 23:06:58 ndec, you around? **** ENDING LOGGING AT Tue Oct 20 02:59:58 2015