Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_go.py716 self.__rewrite_src_uri(lines_before, ["file://modules.txt"])
765 def __rewrite_src_uri(self, lines_before, additional_uris = []): member in GoRecipeHandler