mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
gcc-runtime: Package libstdc++.a-gdb.py
There is python gdb script for static libstdc++ archives as well fixes ERROR: gcc-runtime-9.2.0-r0 do_package: QA Issue: gcc-runtime: Files/directories were installed but not shipped in any package: /usr/lib/libstdc++.a-gdb.py (From OE-Core rev: 9becb6c1ea68096930fe77cc0e4126ff204d0592) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3fcee5506a
commit
cf57a45026
|
|
@ -179,7 +179,7 @@ RRECOMMENDS_${PN}-dbg = ""
|
|||
|
||||
# include python debugging scripts
|
||||
FILES_${PN}-dbg += "\
|
||||
${libdir}/libstdc++.so.*-gdb.py \
|
||||
${libdir}/libstdc++.*-gdb.py \
|
||||
${datadir}/gcc-${BINV}/python/libstdcxx \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user