Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py1624 def srcuri_entry(basepath, patchdir_params): function
1693 remaining = [srcuri_entry(os.path.basename(item), patchdir_params) for
1734 _replace_srcuri_entry(srcuri, basepath, srcuri_entry(basepath, patchdir_param))
1748 srcuri.append(srcuri_entry(basepath, patchdir_params))
1764 srcuri.append(srcuri_entry(basepath, params))
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py1342 filepath, srcuri_entry = self._get_first_file_uri(testrecipe)
1345 … self._test_appendsrcfile(testrecipe, filepath, subdir, machine=machine, remove=[srcuri_entry])
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.12.rst57 - devtool: Fix the wrong variable in srcuri_entry
H A Drelease-notes-4.2.2.rst48 - devtool: Fix the wrong variable in srcuri_entry