summaryrefslogtreecommitdiff
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-03-14 17:21:56 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-03-14 17:47:51 -0300
commit51ff7e4550e6b502c1a3adbf5c21d3a2206ab889 (patch)
tree4c2cd6a557163b7755daf995fbff48b775784913 /recipes-multimedia
parent301c4454ec0511a720c6a3d70a81d1617ffbc4fa (diff)
gpio-tool: Use ROOT_HOME instead of hardcoded '/home/root'
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 gpio-tool 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 Related-to: ELB-5646 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-multimedia')
0 files changed, 0 insertions, 0 deletions