diff mbox series

[meta-oe,kirkstone] mosquitto, etcd-cpp-apiv3: add missing Upstream-Status

Message ID 20230929104808.1980075-1-martin.jansa@gmail.com
State New
Headers show
Series [meta-oe,kirkstone] mosquitto, etcd-cpp-apiv3: add missing Upstream-Status | expand

Commit Message

Martin Jansa Sept. 29, 2023, 10:48 a.m. UTC
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
 meta-networking/recipes-connectivity/mosquitto/files/2894.patch | 2 ++
 meta-networking/recipes-connectivity/mosquitto/files/2895.patch | 2 ++
 .../etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch    | 2 ++
 3 files changed, 6 insertions(+)

Comments

Martin Jansa Sept. 29, 2023, 11:26 a.m. UTC | #1
Armin: please ignore this one, wrong branch, will send the right one
shortly (after coffee).

On Fri, Sep 29, 2023 at 12:48 PM Martin Jansa <martin.jansa@gmail.com>
wrote:

> Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
> ---
>  meta-networking/recipes-connectivity/mosquitto/files/2894.patch | 2 ++
>  meta-networking/recipes-connectivity/mosquitto/files/2895.patch | 2 ++
>  .../etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch    | 2 ++
>  3 files changed, 6 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 <jz-2017@heute-morgen.de> and  Daniel
> Engberg <daniel.engberg.lists@pyret.net>
>  ---
> +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(-)
>
> diff --git
> a/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
> b/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
> index d1126aa05b..ce12d4270a 100644
> ---
> a/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
> +++
> b/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
> @@ -17,6 +17,8 @@ CMake is cross compiling.
>
>  Signed-off-by: Clément Péron <peron.clem@gmail.com>
>  ---
> +Upstream-Status: Pending
> +
>   CMakeLists.txt | 28 ++++++++++++++++++++++++++--
>   1 file changed, 26 insertions(+), 2 deletions(-)
>
> --
> 2.42.0
>
>
diff mbox series

Patch

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 <jz-2017@heute-morgen.de> and  Daniel Engberg <daniel.engberg.lists@pyret.net>
 ---
+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(-)
 
diff --git a/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch b/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
index d1126aa05b..ce12d4270a 100644
--- a/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
+++ b/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch
@@ -17,6 +17,8 @@  CMake is cross compiling.
 
 Signed-off-by: Clément Péron <peron.clem@gmail.com>
 ---
+Upstream-Status: Pending
+
  CMakeLists.txt | 28 ++++++++++++++++++++++++++--
  1 file changed, 26 insertions(+), 2 deletions(-)