]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: add missing Upstream-Status
authorRoss Burton <ross.burton@intel.com>
Mon, 6 Jan 2020 11:25:42 +0000 (11:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch

index 8d97374cb75c059ae9b337c8993e907b6b994a98..e266b9b125d53504ef89008923dc93ad9036a15c 100644 (file)
@@ -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 <raj.khem@gmail.com>
 Upstream-Status: Pending
 ---