mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 01:07:01 +00:00
Legacy Installer Package
This commit is contained in:
35
builds/any/installer/legacy/APKG.yml
Normal file
35
builds/any/installer/legacy/APKG.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
prerequisites:
|
||||
broken: true
|
||||
packages: [ "onl-swi:$ARCH" ]
|
||||
|
||||
common:
|
||||
arch: $ARCH
|
||||
version: $FNAME_RELEASE_ID
|
||||
copyright: Copyright 2013, 2014, 2015 Big Switch Networks
|
||||
maintainer: support@bigswitch.com
|
||||
|
||||
packages:
|
||||
- name: onl-installer
|
||||
summary: Open Network Linux $ARCH Installer
|
||||
|
||||
files:
|
||||
builds/*INSTALLER : $$PKG_INSTALL/
|
||||
builds/*.md5sum : $$PKG_INSTALL/
|
||||
|
||||
changelog: Change changes changes.,
|
||||
|
||||
|
||||
release:
|
||||
- builds/*INSTALLER : $ARCH/
|
||||
- builds/*.md5sum : $ARCH/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user