buildroot/package/dhcpcd
Fabrice Fontaine 91c1cb0881 package/dhcpcd: fix build without fork
- Add a patch to fix build without fork in src/dhcpcd.c. This
  regression was introduced in upstream commit
  3063ebb6c8ac7c96196fa923cdd5f7c0384de23b, which was merged in dhcpcd
  9.0.0. Therefore, Buildroot is affected since we bumped from 8.0.3
  to 9.1.4 in commit 809f548e79, which
  was applied after 2020.05

- Disable privsep as it unconditionally uses fork (privsep has been
  enabled by default since version 9.0.0 and
  3a4c2e5604)

Fixes:

 - http://autobuild.buildroot.org/results/9fcc88abedcb8a02946f37837dcf4fff02f66c23

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-07-13 21:49:50 +02:00
..
0001-src-dhcpcd.c-fix-build-without-fork.patch package/dhcpcd: fix build without fork 2020-07-13 21:49:50 +02:00
Config.in
S41dhcpcd
dhcpcd.hash package/dhcpcd: bump version to 9.1.4 2020-07-11 15:25:03 +02:00
dhcpcd.mk package/dhcpcd: fix build without fork 2020-07-13 21:49:50 +02:00
dhcpcd.service