summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-07-29 09:09:41 +0200
committerKarel Kočí <cynerd@email.cz>2020-07-29 09:09:41 +0200
commitf16429be49e8ec16120ccf0cf05f94a0ce0efe28 (patch)
treecac9597b05e6db1b3245caf6a97ba9a53ac30550 /templates
parent5945a7d62cd656394d5e9880c5d9116351e81955 (diff)
downloadlaminar-cnf-f16429be49e8ec16120ccf0cf05f94a0ce0efe28.tar.gz
laminar-cnf-f16429be49e8ec16120ccf0cf05f94a0ce0efe28.tar.bz2
laminar-cnf-f16429be49e8ec16120ccf0cf05f94a0ce0efe28.zip
turris: drop patch that is now in all branches
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/turris.run1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/turris.run b/templates/turris.run
index 6402019..34357bd 100755
--- a/templates/turris.run
+++ b/templates/turris.run
@@ -28,7 +28,6 @@ else
cd turris-build
"$FILES/turris_checkout_repo_branch.sh" "$ANIMAL"
cat feeds.conf
- patch -Np1 -r - < "$FILES/openwrt-hash.patch" || true # just ignore if it fails
patch -Np1 -r - < "$FILES/git-fetch-lock.patch" || true # just ignore if it fails
)