diff options
| author | Ross Burton <ross.burton@intel.com> | 2020-01-13 12:39:23 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-13 13:07:36 +0000 |
| commit | 3e89d4c9bebe990477b8209436d77aaf2d3692ed (patch) | |
| tree | ef410251673338503ae5621c86d3e12aeaeb2ea7 | |
| parent | de6f1393e949ffce5b5db4eadb6833512f381ee3 (diff) | |
| download | poky-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>
| -rw-r--r-- | meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch | 1 |
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 | |||
| 9 | purposes | 9 | purposes |
| 10 | 10 | ||
| 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 12 | Upstream-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(-) |
