17 Commits

Author SHA1 Message Date
Jeffrey Townsend
c2dcbe7eae Update template based on new platform makefiles. 2019-07-13 17:46:43 +00:00
Jeffrey Townsend
a3036091cc Allow the platform to specify the distribution list. 2018-12-25 16:47:03 +00:00
Jeffrey Townsend
1a0f22a36e Allow the default ONLP platform package templates to take a revision other than r0. 2017-09-25 16:28:03 +00:00
Jeffrey Townsend
532a4d5b53 Add optional build packages for each platform.
The build package contains collateral needed to support the platform but need not be installed in the runtime.
The first use of this package is to export powerpc device trees for each platform (instead of integrating with a particular kernel package).
2017-02-15 17:30:49 +00:00
Jeffrey Townsend
7e60a3a2b9 The package must depend on the vendor modules even if it contains nothing itself. 2017-01-08 23:07:03 +00:00
Jeffrey Townsend
1394a9b13c Package templates for vendor-module packages. 2017-01-07 21:00:59 +00:00
Jeffrey Townsend
2d0e57786b Package template used for platforms with no modules. 2017-01-07 21:00:29 +00:00
Jeffrey Townsend
7c5a44506a Add vendor modules as a dependency. 2017-01-07 21:00:12 +00:00
Jeffrey Townsend
80b6d01e8a Add platform modules as a package dependency. 2017-01-07 20:59:33 +00:00
Jeffrey Townsend
218100b029 No longer needed. 2017-01-07 20:56:35 +00:00
Jeffrey Townsend
20c65de827 - The platform-config template now expects the platform basename and platform revision as separate variables.
- The platform-config package now depends on the platform-module package.
2017-01-07 20:55:13 +00:00
Jeffrey Townsend
925fca4008 Add module package as a build dependency. 2016-12-31 21:26:05 +00:00
Jeffrey Townsend
b38d28c966 New platform-config template which provides a kernel module package dependency. 2016-12-31 21:00:59 +00:00
Jeffrey Townsend
f2c0427c38 Platform kernel module package template. 2016-12-31 21:00:35 +00:00
Sung-Kuang (Max) Chung
1a90e3c514 Added community support email opennetworklinux@googlegroups.com,
as support@bigswitch.com "is a support line for commercial Big Switch
products for customer with paid licenses."
2016-12-07 21:56:03 -08:00
Jeffrey Townsend
bc825111ff The default ONLP platform template now assumes the following:
- The PLATFORM variable is set to the base platform name, without revision.
- The platform is assumed to be -r0
- The ONLP shared library is assumed to be <baseplatform>.so.

These are the most common usages for all platforms.
2016-01-04 19:45:27 +00:00
Jeffrey Townsend
45dee0c608 Initial. 2015-11-19 22:45:38 +00:00