From patchwork Tue Sep 18 14:12:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-xfce/-oe/-multimedia,09/40] xfconf: update to 4.10.0 Date: Tue, 18 Sep 2012 14:12:50 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40googlemail=2Ecom=3E?= X-Patchwork-Id: 36759 Message-Id: <1347977601-28665-10-git-send-email-schnitzeltony@googlemail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Müller --- .../xfconf/{xfconf_4.8.0.bb => xfconf_4.10.0.bb} | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.8.0.bb => xfconf_4.10.0.bb} (69%) diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb similarity index 69% rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb index 65efffd..5dceb09 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb @@ -4,12 +4,10 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" DEPENDS = "dbus-glib libxfce4util perl-native" -PR = "r0" - inherit xfce +SRC_URI[md5sum] = "4ed48150a03fb5f42b455494307b7f28" +SRC_URI[sha256sum] = "175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576" + FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ ${datadir}/dbus-1/services/org.xfce.Xfconf.service" - -SRC_URI[md5sum] = "0f11ed1ec7789c5c4c3fcc7cdb3c2940" -SRC_URI[sha256sum] = "e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d"