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 12:05:40 +0200 |
| commit | 8b25f99f49f345b55720f1dc583bd981902191b6 (patch) | |
| tree | 2c8478dd05b946ad19c95aafbd03f91f304d00ec /classes/sota_raspberrypi.bbclass | |
| parent | 534a0ccfc3e37801b4a51cc518c7cf5c5553b6c2 (diff) | |
| download | meta-updater-8b25f99f49f345b55720f1dc583bd981902191b6.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 'classes/sota_raspberrypi.bbclass')
0 files changed, 0 insertions, 0 deletions
