kiwibuild: Add subvariant configuration
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit bcd937d16d
)
This commit is contained in:
parent
a3dcec5059
commit
a6f6199910
@ -1248,6 +1248,7 @@ def make_schema():
|
||||
"arches": {"$ref": "#/definitions/list_of_strings"},
|
||||
"repos": {"$ref": "#/definitions/list_of_strings"},
|
||||
"failable": {"$ref": "#/definitions/list_of_strings"},
|
||||
"subvariant": {"type": "string"},
|
||||
},
|
||||
"required": [
|
||||
"target",
|
||||
|
Loading…
Reference in New Issue
Block a user