Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py609 def filter_environment(good_vars): argument
617 if key in good_vars:
659 good_vars = approved_variables()
660 return filter_environment(good_vars)