Commit d39af568 authored by Deon George's avatar Deon George
Browse files

Added Debian patch for arm build

parent 226407b0
Pipeline #611 failed with stages
in 1 minute and 13 seconds
......@@ -59,6 +59,7 @@ build:armv7l:
- git checkout debian
- git merge master --no-edit
- git am ../0001-Updated-to-3.5.1.patch
- git am ../0002-Debian-fixes-for-3.5.x.patch
- git archive --format=tar HEAD |gzip -9 > ../${CI_PROJECT_NAME}_${VERSION}.orig.tar.gz
- dpkg-buildpackage -us -uc
- cd ..
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment