[Buildroot] [PATCH] package/eudev: fix build with kernel < 3.11

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Dec 14 21:44:06 UTC 2018


Hello,

On Tue, 11 Dec 2018 08:18:59 +0100, Eric Le Bihan wrote:
> As explained in issue 6267 of systemd [1], Linux < 3.11 does not provide
> definitions for BTN_DPAD_{UP,RIGHT}, which were introduced in [2].
> 
> So, add a patch to fix this issue.
> 
> [1] https://github.com/systemd/systemd/pull/6267
> [2] https://github.com/torvalds/linux/commit/9ee27487127461b5cf71670b708ed5b2b8da568c
> 
> Fixes:
> 
> - http://autobuild.buildroot.net/results/e9d94084be8ed3296ba63cffdb9d69ffcc3b7140/
> - http://autobuild.buildroot.net/results/d9c5ec07bfbde1fab62991bb509c2f90af1cb3f4/
> 
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev at free.fr>
> ---
>  .../0003-missing.h-add-BTN_DPAD_UP.patch      | 35 +++++++++++++++++++
>  1 file changed, 35 insertions(+)
>  create mode 100644 package/eudev/0003-missing.h-add-BTN_DPAD_UP.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list