mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
No longer needed.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user