Home
last modified time | relevance | path

Searched refs:sigdata_re (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbitbake-whatchanged42 sigdata_re = re.compile(".*\.sigdata\..*") variable
181 if sigdata_re.match(full_path_old) and sigdata_re.match(full_path_new):