diff --git a/packages/base/all/onl-mibs/Makefile b/packages/base/all/onl-mibs/Makefile new file mode 100644 index 00000000..003238cf --- /dev/null +++ b/packages/base/all/onl-mibs/Makefile @@ -0,0 +1 @@ +include $(ONL)/make/pkg.mk \ No newline at end of file diff --git a/packages/base/all/onl-mibs/PKG.yml b/packages/base/all/onl-mibs/PKG.yml new file mode 100644 index 00000000..4838838a --- /dev/null +++ b/packages/base/all/onl-mibs/PKG.yml @@ -0,0 +1,19 @@ +common: + arch: all + version: 1.0.0 + copyright: Copyright 2013, 2014, 2015 Big Switch Networks + maintainer: support@bigswitch.com + +packages: + - name: onl-mibs + version: 1.0.0 + summary: ONL MIB Package + + files: + ${ONL}/docs/mibs/ : /usr/share/snmp/mibs + + changelog: Change changes changes., + + + + diff --git a/packages/base/any/onlp-snmpd/APKG.yml b/packages/base/any/onlp-snmpd/APKG.yml index 25c598b6..f25d43fd 100644 --- a/packages/base/any/onlp-snmpd/APKG.yml +++ b/packages/base/any/onlp-snmpd/APKG.yml @@ -20,16 +20,4 @@ packages: changelog: Change changes changes., - - name: onl-mibs - version: 1.0.0 - summary: ONL MIB Package - arch: all - - files: - ${ONL}/docs/mibs/ : /usr/share/snmp/mibs - - changelog: Change changes changes., - - -