force hpe ilorest library to v2.3.1 52/552/1
authordavidplunkett <dp7642@att.com>
Thu, 11 Apr 2019 21:58:56 +0000 (21:58 +0000)
committerdavidplunkett <dp7642@att.com>
Thu, 11 Apr 2019 21:58:56 +0000 (21:58 +0000)
Change-Id: I1edeac23cf02db6bb98d6c1684f007f99a12cedc
Signed-off-by: davidplunkett <dp7642@att.com>
buildrc

diff --git a/buildrc b/buildrc
index 758916e..ce762c5 100644 (file)
--- a/buildrc
+++ b/buildrc
@@ -23,7 +23,7 @@ export REDFISH_REPO=${REDFISH_REPO:-https://nexus.akraino.org/service/local/arti
 export IPXE_GIT=${IPXE_GIT:-http://git.ipxe.org/ipxe.git}
 export DELL_GIT=${DELL_GIT:-https://github.com/dell/iDRAC-Redfish-Scripting.git}
 export DELL_GIT_COMMIT=${DELL_GIT_COMMIT:-64f184c8c37ed1f64831c5695cd69092105e5eec}
-export HPE_GIT=${HPE_GIT:-https://github.com/HewlettPackard/python-ilorest-library.git}
+export HPE_GIT=${HPE_GIT:-https://github.com/HewlettPackard/python-ilorest-library.git -b v2.3.1}
 
 export AKRAINO_ROOT=${AKRAINO_ROOT:-/opt/akraino}
 export WEB_ROOT=${WEB_ROOT:-$AKRAINO_ROOT/www}