-
Notifications
You must be signed in to change notification settings - Fork 7
Drop 4.19 #797
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
Drop 4.19 #797
Conversation
hey, it's not 2025 yet! |
We can definitely wait to merge this until the Android branch is officially EOL or I can separate this PR out into the stable and Android parts so we can merge the stable one now and Android one when it is time. |
I'm just being silly. I don't care either way. |
Upstream 4.19 was made EOL with 4.19.325: https://lore.kernel.org/2024120520-mashing-facing-6776@gregkh/ Android 4.19 is not far behind, as the documentation says that it will be EOL in a couple of weeks: https://source.android.com/docs/core/architecture/kernel/android-common#support-lifetimes Signed-off-by: Nathan Chancellor <nathan@kernel.org>
$ rm -fr .github/workflows/*-clang-* tuxsuite/* $ generator/generate.py Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
a5f35eb
to
d868579
Compare
I think this is ready to go now :) |
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 -4.5k lines? 😒 Those are rookie numbers. Got to get those numbers up!
Probably want to remove 4.19 from the homepage now, too. |
Yup, noticed that too. Should be handled with ClangBuiltLinux/ClangBuiltLinux.github.io#73 |
Upstream 4.19 was made EOL with 4.19.325.
Android 4.19 is not far behind, as the documentation says that it will be EOL in a couple of weeks.