Commits

Thomas Petazzoni committed 8457c2190a9
linux-zigbee: fix build on musl This commit adds a patch to the linux-zigbee package that fixes the build on musl by adding a missing <time.h> include. Fixes: http://autobuild.buildroot.net/results/5d56f998b5c5ab9e06cf048e6ec95b8671989cef/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>