Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py322 def new_spdxid(self, *suffix, include_unihash=True): argument
324 if include_unihash:
H A Dspdx30_tasks.py909 _id=objset.new_spdxid(nonce, include_unihash=False),