summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2020-01-13 12:39:23 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-13 13:07:36 +0000
commit3e89d4c9bebe990477b8209436d77aaf2d3692ed (patch)
treeef410251673338503ae5621c86d3e12aeaeb2ea7 /meta/recipes-core/systemd
parentde6f1393e949ffce5b5db4eadb6833512f381ee3 (diff)
downloadpoky-3e89d4c9bebe990477b8209436d77aaf2d3692ed.tar.gz
systemd: add missing Upstream-Status
(From OE-Core rev: 66d4314c12831cfdbe14130db204fa99e3c77f5e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch1
1 files changed, 1 insertions, 0 deletions
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 76a1c7364d..8d97374cb7 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
@@ -9,6 +9,7 @@ event after 68 years of uptime, should be good for all practical
9purposes 9purposes
10 10
11Signed-off-by: Khem Raj <raj.khem@gmail.com> 11Signed-off-by: Khem Raj <raj.khem@gmail.com>
12Upstream-Status: Pending
12--- 13---
13 src/basic/time-util.c | 2 +- 14 src/basic/time-util.c | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-) 15 1 file changed, 1 insertion(+), 1 deletion(-)