diff options
Diffstat (limited to 'meta/recipes-graphics/x11vnc/files')
-rw-r--r-- | meta/recipes-graphics/x11vnc/files/endian-fix.patch | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/x11vnc/files/starting-fix.patch | 3 |
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 | ||
7 | Signed-off-by: Yu Ke <ke.yu@intel.com> | 7 | Signed-off-by: Yu Ke <ke.yu@intel.com> |
8 | 8 | ||
9 | Upstream-Status: Pending | ||
10 | |||
9 | diff --git a/libvncserver/main.c b/libvncserver/main.c | 11 | diff --git a/libvncserver/main.c b/libvncserver/main.c |
10 | index b6bd930..8bbb7bf 100644 | 12 | index 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 | ||
5 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 5 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
6 | |||
7 | Upstream-Status: Inappropriate [configuration] | ||
8 | |||
6 | Index: x11vnc-0.9.12/x11vnc/x11vnc.desktop | 9 | Index: 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 |