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

image update #256

Closed
wants to merge 0 commits into from
Closed

image update #256

wants to merge 0 commits into from

Conversation

lec-bit
Copy link
Contributor

@lec-bit lec-bit commented Apr 19, 2024

What type of PR is this?

What this PR does / why we need it:
To select the corresponding binary file based on the kernel version when the image is started.
Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


kmesh_compile.sh Outdated
@@ -46,20 +46,25 @@ function copy_to_host() {
else
arch="aarch64"
fi

local kernel="normal"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What kernel does normal kernel refer to, linux kernel 5.10 and above?
A comment could be added to clarify this.

@kmesh-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kmesh-bot kmesh-bot added size/XS and removed size/M labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants