diff options
author | Romanos Skiadas <rski@intracom-telecom.com> | 2017-02-23 18:51:23 +0200 |
---|---|---|
committer | Romanos Skiadas <rski@intracom-telecom.com> | 2017-02-23 18:51:23 +0200 |
commit | a11eb30c08e99ea85c8bca40e97d49657e680747 (patch) | |
tree | e2a9823a092c95d86059007fe75902796e56965c /build/f_isoroot/f_odlpluginbuild/config.mk | |
parent | db19fe3ca6c08be09b847e40acc0ce871ea29eac (diff) |
Bump fuel-plugin-odl to include Zrpcd/Quaggga
Change-Id: I5e2a4bd247fbac9e8518310f8140e12377e7da7e
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
Diffstat (limited to 'build/f_isoroot/f_odlpluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_odlpluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_odlpluginbuild/config.mk b/build/f_isoroot/f_odlpluginbuild/config.mk index 37db592c8..82cd82b88 100644 --- a/build/f_isoroot/f_odlpluginbuild/config.mk +++ b/build/f_isoroot/f_odlpluginbuild/config.mk @@ -8,7 +8,7 @@ ############################################################################## FUEL_PLUGIN_ODL_BRANCH ?= master -FUEL_PLUGIN_ODL_CHANGE ?= 6aa47a6ad6f45175ce9f645d1ac171e0129507b2 +FUEL_PLUGIN_ODL_CHANGE ?= d1aa0aa604748f8c1a87df69c6fd27ec087de294 FUEL_PLUGIN_ODL_REPO ?= https://github.com/openstack/fuel-plugin-opendaylight.git export OPNFV_BUILD?=true |