Home
last modified time | relevance | path

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

1234567891011

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dstore.py44 revisions = {}
58 if revision not in revisions:
59 revisions[revision] = {}
60 if suite not in revisions[revision]:
61 revisions[revision][suite] = {}
62 revisions[revision][suite][result] = results[suite][result]
64 logger.info("Found %d revisions to store" % len(revisions))
66 for r in revisions:
67 results = revisions[r]
/openbmc/openbmc/poky/scripts/
H A Dbuildhistory-diff75 if len(args.revisions) > 2:
76 sys.stderr.write('Invalid argument(s) specified: %s\n\n' % ' '.join(args.revisions[2:]))
101 if len(args.revisions) == 1:
102 if '..' in args.revisions[0]:
103 fromrev, torev = args.revisions[0].split('..')
105 fromrev, torev = args.revisions[0], 'HEAD'
106 elif len(args.revisions) == 2:
107 fromrev, torev = args.revisions
119 if not args.revisions:
H A Dcombo-layer633 revisions = {}
637 revisions[a[0]] = a[1]
667 update_with_history(conf, components, revisions, repos)
669 update_with_patches(conf, components, revisions, repos)
671 def update_with_patches(conf, components, revisions, repos): argument
678 revision = revisions.get(name, None)
901 def update_with_history(conf, components, revisions, repos): argument
966 revision = revisions.get(name, None)
/openbmc/openbmc/poky/bitbake/bin/
H A Dgit-make-shallow46 revs = check_output(git_cmd + ['rev-list'] + args.revisions).splitlines()
48 make_shallow(shallow_file, args.revisions, args.refs)
82 …args.revisions = check_output(git_cmd + ['rev-parse'] + ['%s^{}' % i for i in args.revisions]).spl…
90 def make_shallow(shallow_file, revisions, refs): argument
92 for rev in follow_history_intersections(revisions, refs):
122 def follow_history_intersections(revisions, refs): argument
124 queue = collections.deque(revisions)
/openbmc/linux/drivers/soc/nuvoton/
H A Dwpcm450-soc.c24 static const struct revision revisions[] __initconst = { variable
38 for (i = 0; revisions[i].name; i++) in get_revision()
39 if (revisions[i].number == rev) in get_revision()
40 return revisions[i].name; in get_revision()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildcfg.py76 revisions = []
78revisions.append((i, os.path.basename(i), get_metadata_git_branch(i).strip(), get_metadata_git_rev…
79 return revisions
/openbmc/openbmc/poky/meta/classes/
H A Dimage-buildinfo.bbclass30 # Returns layer revisions along with their respective status
32 revisions = oe.buildcfg.get_layer_revisions(d)
33 medadata_revs = ["%-17s = %s:%s%s" % (r[1], r[2], r[3], r[4]) for r in revisions]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgit.py275 if not sha1_re.match(ud.revisions[name] or ''):
276 if ud.revisions[name]:
277 ud.unresolvedrev[name] = ud.revisions[name]
278 ud.revisions[name] = self.latest_revision(ud, d, name)
290 gitsrcname = gitsrcname + '_' + ud.revisions[name]
308 for name, revision in sorted(ud.revisions.items()):
562 revision = ud.revisions[name]
716 ud.basecmd, ud.revisions[name])
719 ud.basecmd, ud.revisions[name], ud.branches[name])
740 % (ud.basecmd, ud.revisions[name])
[all …]
H A Dgitsm.py67 …gitmodules = runfetchcmd("%s show %s:.gitmodules" % (ud.basecmd, ud.revisions[name]), d, quiet=Tru…
74 …module_hash = runfetchcmd("%s ls-tree -z -d %s %s" % (ud.basecmd, ud.revisions[name], md['path']),…
86 revision[m] = ud.revisions[name]
H A DREADME24 so the git fetcher has to resolve them with the network. We use git revisions
38 package feeds to operate (see PR server required for git revisions to sort).
/openbmc/linux/Documentation/hwmon/
H A Dk8temp.rst24 revisions of K8 except the first two revisions (SH-B0 and SH-B3).
53 For newer revisions of CPU (rev F, socket AM2) there is a mathematically
H A Dabituguru3.rst15 it to behave as a hwmon IC. There are many different revisions of the
16 firmware and thus effectively many different revisions of the uGuru.
17 Below is an incomplete list with which revisions are used for which
H A Dabituguru.rst19 it to behave as a hwmon IC. There are many different revisions of the
20 firmware and thus effectively many different revisions of the uGuru.
21 Below is an incomplete list with which revisions are used for which
32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-6.6/n1sdp/
H A D0005-arm64-kpti-Whitelist-early-Arm-Neoverse-N1-revisions.patch4 Subject: [PATCH] arm64: kpti: Whitelist early Arm Neoverse N1 revisions
6 Early revisions (r1p0) of the Neoverse N1 core did not feature the
/openbmc/openbmc/poky/meta-poky/conf/distro/
H A Dpoky-bleeding.conf3 require conf/distro/include/poky-floating-revisions.inc
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitpkgv.bbclass22 # path to v2.0 revisions
73 names.extend(url.revisions.keys())
82 for name, rev in url.revisions.items():
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,saw2.txt10 Multiple revisions of the SAW hardware are supported using these Device Nodes.
11 SAW2 revisions differ in the register offset and configuration data. Also, the
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-r3.dtsi8 * later revisions of the Librem 5 so it has to be included in dts there.
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto-dev.bb14 # provide this .inc to set specific revisions
15 include recipes-kernel/linux/linux-yocto-dev-revisions.inc
/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-x86/chassis/x86-power-control/
H A Dpower-config-host0.json17 // Some revisions of the e3c256d4i board have a hardware bug that
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dqcom,smem-part.yaml15 varies between partition table revisions. V3 supports maximum 16 partitions
/openbmc/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst52 match board or SKU revisions that are "close by". That is to say that
59 trees with multiple revisions.
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dbrcm,iproc-i2c.yaml26 Should contain the I2C interrupt. For certain revisions of the I2C
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuild-quality.rst70 revisions of the repositories for the enabled layers when the build was
120 Git), there is a file that lists source revisions that are specified in
121 the recipe and the actual revisions used during the build. Listed
122 and actual revisions might differ when
138 :term:`AUTOREV` values to a fixed set of revisions. Here is some example
204 configuration and metadata source revisions. This file contains the
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dqemu,fw-cfg-mmio.yaml37 revisions / feature bits.

1234567891011