]> code.ossystems Code Review - openembedded-core.git/commit
socat: fix compile erorr against 3.17+ kernel headers
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 18 Dec 2014 19:02:15 +0000 (14:02 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Dec 2014 14:02:09 +0000 (14:02 +0000)
commitad83184721be815c6589b53dcf0b469f7fee5c41
treef4adec43c76b17b051e0362b147f615f40dc1eab
parent8c30cec8233605cbec334fcc5c2b9ef5cf8f6482
socat: fix compile erorr against 3.17+ kernel headers

With the linux 3.17 kernel socat's configure detects the wrong include
for errqueue.h which results in a compilation error.

By backporting the gentoo patch from:

  http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/socat/files/socat-1.7.2.4-linux-3.17.patch

Fixes the build issue

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/socat/socat/socat-1.7.2.4-linux-3.17.patch [new file with mode: 0644]
meta/recipes-connectivity/socat/socat_1.7.2.4.bb