[OE-core] [PATCH] systemd: Add 'no-ntp-fallback' PACKAGECONFIG option

2023-11-08 Thread Markus Fuchs
From: Markus Fuchs systemd defines a default set of fallback NTP servers in https://github.com/systemd/systemd/blob/v254/meson_options.txt#L343-L345 A no-dns-fallback option was added previously to comfortably allow to disable the default set of DNS fallback servers. This patch does the same

[OE-core] [meta-oe][PATCH] haveged: remove appending of the service file

2020-11-19 Thread Markus Fuchs
necessary to append SuccessExitStatus=137 to the service file. Signed-off-by: Markus Fuchs --- meta-oe/recipes-extended/haveged/haveged_1.9.13.bb | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/meta-oe/recipes-extended/haveged/haveged_1.9.13.bb b/meta-oe/reci