Skip to content
  • Ye Li's avatar
    MLK-17373 Fix ATF version string generation · 4b002478
    Ye Li authored
    
    
    Since we use ATF version string to provide commit id, we must ensure
    the commit id is in this string. But when a commit is tagged, the
    git describe will default output the tag string. Add the '--long' option
    to output a full string with commit id contained.
    
    Signed-off-by: default avatarYe Li <ye.li@nxp.com>
    4b002478