diff options
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 | ||
13 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 13 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
14 | --- | 14 | --- |
15 | Upstream-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 | ||
20 | fbshipit-source-id: 04e82d73bc0c67fb0ded018383af8dfc332050cc | 20 | fbshipit-source-id: 04e82d73bc0c67fb0ded018383af8dfc332050cc |
21 | --- | 21 | --- |
22 | Upstream-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: | |||
8 | https://github.com/void-linux/void-packages/issues/2598 | 8 | https://github.com/void-linux/void-packages/issues/2598 |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-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 | |||
18 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> | 18 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> |
19 | 19 | ||
20 | --- | 20 | --- |
21 | Upstream-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 | |||
15 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | 15 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> |
16 | 16 | ||
17 | --- | 17 | --- |
18 | Upstream-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 | ||
16 | Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de> | 16 | Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de> |
17 | --- | 17 | --- |
18 | Upstream-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 | ||