mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
Package template used for platforms with no modules.
This commit is contained in:
19
packages/base/any/templates/no-platform-modules.yml
Normal file
19
packages/base/any/templates/no-platform-modules.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
############################################################
|
||||
#
|
||||
# PKG template for all platform module packages
|
||||
#
|
||||
############################################################
|
||||
prerequisites:
|
||||
packages:
|
||||
- onl-vendor-${VENDOR}-modules:$ARCH
|
||||
|
||||
packages:
|
||||
- name: onl-platform-modules-$BASENAME
|
||||
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 $BASENAME
|
||||
|
||||
changelog: Changes
|
||||
Reference in New Issue
Block a user