Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
12150ef0
Verified
Commit
12150ef0
authored
Feb 15, 2017
by
Hans-Christoph Steiner
Committed by
Mattia Rizzolo
Feb 15, 2017
Browse files
reproducible fdroid: use Android SDK from Debian/stretch packages
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
55af235e
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_setup_fdroid_build_environment.sh
View file @
12150ef0
...
@@ -49,6 +49,9 @@ git clone https://gitlab.com/eighthave/fdroidserver.git
...
@@ -49,6 +49,9 @@ git clone https://gitlab.com/eighthave/fdroidserver.git
cd
fdroidserver
cd
fdroidserver
git checkout jenkins
# normally master too
git checkout jenkins
# normally master too
# set up Android SDK to use the Debian packages in stretch
export
ANDROID_HOME
=
/usr/lib/android-sdk
# this script is maintained upstream and is also run on Guardian
# this script is maintained upstream and is also run on Guardian
# Project's jenkins box
# Project's jenkins box
./jenkins-build-makebuildserver
./jenkins-build-makebuildserver
...
...
update_jdn.sh
View file @
12150ef0
...
@@ -345,6 +345,7 @@ if [ -f /etc/debian_version ] ; then
...
@@ -345,6 +345,7 @@ if [ -f /etc/debian_version ] ; then
# needed to run fdroid jobs
# needed to run fdroid jobs
case
$HOSTNAME
in
case
$HOSTNAME
in
profitbricks-build7-amd64
)
DEBS
=
"
$DEBS
profitbricks-build7-amd64
)
DEBS
=
"
$DEBS
android-sdk
libvirt-clients
libvirt-clients
libvirt-daemon
libvirt-daemon
libvirt-daemon-system
libvirt-daemon-system
...
...
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