forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 5
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 draft2 #39
Draft
namiltd
wants to merge
44
commits into
main
Choose a base branch
from
6.12-draft2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
6.12 draft2 #39
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
namiltd
force-pushed
the
6.12-draft2
branch
7 times, most recently
from
October 22, 2024 07:16
35a68d3
to
faf52ce
Compare
namiltd
force-pushed
the
6.12-draft2
branch
2 times, most recently
from
October 27, 2024 15:55
6f9bda7
to
9862b77
Compare
namiltd
force-pushed
the
6.12-draft2
branch
10 times, most recently
from
November 10, 2024 19:54
8d7e932
to
4328146
Compare
namiltd
force-pushed
the
6.12-draft2
branch
3 times, most recently
from
November 21, 2024 07:25
7821c6a
to
14a031f
Compare
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]>
In kernel 6.12.5 the CONFIG_DEBUG_TIMEKEEPING setting was removed in a commit: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.5&id=7b7a9175c63bac41b07a314f052f0716c728f31f Signed-off-by: Mieczyslaw Nalewaj <[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
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.