From: Bartosz Golaszewski <[email protected]> I accidentally changed the patch author when backporting this from upstream qemu. This commit restores the original author.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- ...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 <[email protected]> +From: Daniel P. Berrangé <[email protected]> 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
