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

Update linux-fslc to latest kernel v6.12 LTS? #2033

Open
Livius90 opened this issue Nov 20, 2024 · 4 comments
Open

Update linux-fslc to latest kernel v6.12 LTS? #2033

Livius90 opened this issue Nov 20, 2024 · 4 comments

Comments

@Livius90
Copy link
Contributor

Hi,

Linux kernel v6.12 released some days ago, it seems it will be the next LTS release. Do you support to update it in meta-freescale from v6.11 to v6.12? I am most interested to start using the new Real-Time options for ARM64 i.MX SoCs.

https://www.developer-tech.com/news/linux-kernel-6-12-real-time-capabilities-hardware-boosts-and-more/

@angolini
Copy link
Member

Could you, please, prepare a PR?

@Livius90
Copy link
Contributor Author

Could you, please, prepare a PR?

For it need to make a new 6.12.x+fslc branch in linux-fslc.

@Livius90
Copy link
Contributor Author

Livius90 commented Nov 24, 2024

git clone --single-branch --branch linux-6.12.y https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
cd linux/
git branch -m linux-6.12.y 6.12.x+fslc
git remote add fslc-mirror https://github.com/Freescale/linux-fslc.git
git push -u fslc-mirror

@otavio
Copy link
Member

otavio commented Nov 25, 2024

I have created the branch so you can prepare a pull request now. Sorry for taking longer to create it for you to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants