diff options
author | hongxu <hongxu.jia@windriver.com> | 2021-07-05 17:30:08 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-07 15:42:51 -0400 |
commit | c1bd680e12e56f2eea235d22548e0cf85185ab53 (patch) | |
tree | 1940df04b6b36ba5e94ff226c204afced4c77234 /recipes-core/runx | |
parent | 6459b6544b9a4d38f145de7c935a5919e758b691 (diff) | |
download | meta-virtualization-c1bd680e12e56f2eea235d22548e0cf85185ab53.tar.gz |
skopeo: fix native skopeo failed if no libdevmapper.so.1.02 on host
If host does not install libdevmapper.so.1.02, run native skopeo failed:
...
$ tmp-glibc/sysroots/x86_64/usr/sbin/skopeo -h
|tmp-glibc/sysroots/x86_64/usr/sbin/skopeo.real: error while loading
shared libraries: libdevmapper.so.1.02: cannot open shared object file: No such file or directory
...
Create wrapper to set LD_LIBRARY_PATH which using native
libdevmapper.so.1.02
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx')
0 files changed, 0 insertions, 0 deletions