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

maybe dirty #5

Closed
TheWildJames opened this issue Jan 1, 2025 · 5 comments
Closed

maybe dirty #5

TheWildJames opened this issue Jan 1, 2025 · 5 comments

Comments

@TheWildJames
Copy link

how would one remove the maybe dirty string from kernel name

thanks

@OnePlusOSSAdmin
Copy link
Collaborator

Could you please decribe your quesion more detailed? We didn't get you.

@TheWildJames
Copy link
Author

When building the kernel, i get maybe-dirty appended to the end of the name, how do i stop this or change that thanks

@OnePlusOSSAdmin
Copy link
Collaborator

Sorry we still don't understand what do you mean. If you changed the code, then you should know what you did and it's corresponding result.
All the building result is generated by code, you could search where it's defined in code.

@AmirulAndalib
Copy link

AmirulAndalib commented Jan 9, 2025

When building the kernel, i get maybe-dirty appended to the end of the name, how do i stop this or change that thanks

you should use touch .scmversion, thanks to bryanyee33/op12-kernel@992550e

        run: |
          cd kernel_platform
          mkdir out
          touch .scmversion
          python3 build_with_bazel.py -t pineapple gki -o "$(pwd)/out"

@OnePlusOSSAdmin
Copy link
Collaborator

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