bucklet for yang based OSGI libraries
Change-Id: Ieeef6357250c4e74e9c78310a65c809b3edd102b
diff --git a/lib/BUCK b/lib/BUCK
index 26a4910..907270b 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri Dec 02 15:14:44 IST 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Fri Dec 16 13:24:41 PST 2016. Do not edit this file manually. *****
osgi_feature_group(
name = 'COMPILE',
visibility = ['PUBLIC'],
@@ -1026,6 +1026,14 @@
)
remote_jar (
+ name = 'bndexe',
+ out = 'biz.aQute.bnd-3.1.0.jar',
+ url = 'http://onlab.vicci.org/onos/third-party/biz.aQute.bnd-3.1.0.jar',
+ sha1 = 'ebd6c2af025b66ea94a9fcb217c2699ba23d3ca2',
+ visibility = [ 'PUBLIC' ],
+)
+
+remote_jar (
name = 'cord-config',
out = 'cord-config-1.0-b1.jar',
url = 'mvn:org.onosproject:cord-config:jar:1.0-b1',