cmake: make libubox mandatory
authorÁlvaro Fernández Rojas <[email protected]>
Mon, 3 Nov 2025 08:58:29 +0000 (09:58 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 3 Nov 2025 13:46:31 +0000 (14:46 +0100)
commitadc651ffed55d4b538317e50da1a7ec143dbfd1d
tree8be0edd939d7d44adb742ef104c54b508f6e3aa1
parent5182e2b696ef21cb2df00e8e399e0af7c1b7bf6d
cmake: make libubox mandatory

- Drop USE_LIBUBOX from cmake.
- Drop downstream MD5 implementation.
- Drop libubox variants from Github CI.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Link: https://github.com/openwrt/odhcp6c/pull/109
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
.github/workflows/ci.yml
CMakeLists.txt
src/dhcpv6.c
src/md5.c [deleted file]
src/md5.h [deleted file]