All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2018.02.x] fbgrab: Fix some problems in the patch metadata
@ 2018-03-30 21:10 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2018-03-30 21:10 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=4f98b6dcec9374bd5e9c4b0622b7413840150f27
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2018.02.x

The patch description was missing Upstream-Status tag. It was given in the
commit which added this patch but not in the patch itself as should be.

Signed-off-by tag accidentally didn't follow the usual format.

Signed-off-by: Timo Ketola <timo.ketola@exertus.fi>
Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 1a0b4b2be2c76b836f4461fcf59f5e95dcd8549b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/fbgrab/0100-fix-pixfmt-report.patch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/fbgrab/0100-fix-pixfmt-report.patch b/package/fbgrab/0100-fix-pixfmt-report.patch
index 18bcf96df2..8cff7ef8c3 100644
--- a/package/fbgrab/0100-fix-pixfmt-report.patch
+++ b/package/fbgrab/0100-fix-pixfmt-report.patch
@@ -4,7 +4,9 @@ When fbgrab tells about the framebuffer pixel format, blue and green
 are accidentally swapped in 'length' and 'msb_right' columns. Let's
 order everything as RGB.
 
-Signed-off-by timo.ketola at exertus.fi
+Upstream-Status: Submitted [Gunnar Monell <gmo@linux.nu>]
+
+Signed-off-by: Timo Ketola <timo.ketola@exertus.fi>
 
 diff -u a/fbgrab.c b/fbgrab.c
 --- a/fbgrab.c	2018-03-07 11:42:04.739250433 +0200

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-30 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-30 21:10 [Buildroot] [git commit branch/2018.02.x] fbgrab: Fix some problems in the patch metadata Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.