From 8eff39554cd59298791cef1852e1e9133443cd91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 21 Apr 2020 15:37:38 +0200 Subject: turris: patch openwrt version checkout --- templates/turris.run | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') 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 ) -- cgit v1.2.3