From 8808a69b6c1563f8d41ad34352afb8d274e967aa Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 6 Oct 2023 23:05:07 +0200 Subject: mosquitto: add missing Upstream-Status Signed-off-by: Martin Jansa Signed-off-by: Khem Raj Signed-off-by: Peter Marko Signed-off-by: Armin Kuster --- meta-networking/recipes-connectivity/mosquitto/files/2894.patch | 2 ++ meta-networking/recipes-connectivity/mosquitto/files/2895.patch | 2 ++ 2 files changed, 4 insertions(+) diff --git a/meta-networking/recipes-connectivity/mosquitto/files/2894.patch b/meta-networking/recipes-connectivity/mosquitto/files/2894.patch index 3275e57e38..7374cbd26f 100644 --- a/meta-networking/recipes-connectivity/mosquitto/files/2894.patch +++ b/meta-networking/recipes-connectivity/mosquitto/files/2894.patch @@ -5,6 +5,8 @@ Subject: [PATCH] Link correctly with shared websockets library if needed see: Patch contributed by Joachim Zobel and Daniel Engberg --- +Upstream-Status: Pending + src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/mosquitto/files/2895.patch b/meta-networking/recipes-connectivity/mosquitto/files/2895.patch index a9e9c97b83..853f881754 100644 --- a/meta-networking/recipes-connectivity/mosquitto/files/2895.patch +++ b/meta-networking/recipes-connectivity/mosquitto/files/2895.patch @@ -5,6 +5,8 @@ Subject: [PATCH] Mosquitto now waits for network-online when starting See: https://github.com/eclipse/mosquitto/issues/2878 --- +Upstream-Status: Pending + service/systemd/mosquitto.service.simple | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- cgit v1.2.3-54-g00ecf