summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0015-xserver-common-disable-TCP-connections.patch
Commit message (Collapse)AuthorAgeFilesLines
* xserver-common: refresh patchesArmin Kuster2018-04-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | WARNING: xserver-common-1.34-r9 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch 0001-Don-t-install-Xsession-or-Xserver.patch patching file Makefile Hunk #1 succeeded at 20 with fuzz 1. and others Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xserver-common: disable TCP connectionsJavier Viguera2014-12-091-0/+24
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>