aboutsummaryrefslogtreecommitdiff
path: root/net/rp-pppoe/patches/140-glibc-avoid-include-linux_in.h.patch
Commit message (Collapse)AuthorAge
* rp-pppoe: update to 3.14Rosen Penev2020-06-15
| | | | | | | | | | | | Switched to new upstream. Added PKG_BUILD_PARALLEL for faster compilation. Refreshed and fixed up patches. Fixed up license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* rp-pppoe: redo glibc patchEneas U de Queiroz2018-06-14
| | | | | | Previous fix broke compilation with kernel < 4.8 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* rp-pppoe: Fixed compilation with glibcEneas U de Queiroz2018-05-23
Do not inlcude <netinet/in.h> when using glibc to avoid various redefinitions. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>