mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 17:36:23 +00:00
lttng-viewer: Set LEADSONAME
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1030 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
5661cfc547
commit
d2e7d8bbba
@ -13,7 +13,10 @@ S = "${WORKDIR}/${ALTNAME}"
|
||||
|
||||
inherit autotools
|
||||
|
||||
LEAD_SONAME = "liblttvtraceread*"
|
||||
|
||||
FILES_${PN} += "\
|
||||
${libdir}/lttv/plugins/* \
|
||||
${datadir}/LinuxTraceToolkitViewer/facilities/* \
|
||||
${datadir}/LinuxTraceToolkitViewer/pixmaps/* "
|
||||
FILES_${PN}-dbg += "${libdir}/lttv/plugins/.debug/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user