From c32dc35d846573583463f54aec68dc998de39f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 3 Mar 2012 12:10:53 +0000 Subject: [PATCH] xfce4-session: update to 4.8.3 / fix QA warnings static libs in dev package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit run-tested on overo Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../{xfce4-session_4.8.2.bb => xfce4-session_4.8.3.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-xfce/recipes-xfce/xfce4-session/{xfce4-session_4.8.2.bb => xfce4-session_4.8.3.bb} (79%) 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.3.bb similarity index 79% rename from meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb rename to meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.3.bb index 6c23c68896..2db465b0a9 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.3.bb @@ -5,8 +5,6 @@ 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" - inherit xfce # protect from frightening message that xfce might not work correctly @@ -21,7 +19,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" +SRC_URI[md5sum] = "461cc38bbd37cab881adbdf943f9a402" +SRC_URI[sha256sum] = "f0801b8c0ffa7e5d41b29b8df281ac127adf467bf50e8ded8aebe5a02bd99338"