diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2020-04-26 14:55:29 +0000 |
---|---|---|
committer | Laurent Bonnans <laurent.bonnans@here.com> | 2020-06-02 10:12:06 +0200 |
commit | 52276a4ee4f2e8cd63a186ed8775c8d2f2b18216 (patch) | |
tree | 298faf09234aeb0aa9d3a00e8c37fe30a232d720 /scripts/qemucommand.py | |
parent | 1841b99deec9aee37156726c1a895776b0ccf96a (diff) | |
download | meta-updater-52276a4ee4f2e8cd63a186ed8775c8d2f2b18216.tar.gz |
image_types_ostree: drop unnecessary tmp handling
The current code clears tmp and then creates a symlink inside it to
/sysroot/tmp:
tmp
└── tmp -> sysroot/tmp
This is likely a mistake and the root tmp should have pointed to
sysroot/tmp. However, since /tmp is mounted as a tmpfs anyways, we can
get rid of all this logic.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions