-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[202205][Arista] Update arista platform submodules (#16561)
* [202205][Arista] Update arista platform submodules - fix issue where platform debug info would no longer be in the dump - fix issue in scd-xcvr where active low bits couldn't be set - fix issue in scd-smbus where it perform an oob access
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sonic-platform-modules-arista
updated
12 files
+7 −1 | Makefile | |
+1 −1 | debian/compat | |
+6 −0 | debian/rules | |
+15 −0 | debug-dump/arista-debug-helpers.sh | |
+9 −0 | debug-dump/arista.cache | |
+3 −0 | debug-dump/arista.dump | |
+8 −0 | debug-dump/arista.environment | |
+7 −0 | debug-dump/arista.fs | |
+17 −0 | debug-dump/arista.misc | |
+10 −0 | debug-dump/arista.reboot-cause | |
+1 −1 | src/scd-xcvr.c | |
+0 −48 | utils/hw-management-generate-dump.sh |
Submodule sonic-platform-modules-arista
updated
12 files
+7 −1 | Makefile | |
+1 −1 | debian/compat | |
+6 −0 | debian/rules | |
+15 −0 | debug-dump/arista-debug-helpers.sh | |
+9 −0 | debug-dump/arista.cache | |
+3 −0 | debug-dump/arista.dump | |
+8 −0 | debug-dump/arista.environment | |
+7 −0 | debug-dump/arista.fs | |
+17 −0 | debug-dump/arista.misc | |
+10 −0 | debug-dump/arista.reboot-cause | |
+1 −1 | src/scd-xcvr.c | |
+0 −48 | utils/hw-management-generate-dump.sh |