Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dsdk.py34 update_dict = {}
39 update_dict[k] = sigdict_new[k]
42 update_dict[k] = sigdict_new[k]
44 return update_dict
46 def get_sstate_objects(update_dict, sstate_dir): argument
49 for k in update_dict:
51 hashval = update_dict[k]