Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbitbake-whatchanged41 stamp_re = re.compile("(?P<pv>.*)-(?P<pr>r\d+)\.(?P<task>do_\w+)\.(?P<hash>[^\.]*)") variable
62 tmp = stamp_re.match(fake_f)