Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/libs/libnl: Update to 3.2.28 | Daniel Engberg | 2016-10-15 | 1 | -13/+0 |
| | | | | | | | Update to 3.2.28 Remove patch as its in upstream Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> | ||||
* | libnl: fix warning with poll.h include on musl | John Crispin | 2015-12-23 | 1 | -0/+13 |
Warning is: #warning redirecting incorrect #include <sys/poll.h> to <poll. Not a big issue. But it can be annoying when building with -Werror set. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> SVN-Revision: 48004 |