diff options
| author | Hiago De Franco <hiago.franco@toradex.com> | 2024-03-14 10:11:53 -0300 |
|---|---|---|
| committer | Hiago De Franco <hiago.franco@toradex.com> | 2024-03-14 10:11:53 -0300 |
| commit | 666c40ca1536e9cbdd7971fe8cfcf710dc6f9728 (patch) | |
| tree | faec512e3983ddc80c781d97d9023e2890ea483c /classes/use-imx-security-controller-firmware.bbclass | |
| parent | 168962807b038af60814e985a4006fe51f266d8d (diff) | |
| download | meta-freescale-666c40ca1536e9cbdd7971fe8cfcf710dc6f9728.tar.gz | |
imx-test: Use ROOT_HOME instead of hardcoded home directory
Hardcoding the root home directory could cause issues when the ROOT_HOME
is not set to '/home/root'. As example, the ROOT_HOME can be changed to
'/root', which makes imx-test install files in the wrong folder.
Therefore, replace '/home/root' with '$ROOT_HOME'.
Usually, ROOT_HOME is already set to '/home/root' [1].
[1] https://docs.yoctoproject.org/4.3.3/ref-manual/variables.html?highlight=variables#term-ROOT_HOME
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'classes/use-imx-security-controller-firmware.bbclass')
0 files changed, 0 insertions, 0 deletions
