[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible_openwrt: fix type in kirkwood

Holger Levsen gitlab at salsa.debian.org
Sat Nov 2 10:22:01 GMT 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
369038e3 by Alexander Couzens at 2019-11-02T10:21:44Z
reproducible_openwrt: fix type in kirkwood

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_openwrt.sh
- job-cfg/reproducible.yaml


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -703,7 +703,7 @@ write_openwrt_page_header
 write_page_intro OpenWrt
 write_page "     <p>"
 write_page "     <ul>"
-for i in ar71xx brcm47xx kirkwoot lantiq mediatek omap ramips sunxi tegra x86 ; do
+for i in ar71xx brcm47xx kirkwood lantiq mediatek omap ramips sunxi tegra x86 ; do
 	write_page "            <li><a href="openwrt_$i.html">$i</a></li>"
 done
 write_page "     </ul>"


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -699,10 +699,10 @@
                     my_timed: '42 19 * * 2,4,6'
                     my_openwrt_config: 'CONFIG_TARGET_brcm47xx=y'
                     my_openwrt_target: 'brcm47xx'
-                - 'openwrt-target-kirkwoot':
+                - 'openwrt-target-kirkwood':
                     my_timed: '42 15 * * 1,3,5'
-                    my_openwrt_config: 'CONFIG_TARGET_kirkwoot=y'
-                    my_openwrt_target: 'kirkwoot'
+                    my_openwrt_config: 'CONFIG_TARGET_kirkwood=y'
+                    my_openwrt_target: 'kirkwood'
                 - 'openwrt-target-lantiq':
                     my_timed: '42 15 * * 2,4,6'
                     my_openwrt_config: 'CONFIG_TARGET_lantiq=y'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/369038e3fc46351f8a6349565de9864f7bd17ee5

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/369038e3fc46351f8a6349565de9864f7bd17ee5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20191102/a6ae54c5/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list