Loading bin/reproducible_openwrt.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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>" Loading job-cfg/reproducible.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -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' Loading Loading
bin/reproducible_openwrt.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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>" Loading
job-cfg/reproducible.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -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' Loading