mirror of
https://src.koozali.org/Infra/smeserver-pungi.git
synced 2024-11-21 21:47:26 +01:00
minor tweaks
This commit is contained in:
parent
8b51491338
commit
6885eb6487
@ -1,6 +1,6 @@
|
||||
# RELEASE
|
||||
release_name = "smeserver"
|
||||
release_short = "smeserver"
|
||||
release_short = "sme"
|
||||
release_version = "11"
|
||||
|
||||
# BASE PRODUCT
|
||||
@ -13,14 +13,14 @@ comps_file = {
|
||||
"scm": "git",
|
||||
"repo": "https://src.koozali.org/infra/smeserver-pungi.git",
|
||||
"branch": "sme11",
|
||||
"file": "comps-sme11.xml",
|
||||
"file": "comps.xml",
|
||||
}
|
||||
|
||||
variants_file = {
|
||||
"scm": "git",
|
||||
"repo": "https://src.koozali.org/infra/smeserver-pungi.git ",
|
||||
"branch": "sme11",
|
||||
"file": "variants-sme11.xml",
|
||||
"file": "variants.xml",
|
||||
}
|
||||
|
||||
# KOJI
|
||||
@ -63,6 +63,6 @@ disc_types = {
|
||||
}
|
||||
|
||||
# SIGNING
|
||||
signing_command = 'sign_unsigned.py -vv smeserver-11'
|
||||
signing_command = 'sign_unsigned.sh -vv smeserver-11'
|
||||
signing_key_id = '44922a28'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user