summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-04-21 15:37:38 +0200
committerKarel Kočí <cynerd@email.cz>2020-04-21 15:37:38 +0200
commit8eff39554cd59298791cef1852e1e9133443cd91 (patch)
treef3affb8ec8bb9f9e08a25136369261a62348cb67 /templates
parent92b7a6d42c807820ce64b1eec3c2ff395e8d021e (diff)
downloadlaminar-cnf-8eff39554cd59298791cef1852e1e9133443cd91.tar.gz
laminar-cnf-8eff39554cd59298791cef1852e1e9133443cd91.tar.bz2
laminar-cnf-8eff39554cd59298791cef1852e1e9133443cd91.zip
turris: patch openwrt version checkout
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/turris.run1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/turris.run b/templates/turris.run
index 16bda3d..5608f06 100755
--- a/templates/turris.run
+++ b/templates/turris.run
@@ -24,6 +24,7 @@ else
git_fetch_t "https://gitlab.labs.nic.cz/turris/turris-build.git" turris-build "$ANIMAL"
(
cd turris-build
+ patch -p1 < "$FILES/openwrt-hash.patch"
"$FILES/turris_checkout_repo_branch.sh" "$ANIMAL"
cat feeds.conf
)