mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Since systemd/udev version 243, there's a new message printed if unsupported OPTIONS value is used: Invalid value for OPTIONS key, ignoring: 'event_timeout=180' Add a patch to drop this invalid value. Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl> [Peter: extend commit message] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>