Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx_common.py224 def fetch_data_to_uri(fd, name): function
H A Dspdx30_tasks.py396 software_downloadLocation=oe.spdx_common.fetch_data_to_uri(
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass377 package.downloadLocation = oe.spdx_common.fetch_data_to_uri(f, name)