* it was removed from SRC_URI in:
  
https://git.openembedded.org/meta-openembedded/commit/?id=f602e9f1e14ac2c9f0d094b9d8c7605aa6df9767

Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
---
 .../0001-tigervnc-remove-includedir.patch     | 50 -------------------
 1 file changed, 50 deletions(-)
 delete mode 100644 
meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch

diff --git 
a/meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch 
b/meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch
deleted file mode 100644
index f0056d6561..0000000000
--- 
a/meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 47f175618a0b0817714ea557c9e93f22f327421e Mon Sep 17 00:00:00 2001
-From: Hongxu Jia <hongxu....@windriver.com>
-Date: Tue, 31 Jul 2018 16:39:52 +0800
-Subject: [PATCH 1/4] tigervnc: remove includedir
-
-Upstream-Status: Pending
-
-Signed-off-by: Chong Lu <chong...@windriver.com>
-
-It fixes host contamination
-
-Signed-off-by: Hongxu Jia <hongxu....@windriver.com>
----
- unix/xserver/hw/vnc/Makefile.am | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/unix/xserver/hw/vnc/Makefile.am b/unix/xserver/hw/vnc/Makefile.am
-index 470424b..ee18bf9 100644
---- a/unix/xserver/hw/vnc/Makefile.am
-+++ b/unix/xserver/hw/vnc/Makefile.am
-@@ -23,7 +23,7 @@ libvnccommon_la_SOURCES = $(HDRS) \
- 
- libvnccommon_la_CPPFLAGS = -DVENDOR_RELEASE="$(VENDOR_RELEASE)" 
-I$(TIGERVNC_SRCDIR)/unix/common \
-       -DVENDOR_STRING="\"$(VENDOR_STRING)\"" -I$(TIGERVNC_SRCDIR)/common 
-UHAVE_CONFIG_H \
--      -I$(TIGERVNC_SRCDIR)/unix/vncconfig $(XVNC_CPPFLAGS) 
${XSERVERLIBS_CFLAGS} -I$(includedir) \
-+      -I$(TIGERVNC_SRCDIR)/unix/vncconfig $(XVNC_CPPFLAGS) 
${XSERVERLIBS_CFLAGS} \
-       -I$(top_srcdir)/include
- 
- bin_PROGRAMS = Xvnc
-@@ -43,7 +43,7 @@ Xvnc_CPPFLAGS = $(XVNC_CPPFLAGS) -DTIGERVNC -DNO_MODULE_EXTS 
\
-       -UHAVE_CONFIG_H \
-       -DXFree86Server -DVENDOR_RELEASE="$(VENDOR_RELEASE)" \
-       -DVENDOR_STRING="\"$(VENDOR_STRING)\"" -I$(TIGERVNC_SRCDIR)/common 
-I$(TIGERVNC_SRCDIR)/unix/common \
--      -I$(top_srcdir)/include ${XSERVERLIBS_CFLAGS} -I$(includedir)
-+      -I$(top_srcdir)/include ${XSERVERLIBS_CFLAGS}
- 
- Xvnc_LDADD = $(XVNC_LIBS) libvnccommon.la $(COMMON_LIBS) \
-       $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) $(XVNC_SYS_LIBS) -lX11
-@@ -64,7 +64,7 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) 
-I$(TIGERVNC_SRCDIR)/common -UHAVE_CONFIG_
-       -I$(top_srcdir)/hw/xfree86/os-support \
-       -I$(top_srcdir)/hw/xfree86/os-support/bus \
-       -I$(top_srcdir)/include \
--      ${XSERVERLIBS_CFLAGS} -I$(includedir)
-+      ${XSERVERLIBS_CFLAGS}
- 
- libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
- 
--- 
-2.7.4
-
-- 
2.40.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102772): 
https://lists.openembedded.org/g/openembedded-devel/message/102772
Mute This Topic: https://lists.openembedded.org/mt/99104241/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to