mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 23:13:04 +02: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:
parent
80fbf964e1
commit
285b7cd79f
|
@ -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@gmail.com>
|
||||
---
|
||||
|
|
|
@ -9,7 +9,7 @@ Content-Transfer-Encoding: 8bit
|
|||
* Do not build/run mozjs-linked program
|
||||
* Do not try to run test applications
|
||||
|
||||
Upstream-Status: Submitted[https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/690]
|
||||
Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/690]
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
||||
---
|
||||
|
|
|
@ -7,7 +7,7 @@ MIME-Version: 1.0
|
|||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Upstream-Status: Submitted[https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/690]
|
||||
Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/690]
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ From: Mae Dartmann <hello@maedartmann.name>
|
|||
Date: Wed, 16 Feb 2022 06:08:41 +0000
|
||||
Subject: [PATCH] meson: fix invalid positional argument
|
||||
|
||||
Upstream-Status: Accepted[https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8]
|
||||
Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8]
|
||||
---
|
||||
data/meson.build | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] drop zenity detection
|
|||
|
||||
OE does not support zenity
|
||||
|
||||
Upstream-Status: inappropriate [OE specific]
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Upstream-Status:Inappropriate [embedded specific]
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
fix the below error:
|
||||
configure: error: cannot run test program while cross compiling
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] Disable run test program while cross compiling
|
|||
fix configure error:
|
||||
configure: error: cannot run test program while cross compiling
|
||||
|
||||
Upstream-Status:Inappropriate [embedded specific]
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[PATCH] fix the empty file writting
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
With the feature that checking the disk filled up, the return
|
||||
value of function write_behind was checked and used to detect
|
||||
|
|
|
@ -7,7 +7,7 @@ In ascii mode, if the CR and LF was separated into different transfer
|
|||
blocks, LF will be just dropped instead of replacing the previous CR.
|
||||
Add a checking on the first character to fix it.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
|
||||
---
|
||||
|
|
|
@ -15,7 +15,7 @@ Fixes:
|
|||
| | ^~~~
|
||||
| cc1: all warnings being treated as errors
|
||||
|
||||
Upstream-Status: Submitted[https://github.com/kronosnet/kronosnet/pull/382]
|
||||
Upstream-Status: Submitted [https://github.com/kronosnet/kronosnet/pull/382]
|
||||
|
||||
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
|
||||
---
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] usr/Makefile: WARNING fix WARNING: QA Issue: tgt:
|
|||
packages-split/tgt/usr/sbin/tgtd contains probably-redundant RPATH /usr/lib
|
||||
[useless-rpaths]
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
This adds ARG_MAX define to be _SC_ARG_MAX
|
||||
|
||||
Upstream-Status: Inappropriate.
|
||||
Most distros have their own verion for this fix.
|
||||
Upstream-Status: Inappropriate [Most distros have their own verion for this fix]
|
||||
|
||||
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Subject: [PATCH 1/2] To aviod buffer overflow in telnet
|
|||
|
||||
This patch is from Fedora.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 2/2] WARNING Fix and modify "CFLAGS"
|
|||
WARNING: QA Issue: File '/usr/sbin/in.telnetd' from netkit-telnet was
|
||||
already stripped, this will prevent future debugging! [already-stripped]
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
|
|
@ -10,7 +10,7 @@ conftest.c:168:17: fatal error: pkg.h: No such file or directory
|
|||
#include <pkg.h>
|
||||
^
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ From: Li xin <lixin.fnst@cn.fujitsu.com>
|
|||
Date: Mon, 1 Dec 2014 01:53:41 +0900
|
||||
Subject: [PATCH] Makefile:modify CFLAGS to aviod build error.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
|
|
@ -10,7 +10,7 @@ it in place but remove the #if guard since it is only there to ensure that
|
|||
the l2tp_private.h file is updated if the rpc source file is changed and
|
||||
the two get out of sync.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
||||
---
|
||||
|
|
|
@ -2,17 +2,17 @@ commit 6ea3125e2bec15004f312814022335d94cdf7e94
|
|||
Author: Aws Ismail <aws.ismail@windriver.com>
|
||||
Date: Wed Sep 19 11:34:48 2012 -0400
|
||||
|
||||
Fix openl2tp config script location
|
||||
Fix openl2tp config script location
|
||||
|
||||
Correct the location of the sysconfig
|
||||
script. Use /etc/default/ instead of
|
||||
/etc/sysconfig/
|
||||
Correct the location of the sysconfig
|
||||
script. Use /etc/default/ instead of
|
||||
/etc/sysconfig/
|
||||
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
|
||||
Upstream-Status: Inappropriate [configuration]
|
||||
Upstream-Status: Inappropriate [configuration]
|
||||
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
|
||||
diff --git a/etc/rc.d/init.d/openl2tpd b/etc/rc.d/init.d/openl2tpd
|
||||
index 7f27bb7..4194f63 100755
|
||||
|
|
|
@ -2,16 +2,16 @@ commit 7c58a1e244ea83a9e7bbd51a6d354cee25cdbd33
|
|||
Author: Aws Ismail <aws.ismail@windriver.com>
|
||||
Date: Wed Sep 12 23:35:40 2012 -0400
|
||||
|
||||
Fix openl2tpd initscript
|
||||
|
||||
- Correct the location of the retval statement.
|
||||
- use start-stop-daemon instead of daemon.
|
||||
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
Fix openl2tpd initscript
|
||||
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
- Correct the location of the retval statement.
|
||||
- use start-stop-daemon instead of daemon.
|
||||
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
|
||||
diff --git a/etc/rc.d/init.d/openl2tpd b/etc/rc.d/init.d/openl2tpd
|
||||
index ce21b50..7f27bb7 100755
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] Modify configure.in and etc/Makefile.am
|
|||
this patch is from Fedora to fix error:
|
||||
"conftest.c:26:9: error: unknown type name 'not'"
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] configure.in: Error fix.
|
|||
the error is: conftest.c:9:28: fatal error: ac_nonexistent.h:
|
||||
No such file or directory #include <ac_nonexistent.h>
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
|
||||
|
|
|
@ -3,25 +3,25 @@ From: Joe Slater <jslater@windriver.com>
|
|||
Date: Thu, 9 Mar 2017 10:58:06 -0800
|
||||
Subject: [PATCH] chrony: fix build failure for arma9
|
||||
|
||||
Eliminate references to syscalls not available
|
||||
for ARM_EABI. Also add a dependency on libseccomp
|
||||
which is needed for scfilter to work.
|
||||
Eliminate references to syscalls not available
|
||||
for ARM_EABI. Also add a dependency on libseccomp
|
||||
which is needed for scfilter to work.
|
||||
|
||||
Set PACKAGECONFIG to not enable scfilter, since
|
||||
kernel CONFIG_SECCOMP is unlikely to be set. This
|
||||
aligns the usage of libseccomp with that of other packages.
|
||||
Set PACKAGECONFIG to not enable scfilter, since
|
||||
kernel CONFIG_SECCOMP is unlikely to be set. This
|
||||
aligns the usage of libseccomp with that of other packages.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Joe Slater <jslater@windriver.com>
|
||||
Signed-off-by: Joe Slater <jslater@windriver.com>
|
||||
|
||||
Refresh patch for new upstream version.
|
||||
Refresh patch for new upstream version.
|
||||
|
||||
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
|
||||
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
|
||||
|
||||
Refreshed for 4.0
|
||||
Refreshed for 4.0
|
||||
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
---
|
||||
sys_linux.c | 15 +++++++++------
|
||||
|
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] configure.ac: convert AC_TRY_RUN to AC_TRY_LINK statements
|
|||
|
||||
This is not completely safe, but it's the least invasive fix.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
|
|
|
@ -3,7 +3,7 @@ From: Changqing Li <changqing.li@windriver.com>
|
|||
Date: Thu, 21 Apr 2022 17:22:35 +0800
|
||||
Subject: [PATCH] drbd-utils: support usermerge
|
||||
|
||||
Upstream-Status: Inappropriate[oe-specific]
|
||||
Upstream-Status: Inappropriate [oe-specific]
|
||||
|
||||
Signed-off-by: Changqing Li <changqing.li@windriver.com>
|
||||
Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] Makefile: tweak install dir
|
|||
For oe-core, the man doc should be installed to /usr/share/man
|
||||
rather than /usr/locale/man.
|
||||
|
||||
Upstream-Status: inappropriate (oe specific)
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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 +-
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
---
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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 +++---
|
||||
|
|
|
@ -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,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>
|
||||
|
|
|
@ -9,7 +9,7 @@ twice. Remove one errors.py from the installation list.
|
|||
|
||||
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
|
||||
|
||||
Upstream-Status: Inappropirate [upstream inactive]
|
||||
Upstream-Status: Inappropriate [upstream inactive]
|
||||
|
||||
diff --git a/src/Makefile.am b/src/Makefile.am
|
||||
index 5c27dfe..7536e43 100644
|
||||
|
|
|
@ -9,7 +9,7 @@ we support basic/digest authentication.
|
|||
Add KickstartAuthError to report authentication failure,
|
||||
which the invoker could parse this specific error.
|
||||
|
||||
Upstream-Status: inappropriate [oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 3/4] comment out sections shutdown and environment in
|
|||
|
||||
Both of them is disabled by default.
|
||||
|
||||
Upstream-Status: Inappropriate[oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ network, it failed and wait 300s to break, we should retry
|
|||
to invoke request with timeout explicitly. So if it the
|
||||
network is up, the fetch works.
|
||||
|
||||
Upstream-Status: inappropriate [oe specific]
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue
Block a user