summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/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:32 +0000
commit66d4314c12831cfdbe14130db204fa99e3c77f5e (patch)
tree41a34e1806fa9ad3d9b3c68f8ade665f074ec76e /meta/recipes-core/systemd/systemd
parentaf58c18fcd0451540dd77ee862956b2b9dee17c4 (diff)
downloadopenembedded-core-contrib-66d4314c12831cfdbe14130db204fa99e3c77f5e.tar.gz
systemd: add missing Upstream-Status
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/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
purposes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
+Upstream-Status: Pending
---
src/basic/time-util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)