aboutsummaryrefslogtreecommitdiffci
path: root/Jenkinsfile
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
authorGravatar Saya Andy <saya.andy@posteo.com> 2026-09-07 11:47:28 +0700
committerGravatar Saya Andy <saya.andy@posteo.com> 2026-09-07 11:47:28 +0700
commit2411d569bb9c00b434691bf0a2add278e16c798e (patch)
treed155b687f7164cd03c8d1974d60a2311a4b0f90d /Jenkinsfile
parent056b2c864b55a7139a71ce2056aec2395c617b29 (diff)
downloadkiwi-descriptions-2411d569bb9c00b434691bf0a2add278e16c798e.tar.gz
kiwi-descriptions-2411d569bb9c00b434691bf0a2add278e16c798e.zip
feat: automate installing production-signed iris firmware driver
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 5b7cf51..62357ff 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@ pipeline {
ISO_BUCKET = 'dist-sayagit-fedora-iso'
// Must match the <source path="..."/> in
- // repositories/kernel-surface.xml.
+ // repositories/kernel-sp12in.xml.
KERNEL_SURFACE_REPO_URL = 'https://rpm.sayag.it/kernel-sp12in/fedora/45/aarch64'
// awscli2 sends CRC32 checksums by default, which B2 rejects. Ask for
@@ -68,7 +68,7 @@ spec:
// something this repository can produce: the image
// installs kernel-surface by name and <ignore>s
// Fedora's kernel packages. Its pipeline publishes
- // it to rpm.sayag.it, which repositories/kernel-surface.xml
+ // it to rpm.sayag.it, which repositories/kernel-sp12in.xml
// points at directly, so there is nothing to stage
// here. Fail now rather than several minutes into
// kiwi on an unresolvable package name.