Commit aad8b47
[Mellanox] Remove Linux Kbuild dependency and Fix Component Versions
* Linux Kbuild support for signing added to all platforms
through saiarcot895#62
Hence removing this dependency for Mellanox platform
* Fix Actual kernel version read by component versions
Before
root@sonic:/home/admin# get_component_versions.py
KERNEL 6.12.41+deb13-sonic 13
After
root@sonic:/home/admin# get_component_versions.py
KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic1 parent 01fccf7 commit aad8b47
2 files changed
Lines changed: 2 additions & 3 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments