From 52487fb2a70485bc71f92fdfdf21e65d36354be1 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 30 Dec 2024 18:32:41 +0100 Subject: [PATCH] core191: ship ntp ntp is build against OpenSSl and checks if it is linked against the correct version. So ship it to get rid of the ugly message. Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/191/filelists/ntp | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/191/filelists/ntp diff --git a/config/rootfiles/core/191/filelists/ntp b/config/rootfiles/core/191/filelists/ntp new file mode 120000 index 0000000000..7542d86cb0 --- /dev/null +++ b/config/rootfiles/core/191/filelists/ntp @@ -0,0 +1 @@ +../../../common/ntp \ No newline at end of file -- 2.39.5