summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 1c118442..93191782 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -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