]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Autobuild: add raspbian stretch target ready for doozer.
authorMark Clarkstone <hello@markclarkstone.co.uk>
Thu, 17 Aug 2017 09:36:51 +0000 (10:36 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 22 Aug 2017 09:05:34 +0000 (11:05 +0200)
Autobuild/raspbianstretch-armhf.sh [new file with mode: 0644]

diff --git a/Autobuild/raspbianstretch-armhf.sh b/Autobuild/raspbianstretch-armhf.sh
new file mode 100644 (file)
index 0000000..ff5ee4e
--- /dev/null
@@ -0,0 +1,3 @@
+AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=armhf"
+DEBDIST=raspbianstretch
+source Autobuild/debian.sh