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:01:57 +0100 |
commit | 6189a8a05620974c098d548c26502453f371fe26 (patch) | |
tree | 51c9c8aacb4dac645e743d24cf9fee91097123f1 /meta/recipes-sato/pimlico/contacts_0.9.bb | |
parent | 90b7227f48c8250851d4c1a298364062a79403e6 (diff) | |
download | openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.gz openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.bz2 openembedded-core-6189a8a05620974c098d548c26502453f371fe26.zip |
evolation-data-server: Rename from eds-dbus
[YOCTO #2316]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/pimlico/contacts_0.9.bb')
-rw-r--r-- | meta/recipes-sato/pimlico/contacts_0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pimlico/contacts_0.9.bb b/meta/recipes-sato/pimlico/contacts_0.9.bb index 2b638bf233..251bbe1d7f 100644 --- a/meta/recipes-sato/pimlico/contacts_0.9.bb +++ b/meta/recipes-sato/pimlico/contacts_0.9.bb @@ -1,6 +1,6 @@ require contacts.inc -PR = "r5" +PR = "r7" SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" |