don't set name, stream
is filled in by MBS Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
parent
890eb531aa
commit
4082226afa
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue