[oe] [meta-xfce][PATCH 1/3] xfconf: Update to latest stable version 4.8.1.

Peter Tworek tworaz666 at gmail.com
Sat Feb 4 18:30:47 UTC 2012


http://git.xfce.org/xfce/xfconf/tag/?id=xfconf-4.8.1

Run tested on netbook pro.

Signed-off-by: Peter Tworek <tworaz666 at gmail.com>
---
 meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb |   15 ---------------
 meta-xfce/recipes-xfce/xfconf/xfconf_4.8.1.bb |   13 +++++++++++++
 2 files changed, 13 insertions(+), 15 deletions(-)
 delete mode 100644 meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb
 create mode 100644 meta-xfce/recipes-xfce/xfconf/xfconf_4.8.1.bb

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb
deleted file mode 100644
index 65efffd..0000000
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Xfce configuration daemon and utilities"
-SECTION = "x11/wm"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-DEPENDS = "dbus-glib libxfce4util perl-native"
-
-PR = "r0"
-
-inherit xfce
-
-FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
-                ${datadir}/dbus-1/services/org.xfce.Xfconf.service"
-
-SRC_URI[md5sum] = "0f11ed1ec7789c5c4c3fcc7cdb3c2940"
-SRC_URI[sha256sum] = "e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d"
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.1.bb
new file mode 100644
index 0000000..51df2ee
--- /dev/null
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.1.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Xfce configuration daemon and utilities"
+SECTION = "x11/wm"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
+DEPENDS = "dbus-glib libxfce4util perl-native"
+
+inherit xfce
+
+FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
+                ${datadir}/dbus-1/services/org.xfce.Xfconf.service"
+
+SRC_URI[md5sum] = "70b4185aa7eed8a85f015f16c5c86d36"
+SRC_URI[sha256sum] = "9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb"
-- 
1.7.3.4





More information about the Openembedded-devel mailing list