Removing external dependencies which are not required after b8 release.
Change-Id: Icb699a993520b168db9dd63364dd07e6d29c577f
diff --git a/bucklets/yang.bucklet b/bucklets/yang.bucklet
index 93c9000..e73099c 100644
--- a/bucklets/yang.bucklet
+++ b/bucklets/yang.bucklet
@@ -7,15 +7,11 @@
return ONOS_ARTIFACT_BASE + base_path.replace('/', '-') #TODO Unix-separator
YANG_TOOLS = [
- '//lib:guava',
'//lib:onos-yang-model',
'//lib:onos-yang-compiler-api',
'//lib:onos-yang-runtime',
'//lib:org.apache.felix.scr.annotations',
'//apps/yang:onos-apps-yang',
- # FIXME: This following dependencies MUST be removed for the long-run; they are a violation of the design principle.
- '//core/api:onos-api',
- '//apps/config:onos-apps-config',
]
def yang_model(