In the early days of the Toaster project, Yocto Project users we spoke wanted a way to narrow down which variables could be the source of a build failure. For example, if my latest build failed, but the previous one completed successfully, it is reasonable to assume that the cause of the failure is in some variable I've changed.
To cater for this need, we added a 'changed' field to our db variables table, but we haven't worked out what 'changed' really means or how to collect the data. Users brought up 2 possible meanings of 'changed': 1. Changed from the Yocto Project default value (the value the variable has when you download / clone a stable release of the Yocto Project) 2. Changed since the last build Is it possible to collect any of the 2? Thanks, Belén _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
