mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
as support@bigswitch.com "is a support line for commercial Big Switch products for customer with paid licenses."
28 lines
564 B
YAML
28 lines
564 B
YAML
variables:
|
|
!include $ONL/make/versions/version-onl.yml
|
|
|
|
prerequisites:
|
|
broken: true
|
|
|
|
common:
|
|
arch: $ARCH
|
|
version: 0.$FNAME_RELEASE_ID
|
|
copyright: Copyright 2013, 2014, 2015 Big Switch Networks
|
|
maintainer: support@bigswitch.com
|
|
support: opennetworklinux@googlegroups.com
|
|
|
|
packages:
|
|
- name: onl-rootfs
|
|
summary: Open Network Linux Root Filesystem
|
|
|
|
files:
|
|
builds/rootfs-$ARCH.cpio.gz : $$PKG_INSTALL/
|
|
builds/rootfs-$ARCH.sqsh : $$PKG_INSTALL/
|
|
builds/manifest.json : $$PKG_INSTALL/
|
|
|
|
changelog: Change changes changes.,
|
|
|
|
|
|
|
|
|