[OE-core] [PATCH] qemu: fix patch authorship
Bartosz Golaszewski
brgl at bgdev.pl
Tue Jul 30 07:22:54 UTC 2019
From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
I accidentally changed the patch author when backporting this from
upstream qemu. This commit restores the original author.
Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>
---
...4-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/qemu/qemu/0014-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch b/meta/recipes-devtools/qemu/qemu/0014-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch
index 2feb567f1c..f7939b84bf 100644
--- a/meta/recipes-devtools/qemu/qemu/0014-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch
+++ b/meta/recipes-devtools/qemu/qemu/0014-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch
@@ -1,5 +1,5 @@
From 8104018ba4c66e568d2583a3a0ee940851ee7471 Mon Sep 17 00:00:00 2001
-From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
+From: Daniel P. Berrangé <berrange at redhat.com>
Date: Tue, 23 Jul 2019 17:50:00 +0200
Subject: [PATCH] linux-user: fix to handle variably sized SIOCGSTAMP with new
kernels
--
2.21.0
More information about the Openembedded-core
mailing list