summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-06-06 00:47:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-21 13:03:00 +0100
commiteed46b19897cecc50e11c6d0473133446cb68354 (patch)
tree9059f96dca2f47904d2cb990ce078d7729adc926 /meta/recipes-kernel/lttng
parent2c115816dc08faa2add63e75af9c88b4400e8356 (diff)
downloadast2050-yocto-poky-eed46b19897cecc50e11c6d0473133446cb68354.zip
ast2050-yocto-poky-eed46b19897cecc50e11c6d0473133446cb68354.tar.gz
lttng-viewer: clean up FILE after PACKAGE reorder
(From OE-Core rev: 2692ff51924f003012f635a5e96eea96bf98a724) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r--meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb b/meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb
index 233d836..9d94903 100644
--- a/meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb
+++ b/meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb
@@ -9,7 +9,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=f650d5f5af1e9648fe0b40e290d3adbb \
file://ltt/ltt.h;beginline=2;endline=18;md5=8b7da9190028c50396d97fc85bad0da9 \
file://lttv/lttv/traceset.c;beginline=2;endline=17;md5=bcab42863b64b41d153bf81bbe2490a6"
-PR = "r2"
+PR = "r3"
DEPENDS = "gtk+ pango popt"
@@ -28,6 +28,7 @@ inherit autotools
LEAD_SONAME = "liblttvtraceread*"
+FILES_SOLIBSDEV = ""
FILES_${PN} += "\
${libdir}/liblttvtraceread*.so \
${libdir}/lttv/plugins/*.so \
OpenPOWER on IntegriCloud