commit | ad3fec2364ebfc896ce5bd5269f56df9f0c3e5a9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 28 11:51:18 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 31 10:13:00 2020 -0400 |
tree | c2de0d398adc3f772b4b601a91fb50483ad23790 | |
parent | 6d8d8400a2bee44e0efbd7dbcfa33965560370d6 [diff] |
env: nowhere: add .load ops Add the ops .load for nowhere ENV backend to load the default environment. This ops is needed for the command 'env load' Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>