Files
OpenNetworkLinux/packages/base/any/kernels/lts/APKG.yml
Jeffrey Townsend 822724743d LTS Kernel Build and Packaging Updates
- Instance kernel build trees by distribution
  Fixes a long-standing potential bug when building multiple distributions
  in the same tree.

- Create common PKG and build Makefiles customized for each LTS build.
2018-04-20 00:01:57 +00:00

31 lines
791 B
YAML

variables:
basename: onl-kernel-$VERSION-lts-$CONFIG
common:
arch: $ARCH
version: 1.0.0
copyright: Copyright 2013, 2014, 2015 Big Switch Networks
maintainer: support@bigswitch.com
support: opennetworklinux@googlegroups.com
packages:
- name: $basename
version: 1.0.0
summary: Open Network Linux $VERSION LTS Kernel for $ARCH Platforms.
symlinks: True
files:
builds/$ONL_DEBIAN_SUITE/kernel-* : $$PKG_INSTALL/
builds/$ONL_DEBIAN_SUITE/linux-*-mbuild : $$PKG_INSTALL/mbuilds
changelog: Change changes changes.,
- name: $basename-modules
version: 1.0.0
summary: Open Network Linux $VERSION LTS Kernel Modules for $ARCH Platforms
files:
builds/$ONL_DEBIAN_SUITE/lib: /lib
changelog: Change changes changes.,