diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-19 17:26:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:05:19 +0100 |
commit | 41296357a90d1f3f4e870ccfb9151d77c87d6bd6 (patch) | |
tree | 7d49264b61c7fd1ca3b738ca4ecf79e0cdc59d4f /meta/recipes-sato/pimlico/dates_git.bb | |
parent | cc34134e7121e3496794ce3bc78da582602408b2 (diff) | |
download | poky-41296357a90d1f3f4e870ccfb9151d77c87d6bd6.tar.gz |
evolation-data-server: Rename from eds-dbus
[YOCTO #2316]
(From OE-Core rev: 6189a8a05620974c098d548c26502453f371fe26)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pimlico/dates_git.bb')
-rw-r--r-- | meta/recipes-sato/pimlico/dates_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pimlico/dates_git.bb b/meta/recipes-sato/pimlico/dates_git.bb index a7026a2bd1..73258ae965 100644 --- a/meta/recipes-sato/pimlico/dates_git.bb +++ b/meta/recipes-sato/pimlico/dates_git.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | |||
7 | 7 | ||
8 | SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" | 8 | SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" |
9 | PV = "0.4.11+git${SRCPV}" | 9 | PV = "0.4.11+git${SRCPV}" |
10 | PR = "r6" | 10 | PR = "r7" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||