Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppp: remove obsolete patch | Mikko Gronoff | 2017-12-21 | 1 | -23/+0 |
| | | | | | | | | Available via poky (commit 97d7e4ca751e6010da97e7f082dd13230fe3ef10 in morty branch) since latest poky revision update. Change-Id: I30818f49622037fc96d3af144eb94f78caf32494 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> | ||||
* | ppp: correctly patch building with linux kernel 4.8 and newer | Mikko Gronoff | 2017-03-14 | 1 | -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> |