From 1f19ee28f18e203e91641eda58eca858aae5afdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 27 Apr 2020 12:16:13 +0200 Subject: turris: patch after checkout --- templates/turris.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/turris.run b/templates/turris.run index f41504e..e5c576d 100755 --- a/templates/turris.run +++ b/templates/turris.run @@ -24,9 +24,9 @@ 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 + patch -p1 < "$FILES/openwrt-hash.patch" ) echo_stage "Prepare SDK" -- cgit v1.2.3