mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
@@ -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 +++++++++------
|
||||
|
||||
+1
-1
@@ -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>
|
||||
|
||||
+1
-1
@@ -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>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user