mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
Through mstpd version 0.1.0, the bridge-stp script uses the '-c' option to the pidof command. Busybox does not support this option, so mstpd does not work. This has been fixed in the main development branch of mstpd, but it is unclear when the next release will be. In the meantime, apply the fix here so that mstpd will be useable until the next version release. Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>