Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bbs
makenl
Commits
d39af568
Commit
d39af568
authored
Aug 20, 2019
by
Deon George
Browse files
Added Debian patch for arm build
parent
226407b0
Pipeline
#611
failed with stages
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d39af568
...
...
@@ -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 ..
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment