mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
Add vendor modules as a dependency.
This commit is contained in:
@@ -4,16 +4,19 @@
|
||||
#
|
||||
############################################################
|
||||
prerequisites:
|
||||
packages: [ $KERNELS ]
|
||||
packages:
|
||||
- $KERNELS
|
||||
- onl-vendor-${VENDOR}-modules:$ARCH
|
||||
|
||||
packages:
|
||||
- name: onl-platform-modules-${PLATFORM}
|
||||
- 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 ${PLATFORM}
|
||||
summary: ONL Platform Modules Package for the ${BASENAME}
|
||||
depends: onl-vendor-${VENDOR}-modules
|
||||
|
||||
files:
|
||||
builds/lib: /lib
|
||||
|
||||
Reference in New Issue
Block a user