-
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.
[arista] Update Arista drivers submodule (#2107)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-platform-modules-arista
updated
12 files
+50 −19 | arista/components/scd.py | |
+6 −0 | arista/core/component.py | |
+28 −1 | arista/core/driver.py | |
+6 −5 | arista/core/inventory.py | |
+4 −2 | arista/core/platform.py | |
+10 −2 | arista/core/types.py | |
+10 −11 | arista/platforms/a7050qx32.py | |
+14 −17 | arista/platforms/a7050qx32s.py | |
+10 −13 | arista/platforms/a7060cx32s.py | |
+9 −13 | arista/platforms/a717064c.py | |
+13 −16 | arista/platforms/a7260cx364.py | |
+16 −0 | src/crow-fan-driver.c |