summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-09-27 22:11:32 +0200
committerArmin Kuster <akuster808@gmail.com>2023-10-04 07:52:48 -0700
commit6bf8258be0b4fd362d0c332f312d66fd54580b24 (patch)
tree412fb2b1ed869cbc3f28b80d68fa66e2d5f31fa1 /meta-oe/recipes-extended
parent8289b8df7ff2c51231beec1e59b0c6b9dbe33ec4 (diff)
downloadmeta-openembedded-6bf8258be0b4fd362d0c332f312d66fd54580b24.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> (cherry picked from commit 5488a32d90a02c700b596cf8746e04bd3fb88272) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch2
1 files changed, 2 insertions, 0 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.
17 17
18Signed-off-by: Clément Péron <peron.clem@gmail.com> 18Signed-off-by: Clément Péron <peron.clem@gmail.com>
19--- 19---
20Upstream-Status: Pending
21
20 CMakeLists.txt | 28 ++++++++++++++++++++++++++-- 22 CMakeLists.txt | 28 ++++++++++++++++++++++++++--
21 1 file changed, 26 insertions(+), 2 deletions(-) 23 1 file changed, 26 insertions(+), 2 deletions(-)
22 24