Home
last modified time | relevance | path

Searched refs:AUTOINC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmigrate_localcount.bbclass10 if not 'AUTOINC' in pv:
26 base_ver = 'AUTOINC-%s' % version[:version.find(srcrev)]
31 if srcrev != ('AUTOINC+%s' % revs[0]):
H A Dprexport.bbclass28 if 'AUTOINC' in ver:
31 base_ver = "AUTOINC-%s" % ver[:ver.find(srcpv)]
H A Dkernel-yocto.bbclass644 # if SRCREV is AUTOREV it shows up as AUTOINC there's nothing to
646 if [ "${machine_srcrev}" = "AUTOINC" ]; then
673 if [ "${SRCREV}" != "AUTOINC" ] && [ "${SRCREV}" != "INVALID" ]; then
H A Dpackage.bbclass10 # a) package_convert_pr_autoinc - convert AUTOINC in PKGV to ${PRSERV_PV_AUTOINC}
740 # PR Server not active, handle AUTOINC
769 if "AUTOINC" in pkgv:
771 base_ver = "AUTOINC-%s" % version[:version.find(srcpv)]
792 if 'AUTOINC' in pkgv:
793 d.setVar("PKGV", pkgv.replace("AUTOINC", "${PRSERV_PV_AUTOINC}"))
2543 # Translate the EXTENDPRAUTO and AUTOINC to the final values
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbitbake-prserv-tool77 echo "Importing generated AUTOINC entries..."
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h267 #define AUTOINC 0x80 macro
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst1459 ``AUTOINC`` placeholder is added and if needed. And, this placeholder
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst6807 AUTOINC+source_code_revision
6809 The build system replaces the ``AUTOINC``
6824 ``AUTOINC`` placeholder with zero (i.e. "0"). This results in
6835 binary package versions for this purpose. ``AUTOINC``, in this case, is
6836 comparable to :term:`PR`. If PR server is not enabled, ``AUTOINC`` in the