-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Prepare for DSM-7.1 + DSM-7.2 kernels #5790
Closed
Closed
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
Note that entries for linux kernel 4.4.302 are being entirely faked whereas a patch simply changes the sub-version in the makefile. This should allow compiling "simple" kernel modules although things like linuxtv will not be able to be built and be loadable afterwards.
- synokernel-usbserial fails to build for kvmcloud
@th0ma7 I have updated the kernels for DSM 7.2 and added some small fixes
I have tested the builds of synokernel-usbserial and synokernel-cdrom and all builds succeed except:
|
th0ma7
added a commit
to th0ma7/spksrc
that referenced
this pull request
Apr 30, 2024
th0ma7
added a commit
to th0ma7/spksrc
that referenced
this pull request
Jun 4, 2024
th0ma7
added a commit
to th0ma7/spksrc
that referenced
this pull request
Jun 11, 2024
th0ma7
added a commit
that referenced
this pull request
Jun 16, 2024
* kernel.mk: First attempt to fix build issue since #6002 * kernel.mk: Include changes from PR #5790 to include new kernels * kernel.mk: Update to using actual DSM-7.2 kernel files * kernel.mk: Filter out unsupported kernel archs * kernel: Remove DSM-7.1 fixes not applicable anymore on DSM-7.2 * synokernel-cdrom: Bump package version and mark arch as unsupported * synokernel-usbserial: Bump spk vers. and mark arch as unsupported * kernel.mk: Yet another round of fixes * kernel.mk: Other round of fixes simplifying the overall processing * spk.mk: Oversight missing tc_vars.meson into the spkclean call * kernel.mk: Other round of fixes and optimizations * kernel.mk: Fix kernel source tree remove post module build * kernel.mk: Fix building generic arch -> skip at toolchain * kernel.mk: Fix kernel build-tree removal after modules are built * kernel.mk: Remove dependency-kernel-list call * kernel.mk: Fix re-installing toolchain at clean call * kernel.mk: Layout fix * kernel.mk: Remove now unecessary SUPPORTED_KERNEL_VERSIONS * kernel.mk: Fix building rtd1619b (and partial fix for epyc7002) * kernel.mk: Fix epyc7002 and rtd1619b kernel configuration path * synokernel-*: Only remain epyc7002 which does not build yet
Superseeded with now merged #6089 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Prepare for DSM-7.1 + DSM-7.2 kernels
Fixes #5772, #5743
Checklist
all-supported
completed successfullyType of change
Note for future use-case
To generate kernel git based patches between point releases: