mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
glibc: Package libexec .debug packages correctly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1051 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -40,7 +40,7 @@ FILES_glibc-dev_append = " ${libdir}/*.o ${bindir}/rpcgen"
|
||||
FILES_nscd = "${sbindir}/nscd*"
|
||||
FILES_glibc-utils = "${bindir}/* ${sbindir}/*"
|
||||
FILES_glibc-gconv = "${libdir}/gconv/*"
|
||||
FILES_${PN}-dbg += " ${libdir}/gconv/.debug"
|
||||
FILES_${PN}-dbg += " ${libdir}/gconv/.debug ${libexecdir}/*/.debug"
|
||||
FILES_catchsegv = "${bindir}/catchsegv"
|
||||
RDEPENDS_catchsegv = "libsegfault"
|
||||
FILES_glibc-pcprofile = "/lib/libpcprofile.so"
|
||||
|
||||
Reference in New Issue
Block a user