From 354406b7a1f5b120c85c24042283d3db9b47f6c9 Mon Sep 17 00:00:00 2001 From: Mykola Salomatin Date: Fri, 12 Aug 2022 15:26:51 +0300 Subject: Fix bitbake patch log indication that patches do not apply cleanly. --- recipes-support/ntp/files/ntp.conf.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-support') diff --git a/recipes-support/ntp/files/ntp.conf.patch b/recipes-support/ntp/files/ntp.conf.patch index 3d7a652..8a51c9b 100644 --- a/recipes-support/ntp/files/ntp.conf.patch +++ b/recipes-support/ntp/files/ntp.conf.patch @@ -1,6 +1,6 @@ diff -Naru old/ntp.conf new/ntp.conf ---- old/ntp.conf 2017-07-18 17:48:59.436221921 -0500 -+++ new/ntp.conf 2017-07-18 18:00:54.392325489 -0500 +--- old/ntp.conf 2022-08-11 18:27:20.491306453 +0300 ++++ new/ntp.conf 2022-08-11 18:27:29.659313301 +0300 @@ -1,17 +1,59 @@ -# This is the most basic ntp configuration file # The driftfile must remain in a place specific to this @@ -66,4 +66,4 @@ diff -Naru old/ntp.conf new/ntp.conf +# is the system clock, which is not a good choice. fudge 127.127.1.0 stratum 14 # Defining a default security setting - restrict default + restrict -4 default notrap nomodify nopeer noquery -- cgit v1.2.3