Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dperforce.py206 filelist = []
214 filelist.append(item[0])
216 return filelist
220 filelist = self._p4listfiles(ud, d)
221 if not filelist:
227 progresshandler = PerforceProgressHandler(d, len(filelist))
229 for afile in filelist:
H A D__init__.py1264 filelist = []
1274 filelist.append(f + ":" + str(os.path.exists(f)))
1280 return " ".join(filelist)
1282 def get_file_checksums(filelist, pn, localdirsexclude): argument
1289 return _checksum_cache.get_checksums(filelist, pn, localdirsexclude)
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dresultutils.py156 for filelist in section[pkgtype].copy():
157 if section[pkgtype][filelist] and type(section[pkgtype][filelist][0]) == dict:
159 for entry in section[pkgtype][filelist]:
161 section[pkgtype][filelist] = newlist
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-ipmiprovider-symlink.bbclass26 filelist = glob.glob(install_file);
29 path, file = os.path.split(filelist[0])
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Drun-ptest8 filelist="test_procs.tcl tunnel.test session.test"
9 for file in ${filelist}
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dchecksum.py80 def get_checksums(self, filelist, pn, localdirsexclude): argument
115 for pth in filelist_regex.split(filelist):
H A Dcooker.py1281filelist, masked, searchdirs = collections[mc].collect_bbfiles(self.databuilder.mcdata[mc], self.d…
1289 for f in filelist:
1623 …(filelist, masked, search) = self.collections[mc].collect_bbfiles(self.databuilder.mcdata[mc], sel…
1625 mcfilelist[mc] = filelist
1924 filelist = []
1929 filelist.append(filename)
1930 return tuple(filelist)
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py193 filelist = []
210 filelist.append((fpath, fsize))
214 for item, _ in filelist:
256 for fpath, fsize in filelist:
H A Dupgrade.py247 filelist = stdout.splitlines()
248 pbar = bb.ui.knotty.BBProgress('Adding changed files', len(filelist))
251 for i in range(0, len(filelist), batchsize):
252 batch = filelist[i:i+batchsize]
H A Dstandard.py1245 def _remove_file_entries(srcuri, filelist): argument
1247 remaining = filelist[:]
1249 for fname in filelist:
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py64 filelist = pkglist
66 filelist = files
67 for fn in filelist:
132 for patch, filelist in patchedfiles.items():
133 for fileitem in filelist:
H A Dcreate_buildsys.py807 filelist = RecipeHandler.checkfiles(srctree, ['VERSION', 'version'])
809 for fileitem in filelist:
831 filelist = RecipeHandler.checkfiles(srctree, ['*.spec'], recursive=True)
838 for fileitem in filelist:
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py455 filelist = [self.server_socket]
463 sread, swrite, serror = select.select(filelist, [], [], 5)
470 filelist.append(qemusock)
471 filelist.remove(self.server_socket)
503 filelist.remove(file)
/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass148 self.filelist = ""
192 pkginfo.filelist = value
340 filelist = list(dictval.keys())
341 filelist.sort()
342 pkginfo.filelist = " ".join([shlex.quote(x) for x in filelist])
442 f.write(u"FILELIST = %s\n" % pkginfo.filelist)
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py141 filelist = []
176 filelist.append((fullpath, mode))
183 return filelist
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py2361 filelist = []
2387 filelist.append(inventoryData['fileLoc'])
2392 filelist.append(sensorData['fileLoc'])
2397 filelist.append(ledStatus['fileLoc'])
2403 filelist.append(selShort['fileLoc'])
2408 filelist.append(parsedSELs['fileLoc'])
2414 filelist.append(bmcRaw['fileLoc'])
2436 filelist+= getBMCDumps['fileList']
2444 filelist.append(myDir+os.sep+'openbmctoolRuntimeErrors.txt')
2452 for myfile in filelist:
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass74 filelist = []
93 filelist.append(path + ":" + str(os.path.exists(path)))
96 return " ".join(filelist)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_ext.bbclass631 filelist, _ = bb.process.run('%s -l' % buildtools_installer)
634 filelist = ""
642 for line in filelist.splitlines():
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py222 filelist = []
237 filelist.append(' '.join(splitline))
238 return filelist
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch245 extern struct namelist *filelist;
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt6289 -rw-r--r-- root root 12832 ./usr/lib/python3.8/distutils/filelist.py
6339 -rw-r--r-- root root 9777 ./usr/lib/python3.8/distutils/__pycache__/filelist.cpyt…
6340 -rw-r--r-- root root 6906 ./usr/lib/python3.8/distutils/__pycache__/filelist.cpyt…
6341 -rw-r--r-- root root 9867 ./usr/lib/python3.8/distutils/__pycache__/filelist.cpyt…
H A Dbuildhistory_filelist1.txt6287 -rw-r--r-- root root 12832 ./usr/lib/python3.8/distutils/filelist.py
6337 -rw-r--r-- root root 9767 ./usr/lib/python3.8/distutils/__pycache__/filelist.cpyt…
6338 -rw-r--r-- root root 6896 ./usr/lib/python3.8/distutils/__pycache__/filelist.cpyt…
6339 -rw-r--r-- root root 9857 ./usr/lib/python3.8/distutils/__pycache__/filelist.cpyt…