| Submitter | Saul Wold |
|---|---|
| Date | June 19, 2012, 3:59 p.m. |
| Message ID | <177d5f4b4c9dbace5ec7bf07a0919639130e4b77.1340121099.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/30167/ |
| State | Accepted |
| Commit | bd676271537acdaf9b3ea607b3337c3059aad788 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb index cdd5eaf..2aeec44 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() { gnu-configize oe_runconf } - -FILES_${PN} = "${libdir}/libpth.so.*" -FILES_${PN}-dev += "${bindir}/pth-config"
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-support/pth/pth_2.0.7.bb | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)