aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2014-11-26 09:34:14 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-09 11:18:42 +0100
commit56dd9cb399f55223899dbee60a384f752cbc5db7 (patch)
treea975972599c9472d005e23469dfc12af26395590 /meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
parent0b3ee651161a234b07a6219234b82c4c8207246a (diff)
downloadmeta-openembedded-contrib-56dd9cb399f55223899dbee60a384f752cbc5db7.tar.gz
xserver-common: disable TCP connections
For security reasons disable TCP connections to the xserver. Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb')
-rw-r--r--meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
index 12fff9ae9a..f5b1984cdd 100644
--- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
+++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
@@ -24,6 +24,7 @@ SRC_URI_append = " \
file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \
file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \
file://0014-Xserver-Start-Xsession-like-x11-common-does.patch \
+ file://0015-xserver-common-disable-TCP-connections.patch \
"
do_install_append() {