Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py966 def format_hyperlink(url, link_text): function
979 hyperlink = format_hyperlink(f"file://{log_file}", log_file)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.7.rst171 - bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink