From 199a0ecd620e7af5b08b74acbab49f201a8f5af1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 17 Apr 2020 13:56:13 +0200 Subject: turris: fix checkout pointing to HBS --- templates/turris.run | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/turris.run b/templates/turris.run index 5ff170c..eb481fa 100755 --- a/templates/turris.run +++ b/templates/turris.run @@ -32,6 +32,7 @@ DL_MIRROR="$TWORKSPACE/openwrt-dl-mirror" CCACHE_HOST_DIR="$TWORKSPACE/ccache-host" CCACHE_TARGET_DIR="$WORKSPACE/ccache-target" EOF + sed -i 's/^PUBLISH_BRANCH="hbs"$/PUBLISH_BRANCH="hbk"/' defaults.sh # Tweak target to point to HBK ../turris-build/compile_pkgs -t "$BOARD" -p "$ANIMAL" $parallel \ repo_prepare compile_tools compile_target autopkg $make package/usign/host/compile -- cgit v1.2.3