summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/pth/pth_2.0.7.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-06-05 05:17:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-21 13:02:57 +0100
commit4d881e99ef8254451bf122852b1555fdeb533469 (patch)
tree8fcb4d8cd519676878598e7cbb7557665dceea1f /meta/recipes-support/pth/pth_2.0.7.bb
parent7a66997322cba1613d0b7a6faef9fa09b8dd7629 (diff)
downloadpoky-4d881e99ef8254451bf122852b1555fdeb533469.tar.gz
pth: clean-up FILES list due to PACKAGE reorder
(From OE-Core rev: bd676271537acdaf9b3ea607b3337c3059aad788) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/pth/pth_2.0.7.bb')
-rw-r--r--meta/recipes-support/pth/pth_2.0.7.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb
index cdd5eafdd0..2aeec440cc 100644
--- a/meta/recipes-support/pth/pth_2.0.7.bb
+++ b/meta/recipes-support/pth/pth_2.0.7.bb
@@ -26,6 +26,3 @@ do_configure() {
26 gnu-configize 26 gnu-configize
27 oe_runconf 27 oe_runconf
28} 28}
29
30FILES_${PN} = "${libdir}/libpth.so.*"
31FILES_${PN}-dev += "${bindir}/pth-config"