You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix sonic-installer failure due to missing import (sonic-net#2090)
What I did
Fixessonic-net#2089.
Sonic-installer failure was seen due to missing import in uboot.py.
How I did it
Fix is just adding missing import.
How to verify it
Fix has been tested for successful sonic installation from sonic-installer
Change-Id: I44bea3d2f89413d2d0dacfb1b6b7d19b15e52a09
Signed-off-by: Pavan Naregundi <[email protected]>
0 commit comments