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:
@@ -13,7 +13,7 @@ dhrystone sources:
|
||||
|
||||
Additionally, this patch adds a simple Makefile.
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Sign-off-by: Kimmo Surakka <kimmo.surakka@ge.com>
|
||||
Signed-off-by: Jose Alarcon <jose.alarcon@ge.com>
|
||||
|
||||
@@ -16,7 +16,7 @@ See:
|
||||
|
||||
My contribution is to tweak the wscript to link all the required libraries.
|
||||
|
||||
Upstream-status: submitted [https://github.com/glmark2/glmark2/pull/135]
|
||||
Upstream-Status: Submitted [https://github.com/glmark2/glmark2/pull/135]
|
||||
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
|
||||
---
|
||||
src/native-state-dispmanx.cpp | 22 +++++++++++++++++-----
|
||||
|
||||
@@ -6,7 +6,7 @@ Subject: [PATCH] run dispmanx fullscreen
|
||||
The dispmanx flavour can only run fullscreen, therefore set the size to
|
||||
fullscreen when glmark2-es2-dispmanx is run.
|
||||
|
||||
Upstream-status: submitted [https://github.com/glmark2/glmark2/pull/135]
|
||||
Upstream-Status: Submitted [https://github.com/glmark2/glmark2/pull/135]
|
||||
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
|
||||
---
|
||||
src/main.cpp | 5 +++++
|
||||
|
||||
@@ -24,7 +24,7 @@ Signed-off-by: Fupan Li <fupan.li@windriver.com>
|
||||
|
||||
Add and reword above comments
|
||||
|
||||
Upstream-status: inappropriate [ configuration ]
|
||||
Upstream-Status: Inappropriate [ configuration ]
|
||||
|
||||
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ Signed-off-by: Fupan Li <fupan.li@windriver.com>
|
||||
|
||||
Reworded patch description.
|
||||
|
||||
Upstream-status: inappropriate [ configuration ]
|
||||
Upstream-Status: Inappropriate [ configuration ]
|
||||
|
||||
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
||||
|
||||
|
||||
+2
-1
@@ -1,10 +1,11 @@
|
||||
Submitted By: Armin K. <krejzi at email dot com>
|
||||
Date: 2012-07-06
|
||||
Initial Package Version: 0.4.6
|
||||
Upstream Status: Unknown
|
||||
Origin: Self
|
||||
Description: Some build fixes.
|
||||
|
||||
Upstream-Status: Pending
|
||||
|
||||
Index: obex-data-server-0.4.6/src/ods-obex.c
|
||||
===================================================================
|
||||
--- obex-data-server-0.4.6.orig/src/ods-obex.c
|
||||
|
||||
@@ -3,7 +3,7 @@ From: "Roy.Li" <rongqing.li@windriver.com>
|
||||
Date: Tue, 5 Sep 2017 10:24:10 +0800
|
||||
Subject: [PATCH] [PATCH] do not use the hardcode libdir
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
|
||||
@@ -10,7 +10,7 @@ C library. We don't need this check in meta-openembedded.
|
||||
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
||||
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
|
||||
|
||||
Upstream-status: Inappropriate
|
||||
Upstream-Status: Inappropriate
|
||||
- upstream doxygen must build on many architectures, this change is
|
||||
too intrusive for upstream
|
||||
---
|
||||
|
||||
+1
-2
@@ -8,8 +8,7 @@ are not under control or to be used at the CMakeLists level. In 3.20
|
||||
that private generation changed pre-requisite targets[1] and now logs
|
||||
contain the path compiler_depend.ts instead of the actual file.
|
||||
|
||||
Upstream status: Pending [1]
|
||||
[1] https://github.com/fluent/fluent-bit/issues/5492
|
||||
Upstream-Status: Pending [https://github.com/fluent/fluent-bit/issues/5492]
|
||||
---
|
||||
CMakeLists.txt | 6 +-----
|
||||
lib/chunkio/CMakeLists.txt | 7 +------
|
||||
|
||||
+1
-2
@@ -7,8 +7,7 @@ bitbake passes CFLAGS that are often in conflict with the ones set
|
||||
in mbedtls' CMakeLists.txt. Such conflicts are the inability to use
|
||||
FORTIFY_SOURCE=2 except in release mode
|
||||
|
||||
Upstream status: Innapropriate due to fluent-bit having it's own Release
|
||||
flags that also overwrite bitbake ones.
|
||||
Upstream-Status: Innapropriate [due to fluent-bit having it's own Release flags that also overwrite bitbake ones.]
|
||||
---
|
||||
lib/mbedtls-2.28.0/CMakeLists.txt | 2 --
|
||||
1 file changed, 2 deletions(-)
|
||||
|
||||
+1
-2
@@ -8,8 +8,7 @@ Use pkg-config to get systemd.pc variables and systemdunitdir. Those
|
||||
variable ensure that .service files are installed in the correct paths
|
||||
and only when systemd is detected.
|
||||
|
||||
Upstream Status: Pending [1]
|
||||
[1] https://github.com/fluent/fluent-bit/pull/5818
|
||||
Upstream-Status: Pending [https://github.com/fluent/fluent-bit/pull/5818]
|
||||
|
||||
---
|
||||
cmake/FindJournald.cmake | 4 ++++
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Koen Kooi <koen@dominion.thruhere.net>
|
||||
Date: Wed, 6 Aug 2014 14:53:03 +0200
|
||||
Subject: [PATCH] configure: use pkg-config for freetype
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
||||
---
|
||||
configure.ac | 37 ++++++++-----------------------------
|
||||
|
||||
@@ -2,7 +2,7 @@ allow systemd path to be defined by configure option.
|
||||
|
||||
The configure probes the host for systemd path information.
|
||||
|
||||
Upstream Status: Inappropriate [Embedded]
|
||||
Upstream-Status: Inappropriate [Embedded]
|
||||
|
||||
Signed-off-By: Armin Kuster <akuster@mvista.com>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ The include flag should point to the source directory, not the build
|
||||
directory.
|
||||
|
||||
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
||||
Upstream-status: Submitted [https://github.com/libusbg/libusbg/pull/9]
|
||||
Upstream-Status: Submitted [https://github.com/libusbg/libusbg/pull/9]
|
||||
---
|
||||
examples/Makefile.am | 2 +-
|
||||
src/Makefile.am | 2 +-
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
The original use of AC_ARG_WITH is buggy and causes expat support
|
||||
to be *disabled* if "--with-expat" is passed to configure.
|
||||
|
||||
Upstream status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Index: log4c-1.2.4/configure.in
|
||||
===================================================================
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH 1/2] etc/openct.udev.in: disablePROGRAM
|
||||
|
||||
Bug fix: https://bugzilla.redhat.com/show_bug.cgi?id=287871
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH 2/2] etc/openct_usb.in: modify UDEVINFO
|
||||
|
||||
this patch is from Fedora
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ From: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||||
Date: Sun, 14 Jul 2019 19:13:21 -0700
|
||||
Subject: [PATCH] Fix building with musl
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user