Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dgen_kheaders.sh9 tarfile=$1
10 cpio_dir=$outdir/${tarfile%/*}/.tmp_cpio_dir
58 if [ -f $tarfile ]; then tarfile_md5="$(md5sum $tarfile | cut -d ' ' -f1)"; fi
66 echo " GEN $tarfile"
93 -I $XZ -cf $tarfile -C $cpio_dir/ . > /dev/null
97 echo "$(md5sum $tarfile | cut -d ' ' -f1)" >> kernel/kheaders.md5
/openbmc/qemu/tests/qemu-iotests/
H A D30224 import tarfile
60 with tarfile.open(tar_file, "w") as tar:
65 ovf = tarfile.TarInfo("vm.ovf")
116 disk = tarfile.TarInfo("disk")
126 with tarfile.open(tar_file) as tar:
/openbmc/qemu/tests/functional/qemu_test/
H A Dutils.py16 import tarfile
40 with tarfile.open(archive) as tf:
41 if hasattr(tarfile, 'data_filter'):
42 tf.extraction_filter = getattr(tarfile, 'data_filter',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A D0007-fix-memleaks-in-libtar-sample-program.patch19 @@ -253,6 +253,7 @@ extract(char *tarfile, char *rootdir)
27 @@ -270,12 +271,13 @@ extract(char *tarfile, char *rootdir)
97 tarfile = argv[optind];
101 - return create(tarfile, rootdir, l);
102 + return_code = create(tarfile, rootdir, l);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy/
H A D0001-bluepy-Fix-username-issue-with-tarballs.patch25 .PHONY: bluez-tarfile
27 bluez-tarfile:
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py11 import tarfile
81 with tarfile.open(name, 'w:gz') as tar:
H A Dimport.py10 import tarfile
33 with tarfile.open(args.file) as tar:
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dretain.py13 import tarfile
105 with tarfile.open(archive) as tf:
229 with tarfile.open(archive, 'r:bz2') as tf:
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem/
H A D0001-smem-fix-support-for-source-option-python3.patch23 python3's tarfile returns bytes, whereas all of the rest of
26 Fix the tarfile usage to convert to str before returning the
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py580 tmpdir, tarfile = self.Download(url)
581 if not tarfile:
585 path = self.Unpack(tarfile, dest)
586 os.remove(tarfile)
/openbmc/skeleton/pyflashbmc/
H A Dbmc_update.py14 import tarfile
120 tar = tarfile.open(outfile, "r")
137 tar = tarfile.open(outfile, "r")
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.py11 import tarfile
187 tar = tarfile.open(tar_file_path)
/openbmc/qemu/tests/vm/
H A Dbasevm.py275 tarfile = os.path.join(self._tmpdir, name + ".tar")
276 logging.debug("Creating archive %s for src_dir dir: %s", tarfile, src_dir)
277 subprocess.check_call(["./scripts/archive-source.sh", tarfile],
282 (tarfile, name),
/openbmc/qemu/tests/functional/
H A Dtest_acpi_bits.py40 import tarfile
315 with tarfile.open(grub_tar_file, 'r', encoding='utf-8') as tarball:
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestexport.bbclass170 import tarfile
179 tar = tarfile.open(tar_path, "w:gz")
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py20 import tarfile
811 tf = tarfile.open(path, 'r:*')
814 except tarfile.ReadError as error:
/openbmc/openbmc/poky/scripts/contrib/
H A Dimage-manifest18 import tarfile
437 with tarfile.open(None, "w:gz", f) as tar:
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass398 import tarfile
406 with tarfile.open(fileobj=f, mode=mode + "|") as tf:
794 import tarfile
886 with tarfile.open(fileobj=f, mode="w|") as tar:
942 info = tarfile.TarInfo()
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_dumps.robot368 ${tarfile}= Download BMC Dump ${dump_id}
433 ${tarfile}= Download BMC Dump ${dump_entries[0]}
441 ${extracted_dump_folder}= Extract BMC Dump ${tarfile} ${redfish_dump_creation_timestamp}
/openbmc/qemu/tests/docker/
H A Ddocker.py27 from tarfile import TarFile, TarInfo
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py28 import tarfile
2685 imageFile = tarfile.open(path,'r')
2709 except tarfile.ExtractError as e:
2713 except tarfile.TarError as e:
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py16 import tarfile
708 archive = tarfile.open(os.path.join(self.dldir, self.recipe_tarball))
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt197 24576: /usr/lib/python2.7/tarfile.pyc
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt7424 -rw-r--r-- root root 62519 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7425 -rw-r--r-- root root 48629 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7426 -rw-r--r-- root root 62550 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.pyc
7654 -rwxr-xr-x root root 93575 ./usr/lib/python3.8/tarfile.py
H A Dbuildhistory_filelist1.txt7422 -rw-r--r-- root root 62519 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7423 -rw-r--r-- root root 48629 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7424 -rw-r--r-- root root 62550 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.pyc
7652 -rwxr-xr-x root root 93575 ./usr/lib/python3.8/tarfile.py