aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfconf
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-05-18 22:30:59 +0200
committerAndreas Müller <schnitzeltony@googlemail.com>2012-09-18 15:54:00 +0200
commit38c74312030dc56758d2b83c63ce74c2b2b59834 (patch)
treed490db88438440f496316cb0a2b68a34a862d256 /meta-xfce/recipes-xfce/xfconf
parentde308174dee16720dc17e59fcc16281762dcf3d9 (diff)
downloadmeta-openembedded-contrib-38c74312030dc56758d2b83c63ce74c2b2b59834.tar.gz
xfconf: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfconf')
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb)8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
index 65efffd908..5dceb0902a 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"