summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/diffstat/diffstat_1.47.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-04-30 13:57:16 +0000
committerSteve Sakoman <steve@sakoman.com>2024-07-03 06:28:37 -0700
commit93a9928cd74b2886a70a6c79b6a321cf984e5758 (patch)
tree11576fa303df918fa05d0de4c26a6f3dae7d487e /meta/recipes-devtools/diffstat/diffstat_1.47.bb
parentccebd3616033f2f15057ee3cb41b25d797e71f9b (diff)
downloadpoky-93a9928cd74b2886a70a6c79b6a321cf984e5758.tar.gz
insane: handle dangling symlinks in the libdir QA check
The "libdir" QA check tries to open every file it finds as an ELF. If it finds a dangling symlink that looks like a library by the filename it will try to open it and fail with FileNotFoundError error. As this dangling symlink probably points to a real file, silently absorb the error. [ YOCTO #13949 ] (From OE-Core rev: 0c263b207a309e9cdf6f55ce72e3cc751041a47c) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f044290f98ea66f2cecfbffd7d392dbc3d986da9) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/diffstat/diffstat_1.47.bb')
0 files changed, 0 insertions, 0 deletions