-
Notifications
You must be signed in to change notification settings - Fork 14
Upgrade kernel to 6.18 #1353
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
Upgrade kernel to 6.18 #1353
Conversation
e1f2f76 to
da5503b
Compare
wkz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 🥇
73af226 to
987a02a
Compare
5460fee to
354a5ac
Compare
These options does not exist anymore, they are removed in 6.18
troglobit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only a few comments and suggestions.
...rootfs/usr/share/product/raspberrypi,4-compute-module/etc/product/init.d/S01-trigger-udev.sh
Show resolved
Hide resolved
This will just crash dagger. They are already in autoneg, thats all they support.
1ce9861 to
6ec19f5
Compare
6ec19f5 to
8eb1d6d
Compare
wkz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit. Otherwise I'm happy 👍
Device tree was overwritten by the kernel while unpacking.
* Adding ipv6 on ethernet * Adapt to function with the new Wi-Fi architecture
At least RPI4 this enumaration feels pretty random.
Since we use the same kernel for all platforms, we can update this job to only check for 6.18 instead of 6.12.
This is a decision right now, that we support multi ssid AP, but only one station interface, this is the only thing the c-code support right now, so only allow this in the yang validation.
Some cases did not work
The wi-fi architecture in infix require udev to run and remove the kernel automatic wlan-interface this. Unclear reason, but it seems that udev sometimes miss the add event.
8eb1d6d to
3eadc7d
Compare
Description
Checklist
Tick relevant boxes, this PR is-a or has-a: