diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2023-02-23 20:40:47 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
| commit | 4386b15a49b81578dd89c5c655544fbc09a95265 (patch) | |
| tree | 59566ec3a9c3b9730f6a4c063d2d145f6bb53b3e /meta-oe/recipes-extended | |
| parent | f6d702116e96a80aec05c541bd0590518515d41d (diff) | |
| download | meta-openembedded-4386b15a49b81578dd89c5c655544fbc09a95265.tar.gz | |
meta-oe: fix Upstream-Status format
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 | --- |
