aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch')
-rw-r--r--recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch b/recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch
index 1762d66..56ea17d 100644
--- a/recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch
+++ b/recipes-core/swupd-server/swupd-server/0002-add-logging-to-stdout.patch
@@ -15,6 +15,8 @@ The implementation recycles the existing init_log_stdout() (not used
before) and gives it the slightly different meaning of "also log to
stdout".
+Upstream-Status: Backported [https://github.com/clearlinux/swupd-server/commit/72dd27a886ad9b2c66bb7cdb5c4cadb24f783654]
+
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
---
src/create_update.c | 5 +++++