-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathany.yml
More file actions
31 lines (23 loc) · 746 Bytes
/
any.yml
File metadata and controls
31 lines (23 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
############################################################
#
# Buildroot Package Template
#
# Requires: ARCH
#
############################################################
prerequisites:
submodules:
- { root: "${ONL}", path : packages/any/buildroot, recursive: true }
common:
arch: $ARCH
version: 1.0.0
copyright: Copyright 2013, 2014, 2015 Big Switch Networks
maintainer: support@bigswitch.com
packages:
- name: onl-buildroot-initrd
version: 1.0.0
summary: Open Network Linux Base Buildroot Initrd CPIO ($ARCH)
files:
builds/onl-buildroot-initrd-$ARCH.cpio.gz : $$PKG_INSTALL/
builds/makedevs : $$PKG_INSTALL/buildroot-makedevs
changelog: Change changes changes.,