summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/minifi-cpp/files/0001-BundledOSSPUUID.cmake-Pass-CFLAGS-to-compiler.patch2
-rw-r--r--meta-oe/recipes-extended/minifi-cpp/files/0001-Fix-the-constness-issues-around-autovector-iterator_.patch2
-rw-r--r--meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch2
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch2
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch2
-rw-r--r--meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch2
6 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/0001-BundledOSSPUUID.cmake-Pass-CFLAGS-to-compiler.patch b/meta-oe/recipes-extended/minifi-cpp/files/0001-BundledOSSPUUID.cmake-Pass-CFLAGS-to-compiler.patch
index a0265eaa32..ceb8ec34b1 100644
--- a/meta-oe/recipes-extended/minifi-cpp/files/0001-BundledOSSPUUID.cmake-Pass-CFLAGS-to-compiler.patch
+++ b/meta-oe/recipes-extended/minifi-cpp/files/0001-BundledOSSPUUID.cmake-Pass-CFLAGS-to-compiler.patch
@@ -12,6 +12,8 @@ Upsteam-Status: Pending
12 12
13Signed-off-by: Mingli Yu <mingli.yu@windriver.com> 13Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
14--- 14---
15Upstream-Status: Pending
16
15 cmake/BundledOSSPUUID.cmake | 2 +- 17 cmake/BundledOSSPUUID.cmake | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-) 18 1 file changed, 1 insertion(+), 1 deletion(-)
17 19
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/0001-Fix-the-constness-issues-around-autovector-iterator_.patch b/meta-oe/recipes-extended/minifi-cpp/files/0001-Fix-the-constness-issues-around-autovector-iterator_.patch
index acb96f40d5..cd837d8de4 100644
--- a/meta-oe/recipes-extended/minifi-cpp/files/0001-Fix-the-constness-issues-around-autovector-iterator_.patch
+++ b/meta-oe/recipes-extended/minifi-cpp/files/0001-Fix-the-constness-issues-around-autovector-iterator_.patch
@@ -19,6 +19,8 @@ Pulled By: ltamasi
19 19
20fbshipit-source-id: 04e82d73bc0c67fb0ded018383af8dfc332050cc 20fbshipit-source-id: 04e82d73bc0c67fb0ded018383af8dfc332050cc
21--- 21---
22Upstream-Status: Pending
23
22 thirdparty/rocksdb/util/autovector.h | 15 ++++----------- 24 thirdparty/rocksdb/util/autovector.h | 15 ++++-----------
23 1 file changed, 4 insertions(+), 11 deletions(-) 25 1 file changed, 4 insertions(+), 11 deletions(-)
24 26
diff --git a/meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch b/meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch
index d2b87e8033..22f31e05f8 100644
--- a/meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch
+++ b/meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch
@@ -8,6 +8,8 @@ Reason: mozjs60 miscompiles on musl if built with HAVE_THREAD_TLS_KEYWORD:
8https://github.com/void-linux/void-packages/issues/2598 8https://github.com/void-linux/void-packages/issues/2598
9 9
10--- 10---
11Upstream-Status: Pending
12
11 js/src/old-configure.in | 3 +++ 13 js/src/old-configure.in | 3 +++
12 1 file changed, 3 insertions(+) 14 1 file changed, 3 insertions(+)
13 15
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch
index 5b9b71ea69..7785acca5c 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch
@@ -18,6 +18,8 @@ Reworked for 6.0.4
18Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> 18Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
19 19
20--- 20---
21Upstream-Status: Pending
22
21 deps/hiredis/Makefile | 2 -- 23 deps/hiredis/Makefile | 2 --
22 1 file changed, 2 deletions(-) 24 1 file changed, 2 deletions(-)
23 25
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch
index be186b57da..7b601e02a9 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch
@@ -15,6 +15,8 @@ Update to work with 4.0.8
15Signed-off-by: Alistair Francis <alistair.francis@wdc.com> 15Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
16 16
17--- 17---
18Upstream-Status: Pending
19
18 src/Makefile | 3 ++- 20 src/Makefile | 3 ++-
19 1 file changed, 2 insertions(+), 1 deletion(-) 21 1 file changed, 2 insertions(+), 1 deletion(-)
20 22
diff --git a/meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch b/meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch
index 3c364dcc4e..c51fb1cfdb 100644
--- a/meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch
+++ b/meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch
@@ -15,6 +15,8 @@ correctly and pv_in_foreground() returns also true in that case.
15 15
16Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de> 16Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de>
17--- 17---
18Upstream-Status: Pending
19
18 src/pv/display.c | 4 ++++ 20 src/pv/display.c | 4 ++++
19 1 file changed, 4 insertions(+) 21 1 file changed, 4 insertions(+)
20 22