commit | 9f765dc5df5a6a8f5364f649d2bc879a66386d07 | [log] [tgz] |
---|---|---|
author | Pier Luigi <pierventre@hotmail.com> | Fri Feb 03 13:35:23 2017 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Mon Feb 06 16:54:56 2017 +0000 |
tree | 2204573a6752aece825d33f76e41f2220224d48c | |
parent | f31019ae11c5a21f4de875e39633351751df0b12 [diff] [blame] |
Small fixes to CPR and to CPR test Change-Id: I03bbbdbb7a54458c1144c3a1191b7a617490a324
diff --git a/apps/routing/fpm/BUCK b/apps/routing/fpm/BUCK index b221d0e..d80d428 100644 --- a/apps/routing/fpm/BUCK +++ b/apps/routing/fpm/BUCK
@@ -16,6 +16,7 @@ ) BUNDLES = [ + '//apps/routing/common:onos-apps-routing-common', '//apps/routing/fpm:onos-apps-routing-fpm', '//apps/routing-api:onos-apps-routing-api', ]