Hi Tom, got a bit of worries about this one:
On Fri, 2018-06-08 at 09:17 -0700, Tom McDermott wrote: > modified: volk (new commits) Which basically means that the Volk submodule isn't in the state the main module's branch expects it to be, and that's exactly what's going wrong there. Best guess: git `submodule update` should fix this. Afterwards, `git status` should not contain any info about the submodule containing any changes. Best regards, Marcus _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
