Skip to content
Snippets Groups Projects
Commit d5370feb authored by Gerlando Falauto's avatar Gerlando Falauto Committed by Tom Rini
Browse files

env: delete selected vars not present in imported env


When variables explicitly specified on the command line are not present
in the imported env, delete them from the running env.
If the variable is also missing from the running env, issue a warning.

Signed-off-by: default avatarGerlando Falauto <gerlando.falauto@keymile.com>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent b64b7c3d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment