diff options
Diffstat (limited to 'meta-oe/recipes-extended')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Do-not-overwrite-CFLAGS.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Do-not-overwrite-CFLAGS.patch index 6c585c2f5b..158857ae20 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Do-not-overwrite-CFLAGS.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Do-not-overwrite-CFLAGS.patch | |||
| @@ -7,7 +7,7 @@ bitbake passes CFLAGS that are often in conflict with the ones set | |||
| 7 | in mbedtls' CMakeLists.txt. Such conflicts are the inability to use | 7 | in mbedtls' CMakeLists.txt. Such conflicts are the inability to use |
| 8 | FORTIFY_SOURCE=2 except in release mode | 8 | FORTIFY_SOURCE=2 except in release mode |
| 9 | 9 | ||
| 10 | Upstream-Status: Innapropriate [due to fluent-bit having it's own Release flags that also overwrite bitbake ones.] | 10 | Upstream-Status: Inappropriate [due to fluent-bit having it's own Release flags that also overwrite bitbake ones.] |
| 11 | --- | 11 | --- |
| 12 | lib/mbedtls-2.28.0/CMakeLists.txt | 2 -- | 12 | lib/mbedtls-2.28.0/CMakeLists.txt | 2 -- |
| 13 | 1 file changed, 2 deletions(-) | 13 | 1 file changed, 2 deletions(-) |
diff --git a/meta-oe/recipes-extended/mozjs/mozjs-102/0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch b/meta-oe/recipes-extended/mozjs/mozjs-102/0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch index e63b053565..202f126126 100644 --- a/meta-oe/recipes-extended/mozjs/mozjs-102/0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch +++ b/meta-oe/recipes-extended/mozjs/mozjs-102/0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch | |||
| @@ -5,7 +5,7 @@ Subject: [PATCH] rust.configure: do not try to find a suitable upstream target | |||
| 5 | 5 | ||
| 6 | OE is using custom targets and so this is bound to fail. | 6 | OE is using custom targets and so this is bound to fail. |
| 7 | 7 | ||
| 8 | Upstream-Status: Inapppropriate [oe-core specific] | 8 | Upstream-Status: Inappropriate [oe-core specific] |
| 9 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> | 9 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> |
| 10 | 10 | ||
| 11 | --- | 11 | --- |
