systemd: needs kernel headers >= 3.8
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Mon, 31 Mar 2014 09:44:18 +0000 (11:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Apr 2014 18:20:23 +0000 (20:20 +0200)
commit6dc3b6dd09638d1966daef31e1a1ec5b09b69432
treec1997fe96cdd676db01107b7b005c5b295eb98dd
parenta9bdd2292e4a1a5439e406d50bbef6dad5b86fb3
systemd: needs kernel headers >= 3.8

Systemd needs Linux headers >= 3.8 because it uses IFLA_GRE_FLOWINFO,
IFLA_IPTUN_FLAGS from linux/if_tunnel.h.

Fixes http://autobuild.buildroot.org/results/ad3/ad3b4003dc50582a493f1156234d83652104a6bf/

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
system/Config.in