/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/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-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/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 989 struct vmw_crtc_state *vcs; in vmw_du_crtc_duplicate_state() local 994 vcs = kmemdup(crtc->state, sizeof(*vcs), GFP_KERNEL); in vmw_du_crtc_duplicate_state() 996 if (!vcs) in vmw_du_crtc_duplicate_state() 999 state = &vcs->base; in vmw_du_crtc_duplicate_state() 1017 struct vmw_crtc_state *vcs; in vmw_du_crtc_reset() local 1026 vcs = kzalloc(sizeof(*vcs), GFP_KERNEL); in vmw_du_crtc_reset() 1028 if (!vcs) { in vmw_du_crtc_reset() 1033 __drm_atomic_helper_crtc_reset(crtc, &vcs->base); in vmw_du_crtc_reset() 1156 struct vmw_connector_state *vcs; in vmw_du_connector_duplicate_state() local 1161 vcs = kmemdup(connector->state, sizeof(*vcs), GFP_KERNEL); in vmw_du_connector_duplicate_state() [all …]
|
/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/linux/drivers/atm/ |
H A D | idt77252.c | 555 vc = card->vcs[i]; in idt77252_tx_dump() 868 vc = card->vcs[0]; in queue_skb() 1052 vc = card->vcs[VPCI2VC(card, vpi, vci)]; in dequeue_rx() 1293 vc = card->vcs[VPCI2VC(card, vpi, vci)]; in idt77252_rx_raw() 1452 vc = card->vcs[conn & 0x1fff]; in idt77252_tx() 1469 vc = card->vcs[conn & 0x1fff]; in idt77252_tx() 1495 vc = card->vcs[VPCI2VC(card, vpi, vci)]; in idt77252_tx() 2423 if (!card->vcs[index]) { in idt77252_open() 2424 card->vcs[index] = kzalloc(sizeof(struct vc_map), GFP_KERNEL); in idt77252_open() 2425 if (!card->vcs[index]) { in idt77252_open() [all …]
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | go-vendor.bbclass | 20 vcs='git', replaces=None, pathmajor=None): 25 src_uri = "{}://{};name={}".format(vcs, repo, module_path.replace('/', '.')) 28 if vcs == "git": 149 # see https://go.dev/ref/mod#vcs-license
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-iniconfig_2.0.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.35.1.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_24.3.0.bb | 11 python3-hatch-vcs-native \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
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.10.7.bb | 8 DEPENDS = "python3-hatch-vcs-native"
|
H A D | python3-termcolor_2.5.0.bb | 13 python3-hatch-vcs-native \
|
H A D | python3-humanize_4.11.0.bb | 14 python3-hatch-vcs-native \
|
H A D | python3-eventlet_0.37.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.5.3.bb | 12 DEPENDS += "python3-hatch-vcs-native"
|
H A D | python3-platformdirs_4.3.6.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.29.1.bb | 15 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]
|