summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-kernel/wireguard/wireguard-tools_0.0.20191219.bb
Commit message (Collapse)AuthorAgeFilesLines
* wireguard: Upgrade to latest compat external module and toolsKhem Raj2020-04-071-26/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireguard-tools: Ensure make clean target is run properlyKhem Raj2020-03-291-5/+4
| | | | | | | | | When S is pointing to a level up, it calls clean target which also tries to clean the module build objects, which causes make clean to misnehave since the env is not set to build module and it tries to reach out to /lib/modules dir on host Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireguard: Upgrade to 20191219 snapshotKhem Raj2020-01-291-0/+27
Fixes build with kernel >= 5.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>