fix YANG tool version in patch-yang-libs

Change-Id: Id75bf79449f3a927fee54e71a8e19121bfa73604
This commit is contained in:
Yuta HIGUCHI 2017-08-30 17:13:28 -07:00
parent d22fe51966
commit ce99952ac3

View File

@ -3,7 +3,7 @@
# Patches lib/BUCK file to use locally built YANG tools.
# -----------------------------------------------------------------------------
BVER=2.2.0-b3
BVER=2.2.0-b6
SVER=2.2-SNAPSHOT
YANG_TOOLS_ROOT=${YANG_TOOLS_ROOT:-~/onos-yang-tools}