Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dpkg-stats527 check_latest_count = 0 variable
531 global check_latest_count
534 check_latest_count += 1
535 print("[%04d/%04d] %s" % (check_latest_count, npkgs, pkg.name))
539 check_latest_count += 1
540 print("[%04d/%04d] %s" % (check_latest_count, npkgs, pkg.name))
546 check_latest_count += 1
547 print("[%04d/%04d] %s" % (check_latest_count, npkgs, pkg.name))