mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Also set BuiltForPackageManager=buildroot so that cloudflared's update command informs the user to update cloudflared via buildroot. Without BuiltForPackageManager set: cloudflared update INF cloudflared is up to date version= With BuiltForPackageManager set: cloudflared update ERR cloudflared was installed by buildroot. Please update using the same method. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>