]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Autobuild: add raspbian "jessie" armhf
authorMark Clarkstone <hello@markclarkstone.co.uk>
Thu, 18 May 2017 15:53:44 +0000 (16:53 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 18 May 2017 16:18:53 +0000 (18:18 +0200)
Autobuild/raspbian-armhf.sh [new file with mode: 0644]

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