
Modified ntp-config to add support for Debian packaging. Note: ntp has not yet been patched to debian and the upstream package conflicts with systemd-timesyncd. Test Plan: PASS: Package installed without the dependency on ntp and ISO built successfully. Story: 2009256 Task: 43508 Change-Id: I8f4d4e09b39d54a6e86388cd4859322d9aba6966 Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com>
18 lines
445 B
Plaintext
18 lines
445 B
Plaintext
Source: ntp-config
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Starlingx Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: ntp-config
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
libnet-ntp-perl,
|
|
ntp,
|
|
ntpdate
|
|
Description: StarlingX ntp Configuration File
|
|
Initalizes file ntp.conf with default value and adds options for ntpd.
|