/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | restapi.py | 78 branches = params['branch'].split(',') 79 index.config['BRANCH'] = branches 81 branches = ['*'] 84 def load_cache(path, index, branches=[]): argument 91 for branch in branches: 105 logger.debug('No matching branches (%s) in index file(s)' % branches) 120 load_cache(up.path, index, branches) 129 load_cache(fpath, index, branches) 191 branches = params['branch'].split(',') 192 index.config['BRANCH'] = branches [all …]
|
H A D | cooker.py | 71 def _load_bblayers(self, branches=None): argument 76 if not branches: 82 index.branches = {} 102 for branch in branches: 104 index.branches[branchId] = layerindexlib.Branch(index, None) 105 index.branches[branchId].define_data(branchId, branch, bb_branch) 141 for branchId in index.branches: 172 branches = params['branch'].split(',') 174 branches = ['HEAD'] 176 logger.debug("Loading cooker data branches %s" % branches) [all …]
|
H A D | __init__.py | 309 branches = [branch] 311 branches = None 315 layerBranch = index.find_collection(collection, version, branches) 329 branches = [branch] 331 branches = None 334 layerBranch = index.find_layerbranch(name, branches) 476 for branchid in lix.branches: 478 '{:26}'.format(lix.branches[branchid].name), 479 '{:34}'.format(lix.branches[branchid].short_description), 480 '{:22}'.format(lix.branches[branchid].bitbake_branch) [all …]
|
/openbmc/openbmc/meta-yadro/recipes-core/os-release/ |
H A D | os-release.bbappend | 1 # This recipe append assumes that all YADRO branches follow the 10 # Release branches (release/<machine>/vX) are expected to be forked off 12 # <machine>-vX.Y[-rcZ|-dev*]. All release branches without machine tags, 13 # as well as any non-release branches produce 'Unofficial' builds. 14 # So do the release branches with -rc or -dev suffix in the latest tag. 33 # This is for <type>/<product>/<description> branches 34 # and <type>/<product>/<any>/<level>/<of>/<hierarchy> branches alike 37 # This is for "merge/upstream", "master" and any arbitrary branches 60 # For release branches:
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | releases.md | 5 …branches are “stable”, and only take bug fixes or security-critical upgrades. Active development o… 8 …branches (not just bug fixes). This will allow for a more stable software platform for software to… 20 Named branches for meta-arm will be released as close as possible to the release of the YP LTS rele… 22 …branches it is assumed that there will only be two active development branches at any given time: … 24 Named branch release will coincide with Yocto Project releases. These non-LTS branches will be bug … 30 … is created based on the current meta-arm master branch. Previous named branches are now frozen an…
|
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | layerindex.py | 87 def _construct_url(baseurls, branches): argument 96 if branches: 97 baseurl += ";branch=%s" % ','.join(branches) 106 branches = [args.branch] 108 … branches = (self.tinfoil.config_data.getVar('LAYERSERIES_CORENAMES') or 'master').split() 109 logger.debug('Trying branches: %s' % branches) 136 for remoteurl in _construct_url(apiurl, branches): 141 logger.error("Remote layer index %s is empty for branches %s" % (apiurl, branches))
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-intel-pt.txt | 35 or "branches" events had been recorded. Presently 3 tools support this: 98 To represent software control flow, "branches" samples are produced. By default 159 Note IPC for "branches" events is calculated separately from IPC for "instructions" 179 Another note, in the case of "branches" events, non-taken branches are not 191 branches, and supports 2 additional modes selected by option: 910 b synthesize "branches" events 914 c synthesize branches events (calls only) 915 r synthesize branches events (returns only) 936 TNT packet representing multiple branches) happens causes a packet to 942 "Branches" events look like they were recorded by "perf record -e branches". "c" [all …]
|
H A D | itrace.txt | 3 b synthesize branches events (branch misses for Arm SPE) 4 c synthesize branches events (calls only) 5 r synthesize branches events (returns only) 51 It is also possible to skip events generated (instructions, branches, transactions,
|
/openbmc/qemu/scripts/qapi/ |
H A D | visit.py | 67 branches: Optional[QAPISchemaBranches]) -> str: 135 if branches: 136 tag_member = branches.tag_member 144 for var in branches.variants: 399 branches: Optional[QAPISchemaBranches]) -> None: 406 members, branches))
|
H A D | schema.py | 218 branches: Optional[QAPISchemaBranches], 229 branches: Optional[QAPISchemaBranches], 527 branches: Optional[QAPISchemaBranches], 532 self.meta = 'union' if branches else 'struct' 535 if branches is not None: 536 branches.set_defined_in(name) 540 self.branches = branches 564 or self.base.branches): 580 if self.branches: 581 self.branches.check(schema, seen) [all …]
|
H A D | introspect.py | 339 branches: Optional[QAPISchemaBranches]) -> None: 343 if branches: 344 obj['tag'] = branches.tag_member.name 345 obj['variants'] = [self._gen_variant(v) for v in branches.variants]
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/ |
H A D | layerindexobj.py | 25 self.index.branches = {} 34 self.index.branches[branchId] = Branch(self.index) 35 self.index.branches[branchId].define_data(branchId, 37 self.index.branches[branchId].lockData() 91 branch = self.index.branches[1] 131 self.assertEqual(layerBranch.branch, self.index.branches[1]) 143 self.assertEqual(layerBranch.branch, self.index.branches[1])
|
/openbmc/telemetry/ |
H A D | gcovr.cfg | 5 exclude-unreachable-branches = yes 6 exclude-throw-branches = yes
|
/openbmc/openbmc/poky/meta/lib/patchtest/ |
H A D | mbox.py | 78 branch, branches, valid_branches = None, [], [] 82 branches = [ b.strip() for b in prefix.split(',')] 83 valid_branches = [b for b in branches if PatchSeries.valid_branch(b)]
|
/openbmc/u-boot/fs/ubifs/ |
H A D | misc.h | 207 return (struct ubifs_branch *)((void *)idx->branches + in ubifs_idx_branch() 220 return (void *)((struct ubifs_branch *)idx->branches)->key; in ubifs_idx_key() 224 tmp = (struct ubifs_branch *)idx->branches; in ubifs_idx_key()
|
/openbmc/qemu/docs/sphinx/ |
H A D | qapidoc.py | 152 def _nodes_for_variant_when(self, branches, variant): argument 160 nodes.literal('', branches.tag_member.name), 167 def _nodes_for_members(self, doc, what, base=None, branches=None): argument 185 if branches: 186 for v in branches.variants: 192 term.extend(self._nodes_for_variant_when(branches, v)) 324 base, members, branches): argument 329 self._nodes_for_members(doc, 'Members', base, branches)
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | git.py | 195 branches = ud.parm.get("branch", "").split(',') 196 if branches == [""] and not ud.nobranch: 198 branches = ["master"] 199 if len(branches) != len(ud.names): 228 ud.branches = {} 230 branch = branches[pos] 231 ud.branches[name] = branch 316 shallow_refs.extend(ud.branches.values()) 478 …ble to find revision %s in branch %s even from upstream" % (ud.revisions[name], ud.branches[name])) 583 branch = ud.branches[name] [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | patchtest-get-branch | 28 branches = [b.split('/')[-1] for b in gitbranches] 57 for branch in branches:
|
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/ |
H A D | default-cpu-governor.cfg | 6 # *all* the kernel branches that we support. So that can be a long time depending 7 # on wheter the above PR gets accepted and/or backported to the stable branches.
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | development-environment.rst | 171 - Be sure to always work in matching branches for both the selected 226 The Yocto Project files are maintained using Git in "branches" whose Git 227 histories track every change and whose structures provide branches for 248 branches in this repository using the web interface of the 250 area. These branches hold changes (commits) to the project that have 254 branches into the "master" branch of the Git repository. 257 maintain cloned repositories of upstream branches. The cloned 306 local branches in your working Git repository on the development 307 host. You can name these branches anything you like. It is helpful to 321 - *Manage Branches:* Because branches are easy to use, you should use a [all …]
|
/openbmc/linux/Documentation/staging/ |
H A D | static-keys.rst | 76 Using the 'asm goto', we can create branches that are either taken or not taken 157 Note that switching branches results in some locks being taken, 303 208,368,926 branches # 243.507 M/sec ( +- 0.06% ) 304 5,569,188 branch-misses # 2.67% of all branches ( +- 0.54% ) 320 206,859,359 branches # 245.956 M/sec ( +- 0.04% ) 321 4,884,119 branch-misses # 2.36% of all branches ( +- 0.85% ) 325 The percentage of saved branches is .7%, and we've saved 12% on 327 this optimization is about reducing the number of branches. In addition, we've
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-soc.rst | 144 Just as the main SoC tree has several branches, it is expected that 146 all be split into separate branches and appear in separate pull requests to the 148 regressions that originate from dependencies on other branches. 154 top-level branches, e.g. for a treewide rework, or the addition of new SoC 158 topics branches, even if they end up getting merged into the same branch of the 168 small branches as time gets closer to the merge window. 171 again having multiple smaller branches is better than trying to combine too many
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | maint-appx.rst | 17 list all necessary patches, configurations, branches, tags, and feature 30 kernel that branches off ``linux.org`` version 4.12 and the 43 on your local machine, you can discover the branches that are available 63 Once you have checked out and switched to appropriate branches, you can 69 As mentioned, branches in the ``yocto-kernel-cache`` repository 131 all the branches, tags, patches and configurations that need to be 140 branches checked out and any required branching, patching and tagging 159 become an integrated part of the branches.
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-sqlite.py | 121 branches = (columns == "branches") variable 205 if branches: 589 if branches: 706 if branches:
|
/openbmc/linux/fs/ubifs/ |
H A D | misc.h | 203 return (struct ubifs_branch *)((void *)idx->branches + in ubifs_idx_branch() 215 return (void *)((struct ubifs_branch *)idx->branches)->key; in ubifs_idx_key()
|