diff options
author | Ming Liu <liu.ming50@gmail.com> | 2018-11-19 10:48:58 +0100 |
---|---|---|
committer | Ming Liu <liu.ming50@gmail.com> | 2018-11-24 12:12:25 +0100 |
commit | f4cf0698a88631af150782dce9b3dafcb0dbc5d5 (patch) | |
tree | bb5fded9e29d420c46759b626ecbc34dcb32f65b /classes/target_version_example.bbclass | |
parent | 4eaec14b8204ab5cb2e4a3fa2f19c39326909101 (diff) | |
download | meta-updater-f4cf0698a88631af150782dce9b3dafcb0dbc5d5.tar.gz |
meta: drop redundant export syntax
There are quite a few 'export' syntax, they are either not necessary or
being redundant. Actually only the variables being referred in ostree
or aktualizr need to be exported, we can move them into sota.bbclass so
they can be exported once only for all other classes referring to them.
And drop all other unnecessary exports.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'classes/target_version_example.bbclass')
0 files changed, 0 insertions, 0 deletions