From: Ross Burton Date: Mon, 6 Jan 2020 11:25:42 +0000 (+0000) Subject: systemd: add missing Upstream-Status X-Git-Tag: uninative-2.8~439 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9e38671e3aec732584b51665a258e2d13f7c8457;p=openembedded-core.git systemd: add missing Upstream-Status Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch b/meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch index 8d97374cb7..e266b9b125 100644 --- a/meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch +++ b/meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch @@ -8,6 +8,7 @@ timeout therefore reduce it to INT_MAX which would set timer expiration event after 68 years of uptime, should be good for all practical purposes +Upstream-Status: Pending Signed-off-by: Khem Raj Upstream-Status: Pending ---