mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Merge pull request #125 from sonoble/deb8-fix
adds base-files dependency to faultd
This commit is contained in:
@@ -3,13 +3,12 @@ common:
|
||||
version: 1.0.0
|
||||
copyright: Copyright 2013, 2014, 2015 Big Switch Networks
|
||||
maintainer: support@bigswitch.com
|
||||
|
||||
depends: base-files
|
||||
packages:
|
||||
- name: onl-faultd
|
||||
version: 1.0.0
|
||||
summary: Fault Reporting Daemon
|
||||
provides: [ faultd ]
|
||||
|
||||
files:
|
||||
builds/$BUILD_DIR/${TOOLCHAIN}/bin/faultd.bin : /usr/bin/faultd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user