Lines Matching full:changed
115 # d_new, so the remaining ones are the changed ones
142 Print the pv or pr changed tasks.
153 # all the tasks would be changed when pn or pr changed,
162 print("\n=== %s changed: (%s tasks)" % (vr.upper(), counter))
195 print("\n=== Dependencies changed: (%s tasks)" % counter)
206 2) Figure out what are newly added and changed, can't figure out
277 # Re-construct the dict to easily find out what is added or changed.
286 # Figure out what are changed, the new_recon would be changed
291 # PV (including PE) and PR changed
298 # Dependencies changed (use bitbake-diffsigs)
303 print("\n=== Summary: (%s changed, %s unchanged)" % (total_changed, cnt_unchanged))
305 print("Newly added: %s\nDependencies changed: %s\n" % \
308 print("Newly added: %s\nPV changed: %s\nPR changed: %s\nDependencies changed: %s\n" % \