# BuildServer global configuration file # mage profile BUILDROOT_PROFILE="R11" # mage buildroot BUILDROOT="/mnt/buildroot-${BUILDROOT_PROFILE}" # mage-buildserver includes BUILDSERVER_LIB_DIR="/usr/lib/mage-buildserver" # you can override these in profile.conf SCP_COMMAND='scp -i ${HOME}/.ssh/id_rsa' source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf