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 ubuntu 20.04 kernel headers to 5.15{uname -r} #11009

Open
2 of 16 tasks
hzxuzhonghu opened this issue Nov 20, 2024 · 2 comments
Open
2 of 16 tasks

Update ubuntu 20.04 kernel headers to 5.15{uname -r} #11009

hzxuzhonghu opened this issue Nov 20, 2024 · 2 comments

Comments

@hzxuzhonghu
Copy link

hzxuzhonghu commented Nov 20, 2024

Tool name

/usr/include

Tool license

GPL

Add or update?

  • Add
  • Update

Desired version

5.15

Approximate size

No response

Brief description of tool

No response

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

Can this tool be installed during the build?

No response

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

@hzxuzhonghu
Copy link
Author

It is ducumented Kernel Version: 5.15.0-1074-azure is used.

But run githubaction it shows, which is Less than 5.8

sudo cat /usr/include/linux/version.h
#define LINUX_VERSION_CODE 328959
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << [8](https://github.com/kmesh-net/kmesh/actions/runs/11926109999/job/33239358208?pr=1056#step:4:9)) + ((c) > 255 ? 255 : (c)))

@hzxuzhonghu hzxuzhonghu changed the title Update ubuntu 22.04 kernel headers Update ubuntu 20.04 kernel headers to 5.15{uname -r} Nov 20, 2024
@Prabhatkumar59
Copy link
Contributor

Hi @hzxuzhonghu - Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.


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

No branches or pull requests

3 participants