diff options
author | Hieu Van Nguyen <hieu2.nguyen@lge.com> | 2025-01-17 13:46:45 +0900 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-02-04 14:29:37 -0800 |
commit | 7816f8d0808007c78e23ca75390c87a98b8b6c69 (patch) | |
tree | be6de3a41ed8b1f6d7d0ca42cf3a8711c5cc245e /meta-python/recipes-devtools/python/python-html5lib.inc | |
parent | 74b08dcbb1d0f4600527602804544c9d63697ebc (diff) | |
download | meta-openembedded-7816f8d0808007c78e23ca75390c87a98b8b6c69.tar.gz |
gphoto2: Fix /usr/bin/gphoto2 runtime error
After fixing the TMPDIR [buildpaths] warning, a segmentation fault while
running gphoto2 command.
It seems 'sed' is primarily designed for text processing. When running
'sed' on a binary, it may overwrite or corrupt critical parts of the
binary.
> root@qemux86-64:~# gphoto2 -v
> Segmentation fault
Signed-off-by: Hieu Van Nguyen <hieu2.nguyen@lge.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-html5lib.inc')
0 files changed, 0 insertions, 0 deletions