Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/yocto/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]
/OK3568_Linux_fs/yocto/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)
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dgit-make-shallow44 revs = check_output(['git', 'rev-list'] + args.revisions).splitlines()
46 make_shallow(shallow_file, args.revisions, args.refs)
80 …args.revisions = check_output(['git', 'rev-parse'] + ['%s^{}' % i for i in args.revisions]).splitl…
88 def make_shallow(shallow_file, revisions, refs): argument
90 for rev in follow_history_intersections(revisions, refs):
120 def follow_history_intersections(revisions, refs): argument
122 queue = collections.deque(revisions)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dgit.py254 …if not ud.revisions[name] or len(ud.revisions[name]) != 40 or (False in [c in "abcdef0123456789" …
255 if ud.revisions[name]:
256 ud.unresolvedrev[name] = ud.revisions[name]
257 ud.revisions[name] = self.latest_revision(ud, d, name)
269 gitsrcname = gitsrcname + '_' + ud.revisions[name]
287 for name, revision in sorted(ud.revisions.items()):
288 tarballname = "%s_%s" % (tarballname, ud.revisions[name][:7])
402 …rror("Unable to find revision %s in branch %s even from upstream" % (ud.revisions[name], ud.branch…
489 revision = ud.revisions[name]
604 … runfetchcmd("%s read-tree %s%s" % (ud.basecmd, ud.revisions[ud.names[0]], readpathspec), d,
[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).
/OK3568_Linux_fs/kernel/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 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
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
/OK3568_Linux_fs/yocto/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():
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/distro/
H A Dpoky-bleeding.conf7 require conf/distro/include/poky-floating-revisions.inc
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/pgms/
H A Dunixbench.logo11 Multi-CPU version Version 5 revisions by Ian Smith,
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/buildroot/package/libsvg/
H A D0001-fix-expat-static-declaration.patch12 http://oe-lite.org/redmine/projects/xorg/repository/revisions/c4df7951e846e1be718f37f2455696a1d0861…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Dbrcm,iproc-i2c.txt24 Should contain the I2C interrupt. For certain revisions of the I2C
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dfw-cfg.txt26 revisions / feature bits.
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt19 revisions, reva and revb. Assume that both board revisions can use add a bar
/OK3568_Linux_fs/buildroot/package/apache/
H A D0001-cross-compile.patch6 which is a bundle of upstream revisions:
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A DKconfig12 linkage to PHYLINK. The driver supports the following revisions:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmicrel.txt28 Note that this option in only needed for certain PHY revisions with a
/OK3568_Linux_fs/u-boot/board/sbc8641d/
H A DREADME23 and settings may change with board revisions.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.boston45 architecture revisions & both endiannesses.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dimage-buildinfo.bbclass45 # Returns layer revisions along with their respective status

12345678