No longer needed.

This commit is contained in:
Jeffrey Townsend
2017-01-07 20:56:35 +00:00
parent 20c65de827
commit 218100b029

View File

@@ -1,23 +0,0 @@
############################################################
#
# PKG template for all platform-config packages.
#
############################################################
prerequisites:
packages: [ "onl-vendor-config-${VENDOR}:all", "$MODULES" ]
packages:
- name: onl-platform-config-${PLATFORM}
depends: onl-vendor-config-${VENDOR},$MODULES
version: 1.0.0
arch: $ARCH
copyright: Copyright 2013, 2014, 2015 Big Switch Networks
maintainer: support@bigswitch.com
support: opennetworklinux@googlegroups.com
summary: ONL Platform Configuration Package for the ${PLATFORM}
files:
src/lib: /lib/platform-config/${PLATFORM}/onl
src/python : ${PY_INSTALL}/onl/platform/
changelog: Changes