mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 12:58:43 +00:00
Add OEROOT to preserved_envvars_list.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5351 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
efe3d75208
commit
e2d321075a
@ -314,6 +314,7 @@ def preserved_envvars_list():
|
||||
'HOME',
|
||||
'LANG',
|
||||
'LOGNAME',
|
||||
'OEROOT',
|
||||
'PATH',
|
||||
'PWD',
|
||||
'SESSION_MANAGER',
|
||||
|
||||
@ -314,6 +314,7 @@ def preserved_envvars_list():
|
||||
'HOME',
|
||||
'LANG',
|
||||
'LOGNAME',
|
||||
'OEROOT',
|
||||
'PATH',
|
||||
'PWD',
|
||||
'SESSION_MANAGER',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user