summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-09-27 22:11:32 +0200
committerKhem Raj <raj.khem@gmail.com>2023-09-27 14:22:09 -0700
commit5488a32d90a02c700b596cf8746e04bd3fb88272 (patch)
tree7a14ee39551e1bd9cad2c374df85d28c1a2e34db /meta-networking/recipes-connectivity
parent7d473b7616efc0eaa3f44582d0ed5b69f9905f02 (diff)
downloadmeta-openembedded-5488a32d90a02c700b596cf8746e04bd3fb88272.tar.gz
mosquitto, etcd-cpp-apiv3: add missing Upstream-Status
Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/mosquitto/files/2894.patch2
-rw-r--r--meta-networking/recipes-connectivity/mosquitto/files/2895.patch2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/files/2894.patch b/meta-networking/recipes-connectivity/mosquitto/files/2894.patch
index 3275e57e3..7374cbd26 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:
5 5
6Patch contributed by Joachim Zobel <jz-2017@heute-morgen.de> and Daniel Engberg <daniel.engberg.lists@pyret.net> 6Patch contributed by Joachim Zobel <jz-2017@heute-morgen.de> and Daniel Engberg <daniel.engberg.lists@pyret.net>
7--- 7---
8Upstream-Status: Pending
9
8 src/CMakeLists.txt | 2 +- 10 src/CMakeLists.txt | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-) 11 1 file changed, 1 insertion(+), 1 deletion(-)
10 12
diff --git a/meta-networking/recipes-connectivity/mosquitto/files/2895.patch b/meta-networking/recipes-connectivity/mosquitto/files/2895.patch
index a9e9c97b8..853f88175 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
5 5
6See: https://github.com/eclipse/mosquitto/issues/2878 6See: https://github.com/eclipse/mosquitto/issues/2878
7--- 7---
8Upstream-Status: Pending
9
8 service/systemd/mosquitto.service.simple | 4 ++-- 10 service/systemd/mosquitto.service.simple | 4 ++--
9 1 file changed, 2 insertions(+), 2 deletions(-) 11 1 file changed, 2 insertions(+), 2 deletions(-)
10 12