diff options
Diffstat (limited to 'meta/recipes-graphics/x11vnc/files/endian-fix.patch')
-rw-r--r-- | meta/recipes-graphics/x11vnc/files/endian-fix.patch | 2 |
1 files changed, 2 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 |