[oe-commits] Andreas Müller : libgphoto2: Fix QA issues

git at git.openembedded.org git at git.openembedded.org
Mon Dec 19 09:25:28 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 4ae696e7dd5688078b75428e5a1925cb351628be
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4ae696e7dd5688078b75428e5a1925cb351628be

Author: Andreas Müller <schnitzeltony at gmx.de>
Date:   Mon Dec 19 00:56:00 2011 +0000

libgphoto2: Fix QA issues

Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-graphics/gphoto2/libgphoto2_2.4.11.bb  |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
index a6516d6..fbce4fd 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
 
-PR = "r1"
+PR = "r2"
 
 DEPENDS = "libtool jpeg virtual/libusb0 libexif"
 
@@ -46,6 +46,7 @@ FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*"
 
 FILES_${PN} += "${base_libdir}/udev/* ${datadir}/hal"
 FILES_${PN}-dbg += "${libdir}/*/*/.debug"
+FILES_${PN}-dev += "${libdir}/*/*/*.la"
 
 
 





More information about the Openembedded-commits mailing list