Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dsiggen.py24 actual_cleaned = bb.siggen.clean_basepath(basepath)
32 actual_cleaned = bb.siggen.clean_basepath(basepath)
40 actual_cleaned = bb.siggen.clean_basepath(basepath)
48 actual_cleaned = bb.siggen.clean_basepath(basepath)
56 actual_cleaned = bb.siggen.clean_basepath(basepath)
64 actual_cleaned = bb.siggen.clean_basepath(basepath)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py288 for dep in sorted(deps, key=clean_basepath):
781 def clean_basepath(basepath): function
805 b[clean_basepath(x)] = a[x]
811 b.append(clean_basepath(x))
982 …ith hash %s\n changed to\n%s with hash %s" % (clean_basepath(a), a_data['runtaskhashes'][a], clean…