| /openbmc/openbmc/poky/scripts/lib/recipetool/ |
| H A D | create_go.py | 117 class vcs(Enum): class 127 vcsGitHub[vcs.pathprefix] = "github.com" 128 vcsGitHub[vcs.regexp] = re.compile( 130 vcsGitHub[vcs.type] = "git" 131 vcsGitHub[vcs.repo] = "https://\\g<root>" 135 vcsBitbucket[vcs.pathprefix] = "bitbucket.org" 136 vcsBitbucket[vcs.regexp] = re.compile( 138 vcsBitbucket[vcs.type] = "git" 139 vcsBitbucket[vcs.repo] = "https://\\g<root>" 143 vcsIBMDevOps[vcs.pathprefix] = "hub.jazz.net/git" [all …]
|
| /openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/ |
| H A D | vcs-control.bb | 12 TMPL_OFF = "vcs-off@.service" 13 TMPL_ON = "vcs-on@.service" 14 INSTFMT_OFF = "vcs-off@{0}.service" 15 INSTFMT_ON = "vcs-on@{0}.service"
|
| /openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
| H A D | 0003-Exclude-VCS-directory-with-writing-from-an-archive.patch | 43 +# Test --exclude-vcs option with subcommands: EXTRACT, LIST, DIFF. 49 +# > The --exclude-vcs flag seems to exclude .gitignore but not .git when 52 +AT_SETUP([--exclude-vcs extract list compare]) 53 +AT_KEYWORDS([exclude-vcs extract list compare exclude18]) 80 +tar -xvf gitrepo.tar --exclude-vcs | sort 84 +tar -tf gitrepo.tar --exclude-vcs | sort 88 +tar -dvf gitrepo.tar --exclude-vcs gitrepo | sort
|
| H A D | 0002-tests-check-for-recently-fixed-bug.patch | 43 +AT_SETUP([--exclude-vcs-ignores memory allocation]) 50 +tar -cf - --exclude-vcs-ignores . | tar -tf -
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gcovr/ |
| H A D | 0001-pyproject.toml-Support-newer-versions.patch | 24 - "hatch-vcs==0.4.0", 27 + "hatch-vcs>=0.4.0",
|
| /openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/ |
| H A D | p9-host-start.bbappend | 1 RDEPENDS:${PN}:append:zaius = ' avsbus-control vcs-control'
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-automat_25.4.16.bb | 11 python3-hatch-vcs-native \
|
| H A D | python3-yamlloader_1.5.1.bb | 11 python3-hatch-vcs-native \
|
| H A D | python3-pyhamcrest_2.1.0.bb | 10 DEPENDS += "python3-hatch-vcs-native"
|
| H A D | python3-scikit-build-core_0.11.3.bb | 8 DEPENDS = "python3-hatch-vcs-native"
|
| H A D | python3-termcolor_3.1.0.bb | 13 python3-hatch-vcs-native \
|
| H A D | python3-humanize_4.12.3.bb | 14 python3-hatch-vcs-native \
|
| H A D | python3-eventlet_0.40.0.bb | 12 DEPENDS += "python3-hatch-vcs-native"
|
| H A D | python3-pytest-html_4.1.1.bb | 15 python3-hatch-vcs-native \
|
| H A D | python3-argcomplete_3.6.2.bb | 12 DEPENDS += "python3-hatch-vcs-native"
|
| H A D | python3-platformdirs_4.3.8.bb | 11 python3-hatch-vcs-native \
|
| H A D | python3-scikit-build_0.18.1.bb | 5 DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native"
|
| H A D | python3-virtualenv_20.31.2.bb | 15 python3-hatch-vcs-native \
|
| H A D | python3-isort_6.0.1.bb | 11 DEPENDS += "python3-hatch-vcs-native python3-hatchling-native"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-iniconfig_2.1.0.bb | 9 DEPENDS += "python3-hatch-vcs-native"
|
| H A D | python3-hatch-vcs_0.4.0.bb | 2 HOMEPAGE = "https://pypi.org/project/hatch-vcs/"
|
| H A D | python3-referencing_0.36.2.bb | 10 DEPENDS += "python3-hatch-vcs-native"
|
| H A D | python3-testtools_2.7.2.bb | 7 DEPENDS += "python3-hatch-vcs-native"
|
| H A D | python3-attrs_25.3.0.bb | 11 python3-hatch-vcs-native \
|
| /openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | have_strerror.patch | 1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
|