kumquat-buildroot/package/dhcpcd
Peter Korsgaard 80e651db43 dhcpcd: needs kernel headers >= 3.1
commit dfbfa6ef (dhcpcd: blacklist Sourcery PowerPC toolchains) blacklisted
specific toolchains, but the issue is actually that the kernel headers
before 3.1 didn't define sa_family_t, so instead require 3.1+ headers.

The specific kernel change fixing the headers is:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6602a4baf4d1a73cc

The only reverse dependency of dhcpcd (network-manager) already needs 3.7+,
so this dependency doesn't need to be propagated.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-13 15:31:23 +02:00
..
0001-fix-in6_pktinfo-build-issue-on-linux.patch dhcpcd: add upstream patch to fix build issue 2015-04-29 22:58:05 +02:00
Config.in dhcpcd: needs kernel headers >= 3.1 2015-05-13 15:31:23 +02:00
dhcpcd.hash
dhcpcd.mk Revert "dhcpcd: fix ipv6 related compile failure" 2015-04-29 22:58:05 +02:00