]> code.ossystems Code Review - openembedded-core.git/commit
bluez5: fix build against libc-headers 5.2+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 28 Aug 2019 19:28:37 +0000 (15:28 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2019 16:10:23 +0000 (17:10 +0100)
commitb4731a1202cfa45c7e1f635552398b89a37f2eeb
tree7f9b4bb6a8c4aaa3b79b13ce36aea37a19879491
parente97c529bfa4e1d0038ea44f15ee3298003daf981
bluez5: fix build against libc-headers 5.2+

Backporting the following upstream commit to fix the build against
kernel 5.2+ headers:

[
   Subject: [PATCH] tools: Fix build after y2038 changes in glibc

   The 32-bit SIOCGSTAMP has been deprecated. Use the deprecated name
   to fix the build.
]

Upstream-Status: backport commit f36f71f60b1e68c0f12e615b9b128d089ec3dd19

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez5/bluez5.inc
meta/recipes-connectivity/bluez5/bluez5/0001-tools-Fix-build-after-y2038-changes-in-glibc.patch [new file with mode: 0644]