aboutsummaryrefslogtreecommitdiffstats
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.
Signed-off-by: Yu Ke <ke.yu@intel.com>
+Upstream-Status: Pending
+
diff --git a/libvncserver/main.c b/libvncserver/main.c
index b6bd930..8bbb7bf 100644
--- 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.
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
+
+Upstream-Status: Inappropriate [configuration]
+
Index: x11vnc-0.9.12/x11vnc/x11vnc.desktop
===================================================================
--- x11vnc-0.9.12.orig/x11vnc/x11vnc.desktop 2011-03-03 10:33:18.000000000 +0800