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

6.12 draft3 #40

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

6.12 draft3 #40

wants to merge 44 commits into from

Conversation

namiltd
Copy link
Owner

@namiltd namiltd commented Oct 22, 2024

Thanks for your contribution to OpenWrt!

To help keep the codebase consistent and readable,
and to help people review your contribution,
we ask you to follow the rules you find in the wiki at this link
https://openwrt.org/submitting-patches

Please remove this message before posting the pull request.

graysky2 and others added 29 commits January 4, 2025 15:06
Add 6.12 specific dependency

Package kmod-i2c-piix4 is missing dependencies for the following libraries:
i2c-smbus.ko

Signed-off-by: John Audia <[email protected]>
Create a crypto-lib-aescfb package needed for new deps for kmod-tpm

Package kmod-tpm is missing dependencies for the following libraries:
ecdh_generic.ko
kpp.ko
libaescfb.ko

Co-authored-by: John Audia <[email protected]>
Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Update generic config for kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Symbols that no longer exist in 6.12 were removed by a script [1].

[1] openwrt#15324

Signed-off-by: Mantas Pucka <[email protected]>
These symbols only become visible when some packages or kernel debug
options get enabled. Move them to generic.

Signed-off-by: Mantas Pucka <[email protected]>
Since kernel v6.12 couple more options were added to
CGROUP section. Add them here to avoid missing symbols.

Signed-off-by: Mantas Pucka <[email protected]>
Fix dsa/qca8k build on kernel 6.12.

Signed-off-by: Mantas Pucka <[email protected]>
Driver moved to different CRC library in v6.12

Signed-off-by: Mantas Pucka <[email protected]>
Fix missing dependency on kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Fix missing dependency on kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Fix missing dependency on kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Fix missing dependency on kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Add Common Intel Ethernet library (libeth) and
Intel Ethernet library (libie) for kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Fix missing dependency on kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Disabled due to removal from kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Add snd hda scodec component module

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Fix missing dependency on kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Update KCONFIG and FILES for kernel 6.12 compatibility

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Updated for compatibility with kernels 6.6 and 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
This is an automatically generated commit.

When doing `git bisect`, consider `git bisect --skip`.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
This is an automatically generated commit which aids following Kernel patch
history, as git will see the move and copy as a rename thus defeating the
purpose.

For the original discussion see:
https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Manually rebuilding patches:
 - 103-pcengines_apu6_platform.patch

Signed-off-by: John Audia <[email protected]>
For kernel 6.12 the fb package uses video-common.ko instead of fbdev.ko.
The patch switches these files depending on the kernel version.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Update target x86 config for kernel 6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
The x86 now supports 6.12 kernel as testing.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Include appropriate headers for kernel 6.12

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Fix error: suggest braces around empty body in an 'else' statement

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Update dependencies for kernel 6.12

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
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.

3 participants