[oe] [meta-xfce] xfce4-session: move static libraries to ${PN}-staticdev to avoid QA warnings

Andreas Müller schnitzeltony at googlemail.com
Sat Feb 11 00:14:05 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../xfce4-session/xfce4-session_4.8.2.bb           |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb
index 6c23c68..86a2363 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
 DEPENDS = "virtual/libx11 libsm libxfce4util libxfce4ui gtk+ libwnck dbus dbus-glib xfconf xfce4-panel gconf gnome-keyring"
 RDEPENDS_${PN} = "netbase xinit dbus-x11 iceauth"
 
-PR = "r1"
+PR = "r2"
 
 inherit xfce
 
@@ -21,7 +21,7 @@ FILES_${PN} += "${libdir}/xfce4/*/*/*.so \
 
 FILES_${PN}-dbg += "${libdir}/xfce4/*/*/.debug"
 
-FILES_${PN}-dev += "${libdir}/xfce4/*/*/*.*a"
+FILES_${PN}-staticdev += "${libdir}/xfce4/*/*/*.*a"
 
 SRC_URI[md5sum] = "48780cbcf784ab64debc9312f17765f2"
 SRC_URI[sha256sum] = "31bca2a559e05a8a859f150394a901517e5842414ef171a85c5da234e344c0d0"
-- 
1.7.4.4





More information about the Openembedded-devel mailing list