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
net: config: Verify that the config format hash is not changed
The hash is used to detect whether the yaml schema file is changed.
If the data format in the settings is different that what is found
in the ROM, then the settings db must be discarded because the
data is now incompatible.
Signed-off-by: Jukka Rissanen <[email protected]>
0 commit comments