diff --git a/toolchain.yaml b/toolchain.yaml index 16f604d..fb64bf7 100644 --- a/toolchain.yaml +++ b/toolchain.yaml @@ -6,11 +6,11 @@ data: # Module name, optional # Typically filled in by the buildsystem, using the VCS repository # name as the name of the module. - name: toolchain + # name: toolchain # Module update stream, optional # Typically filled in by the buildsystem, using the VCS branch name # as the name of the stream. - stream: master + # stream: master # Module version, integer, optional, cannot be negative # Typically filled in by the buildsystem, using the VCS commit # timestamp. Module version defines upgrade path for the particular