summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/x11vnc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/x11vnc')
-rw-r--r--meta/recipes-graphics/x11vnc/files/endian-fix.patch2
-rw-r--r--meta/recipes-graphics/x11vnc/files/starting-fix.patch3
2 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/x11vnc/files/endian-fix.patch b/meta/recipes-graphics/x11vnc/files/endian-fix.patch
index 0b5e4709f5..f2a538bf63 100644
--- a/meta/recipes-graphics/x11vnc/files/endian-fix.patch
+++ b/meta/recipes-graphics/x11vnc/files/endian-fix.patch
@@ -6,6 +6,8 @@ instead of LIBVNCSERVER_WORDS_BIGENDIAN, which cuase issue in mips.
6 6
7Signed-off-by: Yu Ke <ke.yu@intel.com> 7Signed-off-by: Yu Ke <ke.yu@intel.com>
8 8
9Upstream-Status: Pending
10
9diff --git a/libvncserver/main.c b/libvncserver/main.c 11diff --git a/libvncserver/main.c b/libvncserver/main.c
10index b6bd930..8bbb7bf 100644 12index b6bd930..8bbb7bf 100644
11--- a/libvncserver/main.c 13--- a/libvncserver/main.c
diff --git a/meta/recipes-graphics/x11vnc/files/starting-fix.patch b/meta/recipes-graphics/x11vnc/files/starting-fix.patch
index f59e8016ae..11c55e6061 100644
--- a/meta/recipes-graphics/x11vnc/files/starting-fix.patch
+++ b/meta/recipes-graphics/x11vnc/files/starting-fix.patch
@@ -3,6 +3,9 @@ Removing these 2 parameters makes x11vnc works well on poky sato image.
3 3
4 4
5Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> 5Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
6
7Upstream-Status: Inappropriate [configuration]
8
6Index: x11vnc-0.9.12/x11vnc/x11vnc.desktop 9Index: x11vnc-0.9.12/x11vnc/x11vnc.desktop
7=================================================================== 10===================================================================
8--- x11vnc-0.9.12.orig/x11vnc/x11vnc.desktop 2011-03-03 10:33:18.000000000 +0800 11--- x11vnc-0.9.12.orig/x11vnc/x11vnc.desktop 2011-03-03 10:33:18.000000000 +0800