[gnome-boxes/use-gtk-vnc-meson] flatpak: Ship qemu patch to handle conflict with gettid()
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/use-gtk-vnc-meson] flatpak: Ship qemu patch to handle conflict with gettid()
- Date: Mon, 12 Aug 2019 12:04:37 +0000 (UTC)
commit 893b97cb3e67fee79e21edd75d3875667ee2f307
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Aug 12 14:02:47 2019 +0200
flatpak: Ship qemu patch to handle conflict with gettid()
See https://patchwork.kernel.org/patch/10889995/
build-aux/flatpak/org.gnome.Boxes.json | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 37838a44..88a9a181 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -404,6 +404,10 @@
{
"type" : "patch",
"path" : "qemu-3.1-handle-variable-size-SIOCGSTAMP-with-new-kernels.patch"
+ },
+ {
+ "type" : "patch",
+ "path" : "qemu-linux-user-rename-gettid.patch"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]