diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-05-22 20:14:08 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-05-29 08:19:03 +0900 |
commit | 7d45d5c666880e3242e1fe0dcd2b16d6c0ebdf4e (patch) | |
tree | 4880da0055b51c840043480c50b86fb7ddc96e99 /meta/recipes-sato | |
parent | 689ac095b868b3ee975169257e114981f2593b4b (diff) | |
download | openembedded-core-7d45d5c666880e3242e1fe0dcd2b16d6c0ebdf4e.tar.gz openembedded-core-7d45d5c666880e3242e1fe0dcd2b16d6c0ebdf4e.tar.bz2 openembedded-core-7d45d5c666880e3242e1fe0dcd2b16d6c0ebdf4e.zip |
settings-daemon: Update to git HEAD 9a99528b02255450db81176abd9bbcc1dab9a4c1
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/settings-daemon/settings-daemon_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb b/meta/recipes-sato/settings-daemon/settings-daemon_git.bb index b76f4d80ec..168d778d7c 100644 --- a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb +++ b/meta/recipes-sato/settings-daemon/settings-daemon_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://xsettings-manager.h;endline=22;md5=7cfac9d2d4dc3694cc file://xsettings-common.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b" DEPENDS = "gconf glib-2.0 gtk+" SECTION = "x11" -SRCREV = "0f174f463dfed500b65533e249cd22942e439c77" +SRCREV = "9a99528b02255450db81176abd9bbcc1dab9a4c1" PV = "0.0+git${SRCPV}" PR = "r0" |