mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 12:06:29 +08:00
Update to version 1.9.5 * Use upstream meson.build file, as they now support meson * patch it locally to continue using static glib linking * Disable numa, systemd and thermal functions via meson options * Resurrect the patch to silence repetitive EINVAL warnings. (patch was used with 1.9.3, but was not needed with 1.9.4) Related discussion in upstream issue 336 and 349 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>