**** BEGIN LOGGING AT Tue Aug 15 03:00:02 2017 Aug 15 12:57:35 hi Aug 15 12:59:14 * Crofton|work waves Aug 15 13:00:26 we just updated our build system from fido to morty, and for developer build we need version numbers with date and time, and we get a lot of basehash and taskhash errors is there a simple way to fix this? Aug 15 13:03:28 a generic autoincrementing build number would also be acceptable Aug 15 13:03:45 is this about DISTRO_VERSION or what? Aug 15 13:04:58 chouimat: ^ Aug 15 13:05:08 jku: 1 sec, phone meeting Aug 15 13:05:17 np Aug 15 13:07:09 jku: we have 3 internal variable that represent the version of the 3 differents component of the firmware and when we try to use DATETIME for those number we get the hashes errors Aug 15 13:09:14 jku: they are defined in the various recipes and classes and the developer can over ride them from local.conf (at least that was how it worked in fido) Aug 15 13:11:29 I deleted my tmp/deploy/images directory. How do I get it back? Aug 15 13:12:08 Is there a way to say re-run all deploy steps for every recipe for `bitbake myimage` Aug 15 13:13:14 chouimat: you can prevent a variable from affecting another variables signature (MY_VAR[vardepsexclude] = "DATETIME"). If your variable is a version number that sounds safe to do but this is not my area of expertise Aug 15 13:13:54 jku: I know this but where to I add this? Aug 15 13:14:52 chouimat: the logical place would probably be where you set the variable Aug 15 13:15:27 jku: I will give it a try, since it can be setted a various place :( Aug 15 13:17:00 syncsync Aug 15 14:09:23 so, is there any way to fix a deleted image deploy directory? Aug 15 14:13:19 rebuild the image? Aug 15 14:33:06 I tried `bitbake myimage --runall=deploy` with and without `-f` and nothing happened. Aug 15 20:44:21 sr105: I guess "bitbake myimage" didn't work? In a pinch you could just "rm -rf" the tmp dir and rebuild from sstate Aug 15 22:54:00 current build header: Aug 15 22:54:02 Currently 144 running tasks (4969 of 10431) Aug 15 22:54:04 :) Aug 16 00:51:50 Can OE produce SDKs which work on Mac or Windows? Aug 16 01:03:22 mithro: yes it can - there are some limitations but it can be done with meta-darwin and meta-mingw layers respectively Aug 16 01:47:34 bluelightning: Any idea where I can find info on them? Aug 16 01:48:20 mithro: https://layers.openembedded.org/layerindex/branch/master/layer/meta-darwin/ and https://layers.openembedded.org/layerindex/branch/master/layer/meta-mingw/ Aug 16 01:48:30 bluelightning: thanks! Aug 16 01:49:00 mithro: np Aug 16 01:49:06 mithro: welcome back btw :) Aug 16 01:49:42 just a few months ago we finally got around to correcting a typo in your name in bitbake code comments :) **** ENDING LOGGING AT Wed Aug 16 03:00:00 2017