buildroot/package/odhcp6c/Config.in
Fabrice Fontaine 2ba890bff7 package/odhcp6c: bump to version f575351cbb3defc0bf52680c9082912a6c264374
Switch to official openwrt site instead of sbyx github fork which is not
up to date anymore. This bump will fix build with musl 1.2.0 thanks to
https://git.openwrt.org/?p=project/odhcp6c.git;a=commit;h=49305e6847efa43e008d0bebdc176e1833120947

Also update indentation of hash file (two spaces)

Fixes:
 - http://autobuild.buildroot.org/results/fcd89dd076887e9b590ffa672decf2c84a6d57f8

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-29 23:20:41 +02:00

9 lines
233 B
Plaintext

config BR2_PACKAGE_ODHCP6C
bool "odhcp6c"
depends on BR2_USE_MMU # fork()
help
odhcp6c is a minimal DHCPv6 and RA-client for use in
embedded Linux systems, especially routers.
https://git.openwrt.org/project/odhcp6c.git