Remove ntpdate package

ntpdate package is an old legacy package that is
no longer used. It can be safely removed.

Test Plan:
- PASS Fresh Install SX env
  * Verify ntpdate package is not installed.
  * Verify system status unlock/available.
  * Verify alarms.

- PASS Fresh Install DX env
  * Verify ntpdate package is not installed.
  * Verify system status unlock/available.
  * Verify alarms.

- PASS ntp runtime configuration
  * Configure ntp servers (system ntp-modify ...)
  * Lock/Unlock system
  * Verify ntp (system ntp-show, date)

Depends-On: https://review.opendev.org/c/starlingx/root/+/924324
Closes-bug: 2073379

Change-Id: I3e3988a844cd4ce96b986999618c2af9dd111c06
Signed-off-by: Jorge Saffe <jorge.saffe@windriver.com>
This commit is contained in:
Jorge Saffe
2024-07-15 14:20:51 +02:00
parent a0779f92a9
commit aabee40a11

View File

@@ -12,6 +12,5 @@ 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.