aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2017-08-09 03:38:31 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-13 13:21:02 +0200
commit910b7137589385f56b7e246c305302b9b4cabf79 (patch)
tree182929f5e43f8dd9a53446b53ef413c750c89632 /meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb
parent50d0cebed87f50f00838d06f140070ed32e27c5b (diff)
downloadmeta-openembedded-contrib-910b7137589385f56b7e246c305302b9b4cabf79.tar.gz
tigervnc: fix a clang compiling issue
Backport a fix from upstream Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb')
-rw-r--r--meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb
index d15bc9e25a..469745f2a7 100644
--- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb
+++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.8.0.bb
@@ -22,6 +22,7 @@ SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.8-branch \
file://0002-do-not-build-tests-sub-directory.patch \
file://0003-add-missing-dynamic-library-to-FLTK_LIBRARIES.patch \
file://0004-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch \
+ file://0005-Remove-INITARGS-from-xserver119.patch.patch \
"
# Keep sync with xorg-server in oe-core