summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-05-19 08:27:19 -0300
committerRenato Botelho <renato@netgate.com>2017-05-19 08:27:19 -0300
commit97b5bfe35a46651762f9037b113ed72de7fc1c27 (patch)
tree4401baf4110429be012d8389de9da12dc343e96a /tools
parent37bcfa606466262a7023c196e514c486745e2f99 (diff)
downloadpfsense-97b5bfe35a46651762f9037b113ed72de7fc1c27.zip
pfsense-97b5bfe35a46651762f9037b113ed72de7fc1c27.tar.gz
Use specific branch for gnid
Diffstat (limited to 'tools')
-rw-r--r--tools/builder_defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/builder_defaults.sh b/tools/builder_defaults.sh
index 477d213..5b7460b 100644
--- a/tools/builder_defaults.sh
+++ b/tools/builder_defaults.sh
@@ -189,7 +189,7 @@ fi
# gnid
export GNID_REPO_BASE=${GNID_REPO_BASE:-"${GIT_REPO_BASE}/gnid.git"}
export GNID_SRC_DIR=${GNID_SRC_DIR:-"${SCRATCHDIR}/gnid"}
-export GNID_BRANCH=${GNID_BRANCH:-"master"}
+export GNID_BRANCH=${GNID_BRANCH:-"RELENG_2_3_4"}
export GNID_INCLUDE_DIR=${GNID_INCLUDE_DIR:-"${MAKEOBJDIRPREFIX}/${FREEBSD_SRC_DIR}/tmp/usr/include"}
export GNID_LIBCRYPTO_DIR=${GNID_LIBCRYPTO_DIR:-"${MAKEOBJDIRPREFIX}/${FREEBSD_SRC_DIR}/secure/lib/libcrypto"}
OpenPOWER on IntegriCloud