Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-zigbee: fix build on musl | Thomas Petazzoni | 2016-08-09 | 1 | -0/+43 |
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> |