Alberto Escolar
Alberto Escolar
CC @mbolivar @carlescufi
Thanks @mbolivar-nordic >> west update having a new option to pull "whatever is the minimum needed" for west to work further. That is, all projects with imports, apart from the...
Hi @mbolivar-nordic , Talking with a user concerned with this, his concern is about CI jobs or automated jobs, where there is no real need to do a west update...
@mbolivar Just as extra motivation for the feature, that this is equivalent to repos' https://gerrit.googlesource.com/git-repo/+/master/docs/manifest-format.md#Element-linkfile and https://gerrit.googlesource.com/git-repo/+/master/docs/manifest-format.md#element-copyfile And would also benefit a project like BabbleSim (which today uses repo), and...
CC @MarkoSagadin
@amateusz By the way, you need to get the fixes in the same commits (just rebase and fixup the previous commit)
> @aescolar Regarding why to go through the bottom: I assumed this is necessary. But now that I look at more implementations, it's unclear to me which is "correct" (Note,...
Actually closing :)
> @aescolar Instead of getting rid of this check altogether, should we consider making it a check for non-standard feature test macros? @stephanosio PR changed as per your suggestion.