summarylogtreecommitdiffstats
path: root/0007-Add-nvidia-release-notes-file.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-Add-nvidia-release-notes-file.patch')
-rw-r--r--0007-Add-nvidia-release-notes-file.patch42
1 files changed, 42 insertions, 0 deletions
diff --git a/0007-Add-nvidia-release-notes-file.patch b/0007-Add-nvidia-release-notes-file.patch
new file mode 100644
index 000000000000..8ceddd02aee8
--- /dev/null
+++ b/0007-Add-nvidia-release-notes-file.patch
@@ -0,0 +1,42 @@
+From 7f733c58c947c5355dda3d829dd0f4a47c4c819d Mon Sep 17 00:00:00 2001
+From: "Miguel A. Vico" <mvicomoya@nvidia.com>
+Date: Fri, 11 Nov 2016 20:07:19 +0100
+Subject: [PATCH 7/7] Add nvidia-release-notes file
+X-NVConfidentiality: public
+
+Signed-off-by: Miguel A Vico Moya <mvicomoya@nvidia.com>
+---
+ nvidia-release-notes | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
+ create mode 100644 nvidia-release-notes
+
+diff --git a/nvidia-release-notes b/nvidia-release-notes
+new file mode 100644
+index 00000000..4bd24000
+--- /dev/null
++++ b/nvidia-release-notes
+@@ -0,0 +1,21 @@
++NVIDIA EGLStream-based Weston version 2.0
++-----------------------------------------
++
++This branch includes NVIDIA EGLStream patches on top of
++Weston 2.0.
++
++* Known issues:
++
++ - Bad interactions with XDG Shell v6 preventing
++ clients that implement the new interface from
++ starting
++
++ Fixed in 'weston-simple-egl' with commit:
++
++ c876b463f62b18da2446ad097d0bdad63d34363d simple-egl: Do not set EGL up until XDG setup is complete
++
++
++* Contact:
++
++ Miguel A. Vico (mvicomoya AT nvidia.com)
++
+--
+2.11.1
+