]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-panel-2: add unpackaged .la files to PN-dev to fix QA warning
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 1 Dec 2011 08:46:41 +0000 (09:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Dec 2011 10:40:25 +0000 (10:40 +0000)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb

index 41ba8e1535eceee5debdba8e0be7f879e8c9e184..78111f730220328a6de53057e38d76e297e84fb9 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
 
 SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35"
 PV = "0.0+git${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 RPROVIDES_${PN} = "matchbox-panel"
 RREPLACES_${PN} = "matchbox-panel"
@@ -32,5 +32,6 @@ FILES_${PN} += "${libdir}/matchbox-panel/*.so \
                 ${datadir}/matchbox-panel/brightness/*.png \
                 ${datadir}/matchbox-panel/startup/*.png "
 FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug"
+FILES_${PN}-dev += "${libdir}/matchbox-panel/*.la"
 
 inherit autotools pkgconfig