mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
.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>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ From: Roy Li <rongqing.li@windriver.com>
|
||||
Date: Thu, 5 May 2016 09:52:01 +0800
|
||||
Subject: [PATCH] [PATCH] avoid gcc optimize-away the loops
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Change expression used in do_integer_mul and do_uint64_mul
|
||||
benchmarks so GCC doesn't optimize-away the loops, other
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ Adding the "retain-splash” option to tell plymouth to keep the boot
|
||||
splash’s contents on screen even after plymouth exits to make the
|
||||
splash screen show more friendly on the system which boots so fast.
|
||||
|
||||
Upstream-Status: Inappropriate[embedded specific]
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Khem Raj <raj.khem@gmail.com>
|
||||
Date: Mon, 11 Jan 2021 15:16:57 -0800
|
||||
Subject: [PATCH] patch term module for mips ispeed/ospeed termios absense
|
||||
|
||||
Upstream-Status: OE-Specific [needed on mips]
|
||||
Upstream-Status: Inappropriate [OE-Specific needed on mips]
|
||||
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ Comment out the logic which for suse as it introduces
|
||||
below do_populate_sysroot error:
|
||||
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.
|
||||
|
||||
Upstream-Status: Inappropriate[oe build specific]
|
||||
Upstream-Status: Inappropriate [oe build specific]
|
||||
|
||||
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
map the mcontext_t structure for musl
|
||||
|
||||
Upstream-Status: Inappropriate[need to consider Android]
|
||||
Upstream-Status: Inappropriate [need to consider Android]
|
||||
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
Index: git/src/client/linux/minidump_writer/linux_core_dumper.cc
|
||||
|
||||
@@ -34,7 +34,7 @@ This patch is only needded by doxygen-native.
|
||||
|
||||
Updated to apply to release 1.9.1.
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Co-Authored-By: Kai Kang <kai.kang@windriver.com>
|
||||
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Matteo Croce <mcroce@microsoft.com>
|
||||
Date: Wed, 15 Sep 2021 17:54:01 +0200
|
||||
Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3
|
||||
|
||||
Upstream-Status: inappropriate [OE specific]
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
---
|
||||
ostra/ostra-cg | 2 +-
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ and use the return status to determine the lib's
|
||||
checking status is not appropriate in cross compile env.
|
||||
$ /yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql-perl/4.050-r0/git/assertlibCOw_eujb
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ Date: Mon, 3 Aug 2015 13:43:14 +0800
|
||||
Subject: [PATCH] setup.py.in: add missing python include dir for cross
|
||||
compiling
|
||||
|
||||
Upstream-Status: inappropriate [oe-core specific]
|
||||
Upstream-Status: Inappropriate [oe-core specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ Subject: [PATCH 1/4] Makefile.am: remove doc and apidoc
|
||||
|
||||
There was a failure at do_install time, so remove doc to workaround.
|
||||
|
||||
Upstream-Status: Inappropriate workaround
|
||||
Upstream-Status: Inappropriate [workaround]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ The prog of xmlto and asciidoc were used to generate documents,
|
||||
and since the doc module has already been disabled, so we should
|
||||
remove the prog test.
|
||||
|
||||
Upstream-Status: Inappropriate workaround
|
||||
Upstream-Status: Inappropriate [workaround]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ From: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
Date: Wed, 26 Apr 2017 03:51:03 -0400
|
||||
Subject: [PATCH 3/4] without build plugins
|
||||
|
||||
Upstream-Status: Inappropriate workaround
|
||||
Upstream-Status: Inappropriate [workaround]
|
||||
|
||||
Rebase to 2.9.1
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ Subject: [PATCH 4/4] configure.ac: remove prog test of augparse
|
||||
|
||||
The build time does not require it.
|
||||
|
||||
Upstream-Status: Inappropriate workaround
|
||||
Upstream-Status: Inappropriate [workaround]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ From: Li xin <lixin.fnst@cn.fujitsu.com>
|
||||
Date: Thu, 4 Dec 2014 03:50:19 +0900
|
||||
Subject: [PATCH 1/2] change mandir to DESTDIR
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
@@ -7,7 +7,7 @@ this patch is from Debian to fix build errors.
|
||||
"acinclude.m4:34: error: automatic de-ANSI-fication
|
||||
support has been removed"
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ since 2.6.13 [1].
|
||||
(it would require installing the libc headers otherwise,
|
||||
for the test to detect /usr/include/sys/inotify.h.)
|
||||
|
||||
Upstream-Status: Inappropriate[OE-specific]
|
||||
Upstream-Status: Inappropriate [OE-specific]
|
||||
|
||||
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ Fix Makefile:
|
||||
* change the file format from dos to unix to avoid do_patch failed.
|
||||
* override gcc,SBIN_DIR and INSTALL for cross-compilation.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
@@ -6,7 +6,7 @@ MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Upstream-Status: inappropriate [OE specific]
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
---
|
||||
|
||||
@@ -10,7 +10,7 @@ COMPAT_OLD_KEYSYMDEF is a check for a legacy system, which our system
|
||||
most definitely is not. It is accomplished by trying to execute
|
||||
a program, which does not work when cross compiling.
|
||||
|
||||
Upstream-Status: inappropriate [OE specific]
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
Signed-off-by: Jarmo Jaakkola <jarmo.jaakkola@vincit.fi>
|
||||
Signed-off-by: Riku Hämäläinen <riku.hamalainen@ge.com>
|
||||
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
||||
|
||||
@@ -8,9 +8,7 @@ Content-Transfer-Encoding: 8bit
|
||||
|
||||
in out of tree builds lxdm.conf is empty
|
||||
|
||||
Upstream-Status: submitted [1]
|
||||
|
||||
[1] http://sourceforge.net/p/lxde/mailman/message/32901417/
|
||||
Upstream-Status: Submitted [http://sourceforge.net/p/lxde/mailman/message/32901417/]
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
---
|
||||
|
||||
@@ -8,7 +8,7 @@ Do not compile man dir since error always occur.
|
||||
| make[2]: *** [sessreg.1] Error 1
|
||||
It is not a good way.But can remove it from SKIP_RECIPE.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ Subject: [PATCH] makedumpfile: replace hardcode CFLAGS
|
||||
* Forcibly to link dynamic library as the poky build
|
||||
system doesn't build static library by default
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
|
||||
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ lock_torture_wr-96 was split to different line due to limited buffer
|
||||
size(1k) set in kernel, check this case and re-parse the unfinished
|
||||
line.
|
||||
|
||||
Upstream-Status: [Submitted: https://github.com/intel/pm-graph/pull/20]
|
||||
Upstream-Status: Submitted [https://github.com/intel/pm-graph/pull/20]
|
||||
|
||||
Signed-off-by: Liwei Song <liwei.song@windriver.com>
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Add a description to the AC_DEFINE statements so that it appears in config.h and silences a fatal warning.
|
||||
|
||||
Upstream-Status:Pending
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
|
||||
---
|
||||
configure.in | 6 +++---
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ Subject: [PATCH] Fix signature of main function
|
||||
Clang-15 errors out otherewise.
|
||||
Include needed headers for missing functions
|
||||
|
||||
Upstream-Status:Pending
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
src/chkshsgr.c | 2 +-
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
allow a longer timeout
|
||||
|
||||
Upstream-Status: Backport
|
||||
Upstream-Status: Backport
|
||||
|
||||
Signed-off-by: Morgan Little <morgan.little@windriver.com>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH] cmake: remove build flags
|
||||
|
||||
Remove the build flags to improve reproducibility.
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ From: Changqing Li <changqing.li@windriver.com>
|
||||
Date: Wed, 2 Mar 2022 06:22:15 +0000
|
||||
Subject: [PATCH] Use OE-specific checks for ncurses
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Changqing Li <changqing.li@windriver.com>
|
||||
---
|
||||
|
||||
@@ -7,7 +7,7 @@ AC_CHECK_FILE is not suitable for cross-compile, so
|
||||
remove it to fix configure error:
|
||||
cannot check for file existence when cross compiling
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Changqing Li <changqing.li@windriver.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ fix parallel compiling problem
|
||||
without specifying libee_convert_DEPENDENCIES = libee.la, libee_convert
|
||||
can't find libee.la when linking as libee is not generated yet.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ https://src.fedoraproject.org/rpms/libharu
|
||||
|
||||
Fix the install destination of some files.
|
||||
|
||||
Upstream-Status: inappropriate
|
||||
Upstream-Status: Inappropriate
|
||||
|
||||
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH] Support OpenSSL 1.1.0
|
||||
|
||||
Taken from https://github.com/x42/liboauth/issues/9
|
||||
|
||||
Upstream-Status: Submitted[https://github.com/x42/liboauth/issues/9]
|
||||
Upstream-Status: Submitted [https://github.com/x42/liboauth/issues/9]
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
src/hash.c | 65 ++++++++++++++++++++++++++++++++++++------------------
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
Subject: [PATCH] syslog-ng.service: the syslog-ng service can not start
|
||||
successfully,so modify it.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
Updated-by: Andrej Valek <andrej.valek@siemens.com>
|
||||
|
||||
Reference in New Issue
Block a user