Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py475 notes = GitApplyTree.getNotes(repo, ref)
482 def getNotes(repo, ref): member in GitApplyTree
548 notes = GitApplyTree.getNotes(os.path.join(tree, name), sha1)
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py284 if not oe.patch.GitApplyTree.getNotes(path, rev):
H A Dstandard.py942 notes = oe.patch.GitApplyTree.getNotes(srctree, sha1.strip())