Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WireGuard package cleanup and updates #4321

Merged
merged 5 commits into from Apr 17, 2020

Conversation

chewitt
Copy link
Member

@chewitt chewitt commented Apr 13, 2020

This modifies Allwinner, Amlogic, Generic and NXP (now using Linux 5.6+) to use the in-kernel module, while all other projects continue to use the external compat module. Kernel defconfig is now conditional to the project/device options config; the sed will simply not find anything on pre 5.6 kernels. The latest iteration of the compat module no longer depends on libmnl (code was copied into the module). The tools package is also bumped to the latest version. We also fix the Dragonboard image which has been failing for a while due to missing symbols needed for the compat module to build. The same fix was recently needed/applied for iMX6.

@chewitt
Copy link
Member Author

chewitt commented Apr 17, 2020

I also added CONFIG_WIREGUARD entries to the Dragonboard defconfig which is otherwise a little out of date (header shows Linux 5.2) but I'll leave a full update of that to @lrusak.

@MilhouseVH MilhouseVH merged commit 2c8900c into LibreELEC:master Apr 17, 2020
@chewitt chewitt deleted the wireguard-bump branch April 25, 2020 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants