Include reference to PTP in config_controller prompt for system date and time

Change-Id: I9db26d9bf0aa0b463480983af00418fea9f5c6f7
Story: 2002935
Task: 22922
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
This commit is contained in:
Alex Kozyrev 2018-08-09 12:37:58 -04:00
parent 3105dfe1ec
commit deab0cad95
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
SRC_DIR="controllerconfig"
TIS_PATCH_VER=145
TIS_PATCH_VER=146

View File

@ -532,7 +532,7 @@ class ConfigAssistant():
print textwrap.fill(
"The system date and time must be set now. Note that UTC "
"time must be used and that the date and time must be set as "
"accurately as possible, even if NTP is to be configured "
"accurately as possible, even if NTP/PTP is to be configured "
"later.", 80)
print