summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-14 19:22:01 -0400
committerJoey Hess2014-10-14 19:22:01 -0400
commit158cbd0fbf414cbaede9b030edbf77a5890098a4 (patch)
treef147698ed803fb7d6eae2b613a2d4bdec8cd7a95 /src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
parent6673b6014fdc04976b5bbd95187b28dcbf1a7e19 (diff)
android chroot switched to jessie
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
index 20ba7844..d9dc114e 100644
--- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
+++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
@@ -132,7 +132,7 @@ androidContainer dockerImage name setupgitannexdir gitannexdir = Docker.containe
chrootsetup = scriptProperty
[ "cd " ++ gitannexdir ++ " && ./standalone/android/buildchroot-inchroot"
]
- osver = System (Debian (Stable "wheezy")) "i386"
+ osver = System (Debian Testing) "i386" -- once jessie is released, use: (Stable "jessie")
-- armel builder has a companion container using amd64 that
-- runs the build first to get TH splices. They need