Searched refs:AUTOINC (Results 1 – 8 of 8) sorted by relevance
10 if not 'AUTOINC' in pv:26 base_ver = 'AUTOINC-%s' % version[:version.find(srcrev)]31 if srcrev != ('AUTOINC+%s' % revs[0]):
28 if 'AUTOINC' in ver:31 base_ver = "AUTOINC-%s" % ver[:ver.find(srcpv)]
644 # if SRCREV is AUTOREV it shows up as AUTOINC there's nothing to646 if [ "${machine_srcrev}" = "AUTOINC" ]; then673 if [ "${SRCREV}" != "AUTOINC" ] && [ "${SRCREV}" != "INVALID" ]; then
10 # a) package_convert_pr_autoinc - convert AUTOINC in PKGV to ${PRSERV_PV_AUTOINC}740 # PR Server not active, handle AUTOINC769 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
77 echo "Importing generated AUTOINC entries..."
267 #define AUTOINC 0x80 macro
1459 ``AUTOINC`` placeholder is added and if needed. And, this placeholder
6807 AUTOINC+source_code_revision6809 The build system replaces the ``AUTOINC``6824 ``AUTOINC`` placeholder with zero (i.e. "0"). This results in6835 binary package versions for this purpose. ``AUTOINC``, in this case, is6836 comparable to :term:`PR`. If PR server is not enabled, ``AUTOINC`` in the