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 bug with getting the SHA version of crosstool-ng we specify
We need to apply any patches to crosstool-ng after we checkout the
specific SHA version we are referencing. If not, we end up with the top
of tree SHA since git will not checkout the version if there are
modified files.
Signed-off-by: Kumar Gala <[email protected]>
0 commit comments