diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-02-23 14:45:29 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
commit | 285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch) | |
tree | a4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-oe | |
parent | 80fbf964e1ee02e117b2756831e66e4170d75ced (diff) | |
download | meta-openembedded-285b7cd79fda2967613c14141f99aa8ef6f99c8d.tar.gz |
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
33 files changed, 33 insertions, 35 deletions
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch index b964bef1f..ff926548b 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch | |||
@@ -3,7 +3,7 @@ From: Roy Li <rongqing.li@windriver.com> | |||
3 | Date: Thu, 5 May 2016 09:52:01 +0800 | 3 | Date: Thu, 5 May 2016 09:52:01 +0800 |
4 | Subject: [PATCH] [PATCH] avoid gcc optimize-away the loops | 4 | Subject: [PATCH] [PATCH] avoid gcc optimize-away the loops |
5 | 5 | ||
6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Change expression used in do_integer_mul and do_uint64_mul | 8 | Change expression used in do_integer_mul and do_uint64_mul |
9 | benchmarks so GCC doesn't optimize-away the loops, other | 9 | benchmarks so GCC doesn't optimize-away the loops, other |
diff --git a/meta-oe/recipes-core/plymouth/files/0001-plymouth-Add-the-retain-splash-option.patch b/meta-oe/recipes-core/plymouth/files/0001-plymouth-Add-the-retain-splash-option.patch index ba2bf224a..58838500b 100644 --- a/meta-oe/recipes-core/plymouth/files/0001-plymouth-Add-the-retain-splash-option.patch +++ b/meta-oe/recipes-core/plymouth/files/0001-plymouth-Add-the-retain-splash-option.patch | |||
@@ -10,7 +10,7 @@ Adding the "retain-splash” option to tell plymouth to keep the boot | |||
10 | splash’s contents on screen even after plymouth exits to make the | 10 | splash’s contents on screen even after plymouth exits to make the |
11 | splash screen show more friendly on the system which boots so fast. | 11 | splash screen show more friendly on the system which boots so fast. |
12 | 12 | ||
13 | Upstream-Status: Inappropriate[embedded specific] | 13 | Upstream-Status: Inappropriate [embedded specific] |
14 | 14 | ||
15 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 15 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
16 | --- | 16 | --- |
diff --git a/meta-oe/recipes-dbs/influxdb/influxdb/0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch b/meta-oe/recipes-dbs/influxdb/influxdb/0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch index b8d355706..b05fd3666 100644 --- a/meta-oe/recipes-dbs/influxdb/influxdb/0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch +++ b/meta-oe/recipes-dbs/influxdb/influxdb/0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch | |||
@@ -3,7 +3,7 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Mon, 11 Jan 2021 15:16:57 -0800 | 3 | Date: Mon, 11 Jan 2021 15:16:57 -0800 |
4 | Subject: [PATCH] patch term module for mips ispeed/ospeed termios absense | 4 | Subject: [PATCH] patch term module for mips ispeed/ospeed termios absense |
5 | 5 | ||
6 | Upstream-Status: OE-Specific [needed on mips] | 6 | Upstream-Status: Inappropriate [OE-Specific needed on mips] |
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/support-files-CMakeLists.txt-fix-do_populate_sysroot.patch b/meta-oe/recipes-dbs/mysql/mariadb/support-files-CMakeLists.txt-fix-do_populate_sysroot.patch index 4f9a4e9b0..233d9e6af 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/support-files-CMakeLists.txt-fix-do_populate_sysroot.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/support-files-CMakeLists.txt-fix-do_populate_sysroot.patch | |||
@@ -7,7 +7,7 @@ Comment out the logic which for suse as it introduces | |||
7 | below do_populate_sysroot error: | 7 | below do_populate_sysroot error: |
8 | ERROR: mariadb-native-10.3.13-r0 do_populate_sysroot: sstate found an absolute path symlink /build/tmp/work/x86_64-linux/mariadb-native/10.3.13-r0/sysroot-destdir/build/tmp/work/x86_64-linux/mariadb-native/10.3.13-r0/recipe-sysroot-native/usr/sbin/rcmysql pointing at /build/tmp/work/x86_64-linux/mariadb-native/10.3.13-r0/recipe-sysroot-native/etc/init.d/mysql. Please replace this with a relative link. | 8 | ERROR: mariadb-native-10.3.13-r0 do_populate_sysroot: sstate found an absolute path symlink /build/tmp/work/x86_64-linux/mariadb-native/10.3.13-r0/sysroot-destdir/build/tmp/work/x86_64-linux/mariadb-native/10.3.13-r0/recipe-sysroot-native/usr/sbin/rcmysql pointing at /build/tmp/work/x86_64-linux/mariadb-native/10.3.13-r0/recipe-sysroot-native/etc/init.d/mysql. Please replace this with a relative link. |
9 | 9 | ||
10 | Upstream-Status: Inappropriate[oe build specific] | 10 | Upstream-Status: Inappropriate [oe build specific] |
11 | 11 | ||
12 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 12 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
13 | 13 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch b/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch index 51393967b..344997362 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | map the mcontext_t structure for musl | 1 | map the mcontext_t structure for musl |
2 | 2 | ||
3 | Upstream-Status: Inappropriate[need to consider Android] | 3 | Upstream-Status: Inappropriate [need to consider Android] |
4 | 4 | ||
5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
6 | Index: git/src/client/linux/minidump_writer/linux_core_dumper.cc | 6 | Index: git/src/client/linux/minidump_writer/linux_core_dumper.cc |
diff --git a/meta-oe/recipes-devtools/doxygen/doxygen/doxygen-native-only-check-python3.patch b/meta-oe/recipes-devtools/doxygen/doxygen/doxygen-native-only-check-python3.patch index b6d007d8d..796bc61dd 100644 --- a/meta-oe/recipes-devtools/doxygen/doxygen/doxygen-native-only-check-python3.patch +++ b/meta-oe/recipes-devtools/doxygen/doxygen/doxygen-native-only-check-python3.patch | |||
@@ -34,7 +34,7 @@ This patch is only needded by doxygen-native. | |||
34 | 34 | ||
35 | Updated to apply to release 1.9.1. | 35 | Updated to apply to release 1.9.1. |
36 | 36 | ||
37 | Upstream-Status: Inappropriate[oe specific] | 37 | Upstream-Status: Inappropriate [oe specific] |
38 | 38 | ||
39 | Co-Authored-By: Kai Kang <kai.kang@windriver.com> | 39 | Co-Authored-By: Kai Kang <kai.kang@windriver.com> |
40 | Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | 40 | Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> |
diff --git a/meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch b/meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch index 54cd096e4..4f7dfd4cc 100644 --- a/meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch +++ b/meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch | |||
@@ -3,7 +3,7 @@ From: Matteo Croce <mcroce@microsoft.com> | |||
3 | Date: Wed, 15 Sep 2021 17:54:01 +0200 | 3 | Date: Wed, 15 Sep 2021 17:54:01 +0200 |
4 | Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3 | 4 | Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3 |
5 | 5 | ||
6 | Upstream-Status: inappropriate [OE specific] | 6 | Upstream-Status: Inappropriate [OE specific] |
7 | 7 | ||
8 | --- | 8 | --- |
9 | ostra/ostra-cg | 2 +- | 9 | ostra/ostra-cg | 2 +- |
diff --git a/meta-oe/recipes-devtools/perl/libdev-checklib-perl/0001-CheckLib.pm-don-t-execute-the-binary.patch b/meta-oe/recipes-devtools/perl/libdev-checklib-perl/0001-CheckLib.pm-don-t-execute-the-binary.patch index 8d4920b39..f79b15811 100644 --- a/meta-oe/recipes-devtools/perl/libdev-checklib-perl/0001-CheckLib.pm-don-t-execute-the-binary.patch +++ b/meta-oe/recipes-devtools/perl/libdev-checklib-perl/0001-CheckLib.pm-don-t-execute-the-binary.patch | |||
@@ -21,7 +21,7 @@ and use the return status to determine the lib's | |||
21 | checking status is not appropriate in cross compile env. | 21 | checking status is not appropriate in cross compile env. |
22 | $ /yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql-perl/4.050-r0/git/assertlibCOw_eujb | 22 | $ /yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql-perl/4.050-r0/git/assertlibCOw_eujb |
23 | 23 | ||
24 | Upstream-Status: Inappropriate[oe specific] | 24 | Upstream-Status: Inappropriate [oe specific] |
25 | 25 | ||
26 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 26 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
27 | --- | 27 | --- |
diff --git a/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch b/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch index ec8672107..636b29407 100644 --- a/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch +++ b/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch | |||
@@ -4,7 +4,7 @@ Date: Mon, 3 Aug 2015 13:43:14 +0800 | |||
4 | Subject: [PATCH] setup.py.in: add missing python include dir for cross | 4 | Subject: [PATCH] setup.py.in: add missing python include dir for cross |
5 | compiling | 5 | compiling |
6 | 6 | ||
7 | Upstream-Status: inappropriate [oe-core specific] | 7 | Upstream-Status: Inappropriate [oe-core specific] |
8 | 8 | ||
9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
10 | --- | 10 | --- |
diff --git a/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch b/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch index 97fb097fe..1ee0dd2f5 100644 --- a/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch +++ b/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH 1/4] Makefile.am: remove doc and apidoc | |||
5 | 5 | ||
6 | There was a failure at do_install time, so remove doc to workaround. | 6 | There was a failure at do_install time, so remove doc to workaround. |
7 | 7 | ||
8 | Upstream-Status: Inappropriate workaround | 8 | Upstream-Status: Inappropriate [workaround] |
9 | 9 | ||
10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch b/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch index 7f5895ea1..2e691e95f 100644 --- a/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch +++ b/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch | |||
@@ -7,7 +7,7 @@ The prog of xmlto and asciidoc were used to generate documents, | |||
7 | and since the doc module has already been disabled, so we should | 7 | and since the doc module has already been disabled, so we should |
8 | remove the prog test. | 8 | remove the prog test. |
9 | 9 | ||
10 | Upstream-Status: Inappropriate workaround | 10 | Upstream-Status: Inappropriate [workaround] |
11 | 11 | ||
12 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 12 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
13 | --- | 13 | --- |
diff --git a/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch b/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch index 2ff1731be..c331677d8 100644 --- a/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch +++ b/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch | |||
@@ -3,7 +3,7 @@ From: Hongxu Jia <hongxu.jia@windriver.com> | |||
3 | Date: Wed, 26 Apr 2017 03:51:03 -0400 | 3 | Date: Wed, 26 Apr 2017 03:51:03 -0400 |
4 | Subject: [PATCH 3/4] without build plugins | 4 | Subject: [PATCH 3/4] without build plugins |
5 | 5 | ||
6 | Upstream-Status: Inappropriate workaround | 6 | Upstream-Status: Inappropriate [workaround] |
7 | 7 | ||
8 | Rebase to 2.9.1 | 8 | Rebase to 2.9.1 |
9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
diff --git a/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch b/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch index 4ba69c793..986e7ec41 100644 --- a/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch +++ b/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH 4/4] configure.ac: remove prog test of augparse | |||
5 | 5 | ||
6 | The build time does not require it. | 6 | The build time does not require it. |
7 | 7 | ||
8 | Upstream-Status: Inappropriate workaround | 8 | Upstream-Status: Inappropriate [workaround] |
9 | 9 | ||
10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch b/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch index 653a7e44c..54098f721 100644 --- a/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch +++ b/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch | |||
@@ -3,7 +3,7 @@ From: Li xin <lixin.fnst@cn.fujitsu.com> | |||
3 | Date: Thu, 4 Dec 2014 03:50:19 +0900 | 3 | Date: Thu, 4 Dec 2014 03:50:19 +0900 |
4 | Subject: [PATCH 1/2] change mandir to DESTDIR | 4 | Subject: [PATCH 1/2] change mandir to DESTDIR |
5 | 5 | ||
6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch b/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch index aeb25466c..043fd8550 100644 --- a/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch +++ b/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch | |||
@@ -7,7 +7,7 @@ this patch is from Debian to fix build errors. | |||
7 | "acinclude.m4:34: error: automatic de-ANSI-fication | 7 | "acinclude.m4:34: error: automatic de-ANSI-fication |
8 | support has been removed" | 8 | support has been removed" |
9 | 9 | ||
10 | Upstream-Status: pending | 10 | Upstream-Status: Pending |
11 | 11 | ||
12 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 12 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
13 | --- | 13 | --- |
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch b/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch index 552172d39..c1480406f 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch +++ b/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch | |||
@@ -12,7 +12,7 @@ since 2.6.13 [1]. | |||
12 | (it would require installing the libc headers otherwise, | 12 | (it would require installing the libc headers otherwise, |
13 | for the test to detect /usr/include/sys/inotify.h.) | 13 | for the test to detect /usr/include/sys/inotify.h.) |
14 | 14 | ||
15 | Upstream-Status: Inappropriate[OE-specific] | 15 | Upstream-Status: Inappropriate [OE-specific] |
16 | 16 | ||
17 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> | 17 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> |
18 | --- | 18 | --- |
diff --git a/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch b/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch index 709f8316f..40c85e2ce 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch +++ b/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch | |||
@@ -3,7 +3,7 @@ Fix Makefile: | |||
3 | * change the file format from dos to unix to avoid do_patch failed. | 3 | * change the file format from dos to unix to avoid do_patch failed. |
4 | * override gcc,SBIN_DIR and INSTALL for cross-compilation. | 4 | * override gcc,SBIN_DIR and INSTALL for cross-compilation. |
5 | 5 | ||
6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-graphics/ftgl/ftgl/0001-use-pkg-config-to-find-freetype2.patch b/meta-oe/recipes-graphics/ftgl/ftgl/0001-use-pkg-config-to-find-freetype2.patch index cf03cd0f2..e5ed0bdb8 100644 --- a/meta-oe/recipes-graphics/ftgl/ftgl/0001-use-pkg-config-to-find-freetype2.patch +++ b/meta-oe/recipes-graphics/ftgl/ftgl/0001-use-pkg-config-to-find-freetype2.patch | |||
@@ -6,7 +6,7 @@ MIME-Version: 1.0 | |||
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
8 | 8 | ||
9 | Upstream-Status: inappropriate [OE specific] | 9 | Upstream-Status: Inappropriate [OE specific] |
10 | 10 | ||
11 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 11 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
12 | --- | 12 | --- |
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm/0001-Fix-compilation-for-disabled-gnome.patch b/meta-oe/recipes-graphics/fvwm/fvwm/0001-Fix-compilation-for-disabled-gnome.patch index 50003e331..488624823 100644 --- a/meta-oe/recipes-graphics/fvwm/fvwm/0001-Fix-compilation-for-disabled-gnome.patch +++ b/meta-oe/recipes-graphics/fvwm/fvwm/0001-Fix-compilation-for-disabled-gnome.patch | |||
@@ -10,7 +10,7 @@ COMPAT_OLD_KEYSYMDEF is a check for a legacy system, which our system | |||
10 | most definitely is not. It is accomplished by trying to execute | 10 | most definitely is not. It is accomplished by trying to execute |
11 | a program, which does not work when cross compiling. | 11 | a program, which does not work when cross compiling. |
12 | 12 | ||
13 | Upstream-Status: inappropriate [OE specific] | 13 | Upstream-Status: Inappropriate [OE specific] |
14 | Signed-off-by: Jarmo Jaakkola <jarmo.jaakkola@vincit.fi> | 14 | Signed-off-by: Jarmo Jaakkola <jarmo.jaakkola@vincit.fi> |
15 | Signed-off-by: Riku Hämäläinen <riku.hamalainen@ge.com> | 15 | Signed-off-by: Riku Hämäläinen <riku.hamalainen@ge.com> |
16 | Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> | 16 | Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> |
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch b/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch index 75dc10c97..5af4e5233 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch +++ b/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch | |||
@@ -8,9 +8,7 @@ Content-Transfer-Encoding: 8bit | |||
8 | 8 | ||
9 | in out of tree builds lxdm.conf is empty | 9 | in out of tree builds lxdm.conf is empty |
10 | 10 | ||
11 | Upstream-Status: submitted [1] | 11 | Upstream-Status: Submitted [http://sourceforge.net/p/lxde/mailman/message/32901417/] |
12 | |||
13 | [1] http://sourceforge.net/p/lxde/mailman/message/32901417/ | ||
14 | 12 | ||
15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 13 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
16 | --- | 14 | --- |
diff --git a/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch b/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch index c5a70f5d0..bfda2dfe7 100644 --- a/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch +++ b/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch | |||
@@ -8,7 +8,7 @@ Do not compile man dir since error always occur. | |||
8 | | make[2]: *** [sessreg.1] Error 1 | 8 | | make[2]: *** [sessreg.1] Error 1 |
9 | It is not a good way.But can remove it from SKIP_RECIPE. | 9 | It is not a good way.But can remove it from SKIP_RECIPE. |
10 | 10 | ||
11 | Upstream-Status: pending | 11 | Upstream-Status: Pending |
12 | 12 | ||
13 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 13 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
14 | --- | 14 | --- |
diff --git a/meta-oe/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch b/meta-oe/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch index f3dc8a466..15ced551d 100644 --- a/meta-oe/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch +++ b/meta-oe/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch | |||
@@ -10,7 +10,7 @@ Subject: [PATCH] makedumpfile: replace hardcode CFLAGS | |||
10 | * Forcibly to link dynamic library as the poky build | 10 | * Forcibly to link dynamic library as the poky build |
11 | system doesn't build static library by default | 11 | system doesn't build static library by default |
12 | 12 | ||
13 | Upstream-Status: Inappropriate[oe specific] | 13 | Upstream-Status: Inappropriate [oe specific] |
14 | 14 | ||
15 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 15 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
16 | 16 | ||
diff --git a/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch b/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch index 33557275f..fc5991d46 100644 --- a/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch +++ b/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch | |||
@@ -11,7 +11,7 @@ lock_torture_wr-96 was split to different line due to limited buffer | |||
11 | size(1k) set in kernel, check this case and re-parse the unfinished | 11 | size(1k) set in kernel, check this case and re-parse the unfinished |
12 | line. | 12 | line. |
13 | 13 | ||
14 | Upstream-Status: [Submitted: https://github.com/intel/pm-graph/pull/20] | 14 | Upstream-Status: Submitted [https://github.com/intel/pm-graph/pull/20] |
15 | 15 | ||
16 | Signed-off-by: Liwei Song <liwei.song@windriver.com> | 16 | Signed-off-by: Liwei Song <liwei.song@windriver.com> |
17 | --- | 17 | --- |
diff --git a/meta-oe/recipes-multimedia/id3lib/id3lib/acdefine.patch b/meta-oe/recipes-multimedia/id3lib/id3lib/acdefine.patch index 09edecc96..c8b546b17 100644 --- a/meta-oe/recipes-multimedia/id3lib/id3lib/acdefine.patch +++ b/meta-oe/recipes-multimedia/id3lib/id3lib/acdefine.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Add a description to the AC_DEFINE statements so that it appears in config.h and silences a fatal warning. | 1 | Add a description to the AC_DEFINE statements so that it appears in config.h and silences a fatal warning. |
2 | 2 | ||
3 | Upstream-Status:Pending | 3 | Upstream-Status: Pending |
4 | Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 4 | Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> |
5 | --- | 5 | --- |
6 | configure.in | 6 +++--- | 6 | configure.in | 6 +++--- |
diff --git a/meta-oe/recipes-support/daemontools/daemontools/0001-Fix-signature-of-main-function.patch b/meta-oe/recipes-support/daemontools/daemontools/0001-Fix-signature-of-main-function.patch index 19f0ae7f2..4b332a000 100644 --- a/meta-oe/recipes-support/daemontools/daemontools/0001-Fix-signature-of-main-function.patch +++ b/meta-oe/recipes-support/daemontools/daemontools/0001-Fix-signature-of-main-function.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] Fix signature of main function | |||
6 | Clang-15 errors out otherewise. | 6 | Clang-15 errors out otherewise. |
7 | Include needed headers for missing functions | 7 | Include needed headers for missing functions |
8 | 8 | ||
9 | Upstream-Status:Pending | 9 | Upstream-Status: Pending |
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | src/chkshsgr.c | 2 +- | 12 | src/chkshsgr.c | 2 +- |
diff --git a/meta-oe/recipes-support/eject/eject/eject-timeout.patch b/meta-oe/recipes-support/eject/eject/eject-timeout.patch index de8146f32..4511e1706 100644 --- a/meta-oe/recipes-support/eject/eject/eject-timeout.patch +++ b/meta-oe/recipes-support/eject/eject/eject-timeout.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | allow a longer timeout | 1 | allow a longer timeout |
2 | 2 | ||
3 | Upstream-Status: Backport | 3 | Upstream-Status: Backport |
4 | 4 | ||
5 | Signed-off-by: Morgan Little <morgan.little@windriver.com> | 5 | Signed-off-by: Morgan Little <morgan.little@windriver.com> |
6 | 6 | ||
diff --git a/meta-oe/recipes-support/hdf5/files/0001-cmake-remove-build-flags.patch b/meta-oe/recipes-support/hdf5/files/0001-cmake-remove-build-flags.patch index b896770d9..642d7d166 100644 --- a/meta-oe/recipes-support/hdf5/files/0001-cmake-remove-build-flags.patch +++ b/meta-oe/recipes-support/hdf5/files/0001-cmake-remove-build-flags.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] cmake: remove build flags | |||
5 | 5 | ||
6 | Remove the build flags to improve reproducibility. | 6 | Remove the build flags to improve reproducibility. |
7 | 7 | ||
8 | Upstream-Status: Inappropriate[oe specific] | 8 | Upstream-Status: Inappropriate [oe specific] |
9 | 9 | ||
10 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 10 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch b/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch index d7eb558a9..421d824ee 100644 --- a/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch +++ b/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch | |||
@@ -3,7 +3,7 @@ From: Changqing Li <changqing.li@windriver.com> | |||
3 | Date: Wed, 2 Mar 2022 06:22:15 +0000 | 3 | Date: Wed, 2 Mar 2022 06:22:15 +0000 |
4 | Subject: [PATCH] Use OE-specific checks for ncurses | 4 | Subject: [PATCH] Use OE-specific checks for ncurses |
5 | 5 | ||
6 | Upstream-Status: Inappropriate[oe specific] | 6 | Upstream-Status: Inappropriate [oe specific] |
7 | 7 | ||
8 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 8 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch b/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch index e9b44c4c9..832d768ff 100644 --- a/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch +++ b/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch | |||
@@ -7,7 +7,7 @@ AC_CHECK_FILE is not suitable for cross-compile, so | |||
7 | remove it to fix configure error: | 7 | remove it to fix configure error: |
8 | cannot check for file existence when cross compiling | 8 | cannot check for file existence when cross compiling |
9 | 9 | ||
10 | Upstream-Status: Inappropriate[oe specific] | 10 | Upstream-Status: Inappropriate [oe specific] |
11 | 11 | ||
12 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 12 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
13 | --- | 13 | --- |
diff --git a/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch b/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch index 25e5c6ae0..8bb23aafc 100644 --- a/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch +++ b/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch | |||
@@ -3,7 +3,7 @@ fix parallel compiling problem | |||
3 | without specifying libee_convert_DEPENDENCIES = libee.la, libee_convert | 3 | without specifying libee_convert_DEPENDENCIES = libee.la, libee_convert |
4 | can't find libee.la when linking as libee is not generated yet. | 4 | can't find libee.la when linking as libee is not generated yet. |
5 | 5 | ||
6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> | 8 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> |
9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-support/libharu/libharu/libharu-RELEASE_2_3_0_cmake.patch b/meta-oe/recipes-support/libharu/libharu/libharu-RELEASE_2_3_0_cmake.patch index 332be1b3f..05f78ed73 100644 --- a/meta-oe/recipes-support/libharu/libharu/libharu-RELEASE_2_3_0_cmake.patch +++ b/meta-oe/recipes-support/libharu/libharu/libharu-RELEASE_2_3_0_cmake.patch | |||
@@ -3,7 +3,7 @@ https://src.fedoraproject.org/rpms/libharu | |||
3 | 3 | ||
4 | Fix the install destination of some files. | 4 | Fix the install destination of some files. |
5 | 5 | ||
6 | Upstream-Status: inappropriate | 6 | Upstream-Status: Inappropriate |
7 | 7 | ||
8 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 8 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
9 | 9 | ||
diff --git a/meta-oe/recipes-support/liboauth/liboauth/0001-Support-OpenSSL-1.1.0.patch b/meta-oe/recipes-support/liboauth/liboauth/0001-Support-OpenSSL-1.1.0.patch index 8691eae2b..2631f4ae7 100644 --- a/meta-oe/recipes-support/liboauth/liboauth/0001-Support-OpenSSL-1.1.0.patch +++ b/meta-oe/recipes-support/liboauth/liboauth/0001-Support-OpenSSL-1.1.0.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] Support OpenSSL 1.1.0 | |||
5 | 5 | ||
6 | Taken from https://github.com/x42/liboauth/issues/9 | 6 | Taken from https://github.com/x42/liboauth/issues/9 |
7 | 7 | ||
8 | Upstream-Status: Submitted[https://github.com/x42/liboauth/issues/9] | 8 | Upstream-Status: Submitted [https://github.com/x42/liboauth/issues/9] |
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | src/hash.c | 65 ++++++++++++++++++++++++++++++++++++------------------ | 11 | src/hash.c | 65 ++++++++++++++++++++++++++++++++++++------------------ |
diff --git a/meta-oe/recipes-support/syslog-ng/files/syslog-ng.service-the-syslog-ng-service.patch b/meta-oe/recipes-support/syslog-ng/files/syslog-ng.service-the-syslog-ng-service.patch index 733480030..c80e91244 100644 --- a/meta-oe/recipes-support/syslog-ng/files/syslog-ng.service-the-syslog-ng-service.patch +++ b/meta-oe/recipes-support/syslog-ng/files/syslog-ng.service-the-syslog-ng-service.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | Subject: [PATCH] syslog-ng.service: the syslog-ng service can not start | 1 | Subject: [PATCH] syslog-ng.service: the syslog-ng service can not start |
2 | successfully,so modify it. | 2 | successfully,so modify it. |
3 | 3 | ||
4 | Upstream-Status: pending | 4 | Upstream-Status: Pending |
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | Updated-by: Andrej Valek <andrej.valek@siemens.com> | 7 | Updated-by: Andrej Valek <andrej.valek@siemens.com> |