diff options
10 files changed, 10 insertions, 14 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch index bf083c85f4..52c9df9b1b 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch +++ b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch | |||
@@ -15,7 +15,7 @@ src/mongo/db/stats/counters.h:185:47: error: static assertion failed: cache line | |||
15 | The structure need to ensure true sharing for both the elements | 15 | The structure need to ensure true sharing for both the elements |
16 | so align it to hardware_constructive_interference_size instead | 16 | so align it to hardware_constructive_interference_size instead |
17 | 17 | ||
18 | Upstream-Status: Reported [https://jira.mongodb.org/browse/SERVER-65664] | 18 | Upstream-Status: Inappropriate [https://jira.mongodb.org/browse/SERVER-65664] |
19 | 19 | ||
20 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 20 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
21 | --- | 21 | --- |
diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp/Remove_some_printf_in_obexftpd.patch b/meta-oe/recipes-connectivity/obexftp/obexftp/Remove_some_printf_in_obexftpd.patch index 8b73af32e8..23e92885e8 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp/Remove_some_printf_in_obexftpd.patch +++ b/meta-oe/recipes-connectivity/obexftp/obexftp/Remove_some_printf_in_obexftpd.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Signed-off-by: Jun Zhu <R01007@freescale.com> | 1 | Signed-off-by: Jun Zhu <R01007@freescale.com> |
2 | 2 | ||
3 | Upstream-Status: Not applicable | 3 | Upstream-Status: Inappropriate [embedded specific] |
4 | 4 | ||
5 | diff -Nru obexftp-0.23/apps.orig/obexftpd.c obexftp-0.23/apps/obexftpd.c | 5 | diff -Nru obexftp-0.23/apps.orig/obexftpd.c obexftp-0.23/apps/obexftpd.c |
6 | --- obexftp-0.23/apps.orig/obexftpd.c 2013-11-08 10:42:20.816631583 +0800 | 6 | --- obexftp-0.23/apps.orig/obexftpd.c 2013-11-08 10:42:20.816631583 +0800 |
diff --git a/meta-oe/recipes-devtools/lshw/files/0001-disable-docbook2man.patch b/meta-oe/recipes-devtools/lshw/files/0001-disable-docbook2man.patch index 00f7b8674e..706f2d5248 100644 --- a/meta-oe/recipes-devtools/lshw/files/0001-disable-docbook2man.patch +++ b/meta-oe/recipes-devtools/lshw/files/0001-disable-docbook2man.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] build: Do not build .sgml file | |||
5 | 5 | ||
6 | It needs docbook2man tool which we do not have recipe for | 6 | It needs docbook2man tool which we do not have recipe for |
7 | 7 | ||
8 | Upstream-Status: OE-Specific [needs native docbook2man tool] | 8 | Upstream-Status: Inappropriate [needs native docbook2man tool] |
9 | 9 | ||
10 | Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> | 10 | Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> |
11 | --- | 11 | --- |
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 | --- |
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm/0004-fix-css-under-gtk-3.20.patch b/meta-oe/recipes-graphics/lxdm/lxdm/0004-fix-css-under-gtk-3.20.patch index afe11f3536..d232f6913e 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm/0004-fix-css-under-gtk-3.20.patch +++ b/meta-oe/recipes-graphics/lxdm/lxdm/0004-fix-css-under-gtk-3.20.patch | |||
@@ -3,9 +3,7 @@ From: dgod <dgod.osa@gmail.com> | |||
3 | Date: Mon, 21 Mar 2016 19:25:25 +0800 | 3 | Date: Mon, 21 Mar 2016 19:25:25 +0800 |
4 | Subject: [PATCH] fix css under gtk 3.20 | 4 | Subject: [PATCH] fix css under gtk 3.20 |
5 | 5 | ||
6 | Upstream-Status: Applied [1] | 6 | Upstream-Status: Backport [https://git.lxde.org/gitweb/?p=lxde/lxdm.git;a=patch;h=72812894cfd9454d70e4b0753531e46580416771] |
7 | |||
8 | [1] https://git.lxde.org/gitweb/?p=lxde/lxdm.git;a=patch;h=72812894cfd9454d70e4b0753531e46580416771 | ||
9 | --- | 7 | --- |
10 | data/themes/Industrial/gtk.css | 1 + | 8 | data/themes/Industrial/gtk.css | 1 + |
11 | 1 file changed, 1 insertion(+) | 9 | 1 file changed, 1 insertion(+) |
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp_0.3-beta15-52.diff b/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp_0.3-beta15-52.diff index 057b1fd1d3..60953381a1 100644 --- a/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp_0.3-beta15-52.diff +++ b/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp_0.3-beta15-52.diff | |||
@@ -6,7 +6,7 @@ Filtered with: | |||
6 | filterdiff -p1 -x README -x 'debian/*' | 6 | filterdiff -p1 -x README -x 'debian/*' |
7 | 7 | ||
8 | 8 | ||
9 | Upstream-Status: unmaintained | 9 | Upstream-Status: Inappropriate [unmaintained] |
10 | 10 | ||
11 | Index: hddtemp-0.3-beta15/doc/hddtemp.8 | 11 | Index: hddtemp-0.3-beta15/doc/hddtemp.8 |
12 | =================================================================== | 12 | =================================================================== |
diff --git a/meta-oe/recipes-support/libb64/libb64/0001-example-Do-not-run-the-tests.patch b/meta-oe/recipes-support/libb64/libb64/0001-example-Do-not-run-the-tests.patch index ea3ddfb64b..b3ee24d9d5 100644 --- a/meta-oe/recipes-support/libb64/libb64/0001-example-Do-not-run-the-tests.patch +++ b/meta-oe/recipes-support/libb64/libb64/0001-example-Do-not-run-the-tests.patch | |||
@@ -3,7 +3,7 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Sat, 27 Mar 2021 21:41:04 -0700 | 3 | Date: Sat, 27 Mar 2021 21:41:04 -0700 |
4 | Subject: [PATCH] example: Do not run the tests | 4 | Subject: [PATCH] example: Do not run the tests |
5 | 5 | ||
6 | Upstream-Status: Inappropritate [Cross-compile specific] | 6 | Upstream-Status: Inappropriate [Cross-compile specific] |
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | --- | 8 | --- |
9 | examples/Makefile | 3 --- | 9 | examples/Makefile | 3 --- |
diff --git a/meta-oe/recipes-support/raptor2/files/0001-configure.ac-do-additional-checks-on-libxml2-also-wh.patch b/meta-oe/recipes-support/raptor2/files/0001-configure.ac-do-additional-checks-on-libxml2-also-wh.patch index 7faeb130a7..490b61f1ff 100644 --- a/meta-oe/recipes-support/raptor2/files/0001-configure.ac-do-additional-checks-on-libxml2-also-wh.patch +++ b/meta-oe/recipes-support/raptor2/files/0001-configure.ac-do-additional-checks-on-libxml2-also-wh.patch | |||
@@ -7,9 +7,7 @@ MIME-Version: 1.0 | |||
7 | Content-Type: text/plain; charset=UTF-8 | 7 | Content-Type: text/plain; charset=UTF-8 |
8 | Content-Transfer-Encoding: 8bit | 8 | Content-Transfer-Encoding: 8bit |
9 | 9 | ||
10 | Upstream-Status: Applied [1] | 10 | Upstream-Status: Backport [https://github.com/dajobe/raptor/commit/e75b1dbb7f2a6514b8d391b200c45a2bec6268bf] |
11 | |||
12 | [1] https://github.com/dajobe/raptor/pull/33 | ||
13 | 11 | ||
14 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 12 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
15 | --- | 13 | --- |
diff --git a/meta-oe/recipes-support/sharutils/sharutils/CVE-2018-1000097.patch b/meta-oe/recipes-support/sharutils/sharutils/CVE-2018-1000097.patch index 99dc4e3046..47eb9cfd64 100644 --- a/meta-oe/recipes-support/sharutils/sharutils/CVE-2018-1000097.patch +++ b/meta-oe/recipes-support/sharutils/sharutils/CVE-2018-1000097.patch | |||
@@ -36,7 +36,7 @@ This was reported in | |||
36 | <http://lists.gnu.org/archive/html/bug-gnu-utils/2018-02/msg00004.html>. | 36 | <http://lists.gnu.org/archive/html/bug-gnu-utils/2018-02/msg00004.html>. |
37 | 37 | ||
38 | CVE: CVE-2018-1000097 | 38 | CVE: CVE-2018-1000097 |
39 | Upstream-Status: no upstream [http://lists.gnu.org/archive/html/bug-gnu-utils/2018-02/msg00004.html] | 39 | Upstream-Status: Inappropriate [no upstream] |
40 | Signed-off-by: Petr Písař <ppisar@redhat.com> | 40 | Signed-off-by: Petr Písař <ppisar@redhat.com> |
41 | Signed-off-by: Sinan Kaya <okaya@kernel.org> | 41 | Signed-off-by: Sinan Kaya <okaya@kernel.org> |
42 | --- | 42 | --- |