summaryrefslogtreecommitdiffstats
path: root/recipes/ppp/files/ppp-fix-building-with-linux-4.8.patch
Commit message (Collapse)AuthorAgeFilesLines
* ppp: correctly patch building with linux kernel 4.8 and newerMikko Gronoff2017-03-141-0/+23
poky/meta/recipes-connectivity/ppp module has patch included in morty branch that fixes build errors with kernel version 4.8 and up. However, this breaks builds with older kernels. Apply patch from ppp github fork that correctly addresses this issue and fixes the module building. Change-Id: I2c36c10464f7d28ca2543ec8fbf0164aace5c07a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>