Searched full:revision (Results 1 – 9 of 9) sorted by relevance
23 # their `revision` revision here you MUST keep their git submodules in37 revision: 9643a986dda97c6cb339d5c75c0eaa178d8317da42 revision: e3a03f5ec7d8d33be705c5ce8a632d998ce9b4d146 revision: 1851950977d5c89d8727e1058a5732f71ce4cd2a49 # Import some projects listed in zephyr/west.yml@revision53 # 'revision:' of zephyr/west.yml is used.64 # specified 'revision:'
17 * Get null-terminated revision string.20 * @param[out] revision Revision string.21 * @param[out] bytes Revision string size. Optional, use NULL if not needed.27 const char** revision,
10 # You can override this substitution by changing the revision: below.22 revision: =sof_zephyr_revision_override=
436 /* get MaxxEffect revision */442 const char *revision = NULL; in waves_effect_revision() local448 status = MaxxEffect_Revision_Get(waves_codec->effect, &revision, &revision_len); in waves_effect_revision()458 const uint32_t *ptr = (uint32_t *)revision; in waves_effect_revision()464 * so dumping revision string to trace log as ascii values in waves_effect_revision()466 * some parts of revision might not be printed - this is highly unwanted in waves_effect_revision()
31 : will catch many revision problems. Other jobs typically113 - name: select zephyr revision301 # revision of the) whole repo and it takes seconds.
312 * implementation revision if necessary.384 * in future to indicate implementation revision if necessary.
994 revsion||revision
205 revision defined in manifests of SOF and Zephyr.""")
94 -g, --git treat FILE as a single commit or git revision range1213 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…4101 # check for RCS/CVS revision markers4102 if ($rawline =~ /^\+.*\$(Revision|Log|Id)(?:\$|)/) {