mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Fixes #13251 json-c >= 0.14.0 has a name clash with internal cryptsetup functions, causing a runtime issue. Backport an upstream patch to rename the internal functions to fix this. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>