Searched refs:has_src_uri (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | recipetool.py | 735 …def _test_appendsrcfile(self, testrecipe, filename=None, destdir=None, has_src_uri=True, srcdir=No… argument 762 if has_src_uri: 824 self._test_appendsrcfile(testrecipe, filepath, has_src_uri=False) 832 output = self._test_appendsrcfile(testrecipe, filepath, subdir, has_src_uri=False)
|