Platform kernel module package template.

This commit is contained in:
Jeffrey Townsend
2016-12-31 21:00:35 +00:00
parent 216e4f0eed
commit f2c0427c38

View File

@@ -0,0 +1,21 @@
############################################################
#
# PKG template for all platform module packages
#
############################################################
prerequisites:
packages: [ $KERNELS ]
packages:
- name: onl-platform-modules-${PLATFORM}
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 Modules Package for the ${PLATFORM}
files:
builds/lib: /lib
changelog: Changes