diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-05-22 20:14:08 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-29 22:07:53 +0100 |
commit | e1e9036b6696ecc35538b0b933cb3749be4ac13b (patch) | |
tree | 8f24c7399092211f929b16c0d28d044d9e4f706f /meta/recipes-sato/settings-daemon | |
parent | c880bd0e131b8abcc3fc2fc4dc512ae3d47dd2ce (diff) | |
download | poky-e1e9036b6696ecc35538b0b933cb3749be4ac13b.tar.gz |
settings-daemon: Update to git HEAD 9a99528b02255450db81176abd9bbcc1dab9a4c1
(From OE-Core rev: 7d45d5c666880e3242e1fe0dcd2b16d6c0ebdf4e)
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/settings-daemon')
-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 | |||
6 | file://xsettings-common.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b" | 6 | file://xsettings-common.h;endline=22;md5=7cfac9d2d4dc3694cc7eb605cf32a69b" |
7 | DEPENDS = "gconf glib-2.0 gtk+" | 7 | DEPENDS = "gconf glib-2.0 gtk+" |
8 | SECTION = "x11" | 8 | SECTION = "x11" |
9 | SRCREV = "0f174f463dfed500b65533e249cd22942e439c77" | 9 | SRCREV = "9a99528b02255450db81176abd9bbcc1dab9a4c1" |
10 | PV = "0.0+git${SRCPV}" | 10 | PV = "0.0+git${SRCPV}" |
11 | 11 | ||
12 | PR = "r0" | 12 | PR = "r0" |