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

scripts: adapt to UOS/deepin scripting #291

Merged

Conversation

MingcongBai
Copy link
Contributor

Update scripts for use with build_kernel.sh.

Update scripts for use with build_kernel.sh.

Signed-off-by: Lugang He <[email protected]>
Signed-off-by: Mingcong Bai <[email protected]>
@MingcongBai MingcongBai force-pushed the bai/linux-6.6.y/uos-scripting branch from c04398f to c24948f Compare June 20, 2024 03:33
@opsiff opsiff merged commit 1e23d8c into deepin-community:linux-6.6.y Jun 20, 2024
3 of 4 checks passed
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • Makefile中,KERNELRELEASE的赋值方式从使用read-file命令更改为使用shell命令,可能会影响依赖文件是否存在的逻辑。
  • init/build-version脚本中,对prev_ver的检查使用了字符串比较,这可能不是最安全的做法,应该使用更严谨的数值比较。
  • packageversion的赋值方式被更改,移除了setlocalversion命令,这可能会改变包版本号的生成逻辑。

是否建议立即修改:

  • 是,需要确保这些更改不会影响现有的功能,并且是经过充分测试的。特别是对于init/build-version脚本中的prev_ver处理,需要确保版本号的生成逻辑不会出现问题。

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

Successfully merging this pull request may close these issues.

4 participants