mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
wireguard: update to v1.0.20210219 +1
The +1 fixes build issues for the 5.4 kernel.
This update looks like bugfixes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
v2]
Wrong version listed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 4784c7c62f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require wireguard.inc
|
||||
|
||||
SRCREV = "fe402261666821514377d06c2c68ed9bc19e7634"
|
||||
SRCREV = "122f06bfd8fc7b06a0899fa9adc4ce8e06900d98"
|
||||
|
||||
SRC_URI = "git://git.zx2c4.com/wireguard-linux-compat"
|
||||
|
||||
@@ -31,3 +31,4 @@ module_do_install() {
|
||||
# OE-core post dunfell has moved to use kernel 5.8 which now means we cant build this module in world builds
|
||||
# for reference machines e.g. qemu
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
Reference in New Issue
Block a user