Added Debian patch for arm build
This commit is contained in:
parent
226407b032
commit
d39af56833
@ -59,6 +59,7 @@ build:armv7l:
|
|||||||
- git checkout debian
|
- git checkout debian
|
||||||
- git merge master --no-edit
|
- git merge master --no-edit
|
||||||
- git am ../0001-Updated-to-3.5.1.patch
|
- 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
|
- git archive --format=tar HEAD |gzip -9 > ../${CI_PROJECT_NAME}_${VERSION}.orig.tar.gz
|
||||||
- dpkg-buildpackage -us -uc
|
- dpkg-buildpackage -us -uc
|
||||||
- cd ..
|
- cd ..
|
||||||
|
Reference in New Issue
Block a user