Searched refs:tagname (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | tuxruntest.py | 27 def get_tag(self, tagname, default=None): argument 31 utag = self._get_unique_tag_val(tagname)
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | store.py | 81 tagname = gitarchive.gitarchive(tempdir, args.git_dir, False, False, 88 logdir = args.logfile_archive + "/" + tagname
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 370 tag = Docker.tagname(self._stagename(), dockerfile) 660 def tagname(pkgname: Optional[str], dockerfile: str) -> str: member in Docker 961 docker_base_img_name = Docker.tagname("base", dockerfile_base) 1005 docker_final_img_name = Docker.tagname(None, dockerfile)
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | gitarchive.py | 165 …_create, bare, commit_msg_subject, commit_msg_body, branch_name, no_tag, tagname, tag_msg_subject,… argument 178 if not no_tag and tagname: 179 tag_name, tag_msg = expand_tag_strings(data_repo, tagname,
|
/openbmc/qemu/tests/uefi-test-tools/ |
H A D | build.sh | 59 --tagname="$edk2_toolchain" \
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kfigure.py | 545 if node.tagname == 'kernel_figure': 547 if n.tagname == 'caption':
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/ |
H A D | xfsprogs_6.6.0.bb | 49 export tagname = "CC"
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kfigure.py | 649 if node.tagname == 'kernel_figure': 651 if n.tagname == 'caption':
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/ |
H A D | edk2-firmware.inc | 116 --tagname ${EDK_COMPILER} \
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-pgp-guide.rst | 707 $ git tag -s [tagname] 718 $ git verify-tag [tagname]
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 687 $ git tag -s [tagname] 698 $ git verify-tag [tagname]
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 25881 - func_enable_tag "$1" # tagname is set here 26121 if test -n "$available_tags" && test -z "$tagname"; then 29932 if test "$tagname" = CXX ; then
|