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.py1692 def srcuri_entry(basepath, patchdir_params): function
1761 remaining = [srcuri_entry(os.path.basename(item), patchdir_params) for
1801 _replace_srcuri_entry(srcuri, basepath, srcuri_entry(basepath, patchdir_param))
1815 srcuri.append(srcuri_entry(basepath, patchdir_params))
1831 srcuri.append(srcuri_entry(basepath, params))
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py1335 filepath, srcuri_entry = self._get_first_file_uri(testrecipe)
1338 … 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