Commits

Baruch Siach committed 6a1aa4e2daf
swupdate: fix build with older glibc Add -lrt that is needed for clock_gettime() with glibc before 2.17. Fixes: http://autobuild.buildroot.net/results/034/0345814c0b0023e124992974c0600bdda0824dbf/ Cc: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>