[gnome-continuous-yocto/gnomeostree-3.28-rocko: 942/8267] settings-daemon: Upgrade to 0.0.2



commit 8072c7020f61c5e1a6e28d254dd967649e5a70c4
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Mon Feb 29 13:41:37 2016 +0200

    settings-daemon: Upgrade to 0.0.2
    
    * New versions builds with gdk-x11-3.0 and supports gconf key
      "matchbox_theme".
    * Remove patch that's already upstream.
    
    (From OE-Core rev: 26694d90e9cc3024571c756445183828e2691cd4)
    
    Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../files/dso_linking_change_build_fix.patch       |   31 --------------------
 ...ings-daemon_git.bb => settings-daemon_0.0.2.bb} |    9 ++---
 2 files changed, 4 insertions(+), 36 deletions(-)
---
diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb 
b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb
similarity index 85%
rename from meta/recipes-sato/settings-daemon/settings-daemon_git.bb
rename to meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb
index c061553..56eb656 100644
--- a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb
+++ b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb
@@ -4,16 +4,15 @@ BUGTRACKER = "http://bugzilla.yoctoproject.org/";
 LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://xsettings-manager.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b \
                     file://xsettings-common.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b"
-DEPENDS = "gconf glib-2.0 gtk+"
+DEPENDS = "gconf glib-2.0 gtk+3"
 SECTION = "x11"
-SRCREV = "9a99528b02255450db81176abd9bbcc1dab9a4c1"
-PV = "0.0+git${SRCPV}"
-
 
+# SRCREV tagged 0.0.2
+SRCREV = "b2e5da502f8c5ff75e9e6da771372ef8e40fd9a2"
 SRC_URI = "git://git.yoctoproject.org/xsettings-daemon \
            file://addsoundkeys.patch;apply=yes \
            file://70settings-daemon.sh \
-           file://dso_linking_change_build_fix.patch"
+           "
 
 S = "${WORKDIR}/git"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]