Skip to content

[Mellanox]Passing the installed kernel headers during SDK compilation#95

Closed
dgsudharsan wants to merge 1 commit intomasterfrom
wjh_kernel
Closed

[Mellanox]Passing the installed kernel headers during SDK compilation#95
dgsudharsan wants to merge 1 commit intomasterfrom
wjh_kernel

Conversation

@dgsudharsan
Copy link
Owner

Why I did it

Passing the last installed kernel headers during SDK compilation. Without this the SDK does uname -r which gives the kernel version of the host machine in the slave docker. But these kernel headers are not installed in the slave docker leading to compilation failure.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Passing the kernel version in debuild step.

How to verify it

Running compilation.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

dgsudharsan pushed a commit that referenced this pull request Apr 30, 2025
…e latest HEAD automatically (sonic-net#22435)

#### Why I did it
src/wpasupplicant/sonic-wpa-supplicant
```
* a23caf9c0 - (HEAD -> master, origin/master, origin/HEAD) [ci] Fix pipeline issue. (#95) (15 hours ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
dgsudharsan pushed a commit that referenced this pull request Jul 1, 2025
…est HEAD automatically (sonic-net#1282)

#### Why I did it
src/sonic-platform-common
```
* 775f13f - (HEAD -> 202412, origin/202412) [xcvrd] Trim trailing white space in fields of TRANSCEIVER_INFO table (#95) (9 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
dgsudharsan pushed a commit that referenced this pull request Aug 20, 2025
…ically (sonic-net#23573)

#### Why I did it
src/sonic-dash-ha
```
* eb7c17f - (HEAD -> master, origin/master, origin/HEAD) Set ha_set_id in DASH_HA_SCOPE_TABLE (#95) (9 hours ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog
dgsudharsan pushed a commit that referenced this pull request Dec 16, 2025
…tomatically (sonic-net#1610)

#### Why I did it
src/sonic-gnmi
```
* 0222d5f - (HEAD -> 202412, origin/202412) Merge pull request #101 from Azure/202412-dev (2 hours ago) [Zain Budhwani]
* ec20f64 - (origin/202412-dev) Support Show Interface tranceiver lpmode  (#92) (17 hours ago) [yiliu4]
* c9b5498 - "Make interface as arg instead of option for `show interface alias` and `show interface flap` (#100) (24 hours ago) [axin]
* e9f0e29 - Add show interfaces portchannel /ecn (#77) (27 hours ago) [jiayuj2021]
* 126f6fe - Add implementation for 'show ipv6 prefix-list' (#84) (34 hours ago) [nanali-msft]
* 9977ae6 - Remove non-common functions from show_common.go (#98) (34 hours ago) [gnemuw]
* d76043c - Add option SONIC_CLI_IFACE_MODE to support naming mode environment variable refresh in gnmi (#88) (2 days ago) [axin]
* 37692e9 - Replacing the `queue-type` option with subcommands for `show queue watermark` (#89) (2 days ago) [mramezani95]
* 3f4bd4b - Fix srv6 stats (#95) (2 days ago) [Changrong Wu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

2 participants