Pull stable branches of apex dependency repos instead of master
[apex.git] / build / variables.sh
index 1c11844..9319178 100644 (file)
@@ -15,6 +15,7 @@ CACHE_DIR="$(dirname ${BUILD_ROOT})/.cache"
 CACHE_HISTORY=".cache_history"
 PATCHES_DIR="${BUILD_ROOT}/patches"
 BUILD_UTILS="$(dirname ${BUILD_ROOT})/apex/build_utils.py"
+APEX_BRANCH="stable/fraser"
 
 # Run virt-customize commands with a guest memory of 4G to avoid
 # oom issues on some of the larger build steps